forked from uhh-cms/hh2bbtautau
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlaw.nocert.cfg
103 lines (77 loc) Β· 2.83 KB
/
law.nocert.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
# law config file for running tasks without a grid certificate
[core]
# inherit from the analysis configuration file
inherit: $HBT_BASE/law.cfg
[local_desy_dcache]
base: /pnfs/desy.de/cms/tier2
[local_run2_2017_nano_uhh_v11_old]
base: /pnfs/desy.de/cms/tier2/store/user/bwieders/nano_uhh_v11/merged_512.0MB
[wlcg_fs_run2_2017_nano_uhh_v11_old]
base: /pnfs/desy.de/cms/tier2/store/user/bwieders/nano_uhh_v11/merged_512.0MB
use_cache: $CF_WLCG_USE_CACHE
cache_root: $CF_WLCG_CACHE_ROOT
cache_cleanup: $CF_WLCG_CACHE_CLEANUP
cache_max_size: 15GB
cache_global_lock: True
cache_mtime_patience: -1
[local_run2_2017_nano_uhh_v11]
base: /pnfs/desy.de/cms/tier2/store/user/bwieders/nano_uhh_v11/merged_2048.0MB
[wlcg_fs_run2_2017_nano_uhh_v11]
base: /pnfs/desy.de/cms/tier2/store/user/bwieders/nano_uhh_v11/merged_2048.0MB
use_cache: $CF_WLCG_USE_CACHE
cache_root: $CF_WLCG_CACHE_ROOT
cache_cleanup: $CF_WLCG_CACHE_CLEANUP
cache_max_size: 15GB
cache_global_lock: True
cache_mtime_patience: -1
[analysis]
# whether or not the ensure_proxy decorator should be skipped, even if used by task's run methods
skip_ensure_proxy: True
#selection_modules: hbt.selection.{boosted,boosted_jet}
production_modules: hbt.production.{default,invariant_mass}
[outputs]
lfn_sources: local_desy_dcache
# output locations per task family
# for local targets : "local[, STORE_PATH]"
# for remote targets: "wlcg[, WLCG_FS_NAME]"
cf.BundleRepo: local
cf.BundleSoftware: local
cf.BundleBashSandbox: local
cf.BundleCMSSWSandbox: local
cf.BundleExternalFiles: local
# GetDatasetLFNs requires a Grid certificate -> use a common space to store the output
# cf.GetDatasetLFNs: local, /pnfs/desy.de/cms/tier2/store/user/nprouvos/hbt_store
cf.GetDatasetLFNs: local, /pnfs/desy.de/cms/tier2/store/user/pkeicher/hbt_store
cf.CalibrateEvents: local
cf.SelectEvents: local
cf.CreatePileupWeights: local, /pnfs/desy.de/cms/tier2/store/user/nprouvos/hbt_store
cf.CreateCutflowHistograms: local
cf.PlotCutflow: local
cf.PlotCutflowVariables: local
cf.ReduceEvents: local
cf.MergeReducedEvents: local
cf.ProduceColumns: local
cf.PrepareMLEvents: local
cf.MergeMLEvents: local
cf.MLTraining: local
cf.MLEvaluation: local
cf.CreateHistograms: local
cf.MergeHistograms: local
cf.MergeShiftedHistograms: local
cf.PlotVariables: local
cf.PlotShiftedVariables: local
cf.CreateDatacards: local
cf.MergeReductionStats: local
cf.MergeSelectionStats: local
cf.MergeSelectionMasks: local
[wlcg_fs]
base: &::wlcg_fs_desy::base
create_file_dir: True
use_cache: $CF_WLCG_USE_CACHE
cache_root: $CF_WLCG_CACHE_ROOT
cache_cleanup: $CF_WLCG_CACHE_CLEANUP
cache_max_size: 50GB
[wlcg_fs_desy]
xrootd_base: root://dcache-cms-xrootd.desy.de:1094/pnfs/desy.de/cms/tier2/store/user/$CF_CERN_USER/$CF_STORE_NAME
gsiftp_base: gsiftp://dcache-door-cms04.desy.de:2811/pnfs/desy.de/cms/tier2/store/user/$CF_CERN_USER/$CF_STORE_NAME
base: &::gsiftp_base