Skip to content

Commit 24e7da6

Browse files
committed
Set default input to Run 3, pp, real data
1 parent e9bf0bf commit 24e7da6

3 files changed

Lines changed: 51 additions & 57 deletions

File tree

codeHF/config_input.sh

Lines changed: 26 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ NJOBSPARALLEL_O2=$(python3 -c "print(min(10, round($(nproc) / 2)))")
1919
# Default settings:
2020
# INPUT_LABEL="nothing" # Input description
2121
# INPUT_DIR="$PWD" # Input directory
22-
# INPUT_FILES="AliESDs.root" # Input file pattern
22+
# INPUT_FILES="AO2D.root" # Input file pattern
2323
# INPUT_SYS="pp" # Collision system ("pp", "PbPb")
24-
# INPUT_RUN=2 # LHC Run (2, 3, 5)
25-
# INPUT_IS_O2=0 # Input files are in O2 format.
24+
# INPUT_RUN=3 # LHC Run (2, 3, 5)
25+
# INPUT_IS_O2=1 # Input files are in O2 format.
2626
# INPUT_IS_MC=0 # Input files are MC data.
2727
# INPUT_PARENT_MASK="" # Path replacement mask for the input directory of parent files in case of linked derived O2 input. Set to ";" if no replacement needed. Syntax: "alien:///path/in/alien;/local/path"
2828
# INPUT_TASK_CONFIG="" # Input-specific task configuration (e.g. enabling converters), overriding the task configuration in CONFIG_TASKS. String of space-separated commands.
@@ -34,123 +34,117 @@ case $INPUT_CASE in
3434
1)
3535
INPUT_LABEL="Run 2, p-p 5.02 TeV LHC17p, real"
3636
INPUT_DIR="$INPUT_BASE/Run2/pp_5.02TeV/real/LHC17p_pass1_CENT_woSDD"
37+
INPUT_FILES="AliESDs.root"
38+
INPUT_RUN=2
39+
INPUT_IS_O2=0
3740
;;
3841
2) # reference
3942
INPUT_LABEL="Run 2, p-p 5.02 TeV LHC17p, MC LHC18a4a2_cent"
4043
INPUT_DIR="$INPUT_BASE/Run2/pp_5.02TeV/sim/LHC18a4a2_cent/282099"
44+
INPUT_FILES="AliESDs.root"
45+
INPUT_RUN=2
46+
INPUT_IS_O2=0
4147
INPUT_IS_MC=1
4248
;;
4349
3)
4450
INPUT_LABEL="Run 2, p-p 5.02 TeV LHC17p, MC LHC18a4a2_cent"
4551
INPUT_DIR="$INPUT_BASE/Run2/pp_5.02TeV/sim/LHC18a4a2_cent/282341"
52+
INPUT_FILES="AliESDs.root"
53+
INPUT_RUN=2
54+
INPUT_IS_O2=0
4655
INPUT_IS_MC=1
4756
;;
4857
4)
4958
INPUT_LABEL="Run 2, Pb-Pb 5.02 TeV LHC15o, real"
5059
INPUT_DIR="$INPUT_BASE/Run2/PbPb_5.02TeV/real/LHC15o"
60+
INPUT_FILES="AliESDs.root"
5161
INPUT_SYS="PbPb"
62+
INPUT_RUN=2
63+
INPUT_IS_O2=0
5264
INPUT_TASK_CONFIG="DOO2_CONV_BC=1"
5365
;;
5466
5)
5567
INPUT_LABEL="Run 2, Pb-Pb 5.02 TeV LHC15o, MC LHC15k1a3"
5668
INPUT_DIR="$INPUT_BASE/Run2/PbPb_5.02TeV/sim/LHC15k1a3"
69+
INPUT_FILES="AliESDs.root"
5770
INPUT_SYS="PbPb"
71+
INPUT_RUN=2
72+
INPUT_IS_O2=0
5873
INPUT_IS_MC=1
5974
INPUT_TASK_CONFIG="DOO2_CONV_BC=1"
6075
;;
6176
6)
6277
INPUT_LABEL="Run 2, p-p 13 TeV LHC16p, MC LHC19g6f3, dedicated Ξc"
6378
INPUT_DIR="$INPUT_BASE/Run2/pp_13TeV/sim/LHC19g6f3"
79+
INPUT_FILES="AliESDs.root"
80+
INPUT_RUN=2
81+
INPUT_IS_O2=0
6482
INPUT_IS_MC=1
6583
;;
6684
7)
6785
INPUT_LABEL="Run 3, p-p 13.6 TeV, LHC22o_pass4, real"
6886
INPUT_DIR="$INPUT_BASE/Run3/pp_13.6TeV/real/LHC22o_pass4_minBias_small"
69-
INPUT_FILES="AO2D.root"
70-
INPUT_RUN=3
71-
INPUT_IS_O2=1
7287
INPUT_TASK_CONFIG="DOO2_CONV_BC=1 DOO2_CONV_MCCOLL=1 DOO2_CONV_TRKEX_0_2=1 DOO2_CONV_V0=1 DOO2_CONV_MFT=1"
7388
;;
7489
8)
7590
INPUT_LABEL="Run 3, p-p 13.6 TeV, LHC22r, real, low interaction rate (100 kHz)"
7691
INPUT_DIR="$INPUT_BASE/Run3/pp_13.6TeV/real/LHC22r"
77-
INPUT_FILES="AO2D.root"
78-
INPUT_RUN=3
79-
INPUT_IS_O2=1
8092
INPUT_TASK_CONFIG="DOO2_CONV_ZDC=1 DOO2_CONV_BC=1 DOO2_CONV_MCCOLL=1 DOO2_CONV_TRKEX_0_2=1 DOO2_CONV_COLL=1 DOO2_CONV_V0=1"
8193
;;
8294
9)
8395
INPUT_LABEL="Run 3, p-p 13.6 TeV, MC LHC21k6, general purpose"
8496
INPUT_DIR="$INPUT_BASE/Run3/pp_13.6TeV/sim/LHC21k6"
85-
INPUT_FILES="AO2D.root"
86-
INPUT_RUN=3
87-
INPUT_IS_O2=1
8897
INPUT_IS_MC=1
8998
INPUT_TASK_CONFIG="DOO2_CONV_ZDC=1 DOO2_CONV_BC=1 DOO2_CONV_MCCOLL=1 DOO2_CONV_TRKEX_0_2=1 DOO2_CONV_COLL=1 DOO2_CONV_V0=1"
9099
;;
91100
10)
92101
INPUT_LABEL="Run 2, p-p 13 TeV LHC18f, MC LHC20f4a (ESD)"
93102
INPUT_DIR="$INPUT_BASE/Run2/pp_13TeV/sim/LHC20f4a"
103+
INPUT_FILES="AliESDs.root"
104+
INPUT_RUN=2
105+
INPUT_IS_O2=0
94106
INPUT_IS_MC=1
95107
;;
96108
11)
97109
INPUT_LABEL="Run 2, p-p 13 TeV LHC18f, MC LHC20f4a (AO2D)"
98110
INPUT_DIR="$INPUT_BASE/Run2/pp_13TeV/sim_converted/LHC20f4a"
99-
INPUT_FILES="AO2D.root"
100-
INPUT_IS_O2=1
111+
INPUT_RUN=2
101112
INPUT_IS_MC=1
102113
INPUT_TASK_CONFIG="DOO2_CONV_ZDC=1 DOO2_CONV_BC=1 DOO2_CONV_BCINFO=1 DOO2_CONV_MCCOLL=1 DOO2_CONV_TRKEX_0_2=1 DOO2_CONV_COLL=1 DOO2_CONV_V0=1"
103114
;;
104115
12)
105116
INPUT_LABEL="Run 2, p-p 13 TeV, LHC17j (AO2D)"
106117
INPUT_DIR="$INPUT_BASE/Run2/pp_13TeV/real_converted/LHC17j_20220601" # converted good AO2Ds
107-
INPUT_FILES="AO2D.root"
108-
INPUT_IS_O2=1
118+
INPUT_RUN=2
109119
INPUT_TASK_CONFIG="DOO2_CONV_ZDC=1 DOO2_CONV_BC=1 DOO2_CONV_BCINFO=1 DOO2_CONV_TRKEX_0_2=1 DOO2_CONV_COLL=1 DOO2_CONV_V0=1"
110120
;;
111121
13)
112122
INPUT_LABEL="Run 3, p-p 13.6 TeV, MC LHC22b1b, D2H enriched"
113123
INPUT_DIR="$INPUT_BASE/Run3/pp_13.6TeV/sim/LHC22b1b"
114-
INPUT_FILES="AO2D.root"
115-
INPUT_RUN=3
116-
INPUT_IS_O2=1
117124
INPUT_IS_MC=1
118125
INPUT_TASK_CONFIG="DOO2_CONV_ZDC=1 DOO2_CONV_BC=1 DOO2_CONV_MCCOLL=1 DOO2_CONV_TRKEX_0_2=1 DOO2_CONV_V0=1"
119126
;;
120127
14)
121128
INPUT_LABEL="Run 3, p-p 13.6 TeV, MC LHC23f4b2, general purpose"
122129
INPUT_DIR="$INPUT_BASE/Run3/pp_13.6TeV/sim/LHC23f4b2"
123-
INPUT_FILES="AO2D.root"
124-
INPUT_RUN=3
125-
INPUT_IS_O2=1
126130
INPUT_IS_MC=1
127131
INPUT_TASK_CONFIG="DOO2_CONV_BC=1 DOO2_CONV_MCCOLL=1 DOO2_CONV_TRKEX_0_2=1 DOO2_CONV_V0=1"
128132
;;
129133
15)
130134
INPUT_LABEL="Run 3, Pb-Pb 5.36 TeV LHC23zzi_pass2"
131135
INPUT_DIR="$INPUT_BASE/Run3/PbPb_5.36TeV/real/LHC23zzi"
132-
INPUT_FILES="AO2D.root"
133136
INPUT_SYS="PbPb"
134-
INPUT_RUN=3
135-
INPUT_IS_O2=1
136137
INPUT_TASK_CONFIG="DOO2_CONV_TRKEX_1_2=1"
137138
;;
138139
16)
139140
INPUT_LABEL="Run 3, p-p 13.6 TeV, MC LHC24d3, anchored"
140141
INPUT_DIR="$INPUT_BASE/Run3/pp_13.6TeV/sim/LHC24d3"
141-
INPUT_FILES="AO2D.root"
142-
INPUT_RUN=3
143-
INPUT_IS_O2=1
144142
INPUT_IS_MC=1
145143
INPUT_TASK_CONFIG="DOO2_CONV_MCCOLL=1 DOO2_CONV_TRKEX_1_2=1"
146144
;;
147145
17)
148146
INPUT_LABEL="Run 3, p-p 13.6 TeV, LHC22o_pass4_minBias_small"
149147
INPUT_DIR="$INPUT_BASE/Run3/pp_13.6TeV/real/LHC22o_pass4_minBias_small"
150-
INPUT_FILES="AO2D.root"
151-
INPUT_RUN=3
152-
INPUT_IS_O2=1
153-
INPUT_IS_MC=0
154148
INPUT_TASK_CONFIG="DOO2_CONV_MCCOLL=1 DOO2_CONV_BC=1 DOO2_CONV_TRKEX_0_2=1 DOO2_CONV_V0=1"
155149
;;
156150
esac

codeHF/dpl-config.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -258,8 +258,8 @@
258258
"doNotCrashOnNull": "true",
259259
"embedINELgtZEROselection": "false",
260260
"genname": "",
261-
"processRun2": "true",
262-
"processRun3": "false",
261+
"processRun2": "false",
262+
"processRun3": "true",
263263
"processRun3FT0": "false"
264264
},
265265
"collision-converter": {
@@ -638,7 +638,7 @@
638638
]
639639
},
640640
"invMassWindowB0": "0.3",
641-
"isRun2": "true",
641+
"isRun2": "false",
642642
"maxDZIni": "4",
643643
"maxR": "200",
644644
"minParamChange": "0.001",
@@ -651,7 +651,7 @@
651651
"useWeightedFinalPCA": "false"
652652
},
653653
"hf-candidate-creator-b0-expressions": {
654-
"processMc": "true"
654+
"processMc": "false"
655655
},
656656
"hf-candidate-creator-bplus": {
657657
"binsPtPion": {
@@ -704,7 +704,7 @@
704704
},
705705
"etaTrackMax": "0.8",
706706
"invMassWindowBplus": "0.3",
707-
"isRun2": "true",
707+
"isRun2": "false",
708708
"maxDZIni": "4",
709709
"maxR": "200",
710710
"minParamChange": "0.001",
@@ -719,7 +719,7 @@
719719
"yCandMax": "-1"
720720
},
721721
"hf-candidate-creator-bplus-expressions": {
722-
"processMc": "true"
722+
"processMc": "false"
723723
},
724724
"hf-candidate-creator-cascade": {
725725
"ccdbPathGrp": "GLO/GRP/GRP",
@@ -989,7 +989,7 @@
989989
"zPvPosMax": "10",
990990
"zPvPosMin": "-10"
991991
},
992-
"isRun2": "true",
992+
"isRun2": "false",
993993
"maxChi2": "100",
994994
"maxDXYIni": "4",
995995
"maxDZIni": "4",
@@ -6394,7 +6394,7 @@
63946394
},
63956395
"checkDecayTypeMc": "false",
63966396
"etaTrackMax": "0.8",
6397-
"processMc": "true",
6397+
"processMc": "false",
63986398
"ptTrackMin": "0.1",
63996399
"selectionFlagB0": "0",
64006400
"yCandGenMax": "0.5",
@@ -6419,7 +6419,7 @@
64196419
]
64206420
},
64216421
"etaTrackMax": "0.8",
6422-
"processMc": "true",
6422+
"processMc": "false",
64236423
"ptTrackMin": "0.1",
64246424
"selectionFlagBplus": "0",
64256425
"yCandGenMax": "0.5",
@@ -6731,9 +6731,9 @@
67316731
"2"
67326732
]
67336733
},
6734-
"processData": "false",
6734+
"processData": "true",
67356735
"processDataWithMl": "false",
6736-
"processMc": "true",
6736+
"processMc": "false",
67376737
"processMcWithMl": "false",
67386738
"selectionFlagDplus": "0",
67396739
"yCandGenMax": "0.5",
@@ -7076,11 +7076,11 @@
70767076
},
70777077
"etaTrackAssocMax": "0.8",
70787078
"nMixedEvents": 5,
7079-
"processMc": "true",
7079+
"processMc": "false",
70807080
"processMixedHfHadrons": "true",
70817081
"processMixedTpcTpcHH": "true",
7082-
"processRun2": "true",
7083-
"processRun3": "false",
7082+
"processRun2": "false",
7083+
"processRun3": "true",
70847084
"processSameHfHadrons": "true",
70857085
"processSameTpcMftHH": "false",
70867086
"processSameTpcTpcHH": "true",
@@ -8499,9 +8499,9 @@
84998499
"hf-tree-creator-d0-to-k-pi": {
85008500
"downSampleBkgFactor": "1",
85018501
"fillCandidateLiteTable": "false",
8502-
"processDataWithDCAFitterN": "false",
8502+
"processDataWithDCAFitterN": "true",
85038503
"processDataWithKFParticle": "false",
8504-
"processMcWithDCAFitterAll": "true",
8504+
"processMcWithDCAFitterAll": "false",
85058505
"processMcWithDCAFitterOnlyBkg": "false",
85068506
"processMcWithDCAFitterOnlySig": "false",
85078507
"processMcWithKFParticleAll": "false",
@@ -8512,14 +8512,14 @@
85128512
"hf-tree-creator-lc-to-k0s-p": {
85138513
"downSampleBkgFactor": "1",
85148514
"fillCandidateLiteTable": "false",
8515-
"processData": "false",
8516-
"processMc": "true",
8515+
"processData": "true",
8516+
"processMc": "false",
85178517
"ptMaxForDownSample": "24"
85188518
},
85198519
"hf-tree-creator-lc-to-p-k-pi": {
85208520
"downSampleBkgFactor": "1",
8521-
"processData": "false",
8522-
"processMc": "true"
8521+
"processData": "true",
8522+
"processMc": "false"
85238523
},
85248524
"hf-tree-creator-to-xi-pi": {
85258525
"processDataFull": "true",
@@ -9718,8 +9718,8 @@
97189718
"6.284"
97199719
]
97209720
},
9721-
"processData": "false",
9722-
"processMC": "true",
9721+
"processData": "true",
9722+
"processMC": "false",
97239723
"ptBins": {
97249724
"values": [
97259725
"20",

exec/runtest.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ DOPOSTPROCESS=1 # Run output postprocessing. (Compare AliPhysics and O2 output.
2525
INPUT_CASE=-1 # Input case
2626
INPUT_LABEL="nothing" # Input description
2727
INPUT_DIR="-" # Input directory
28-
INPUT_FILES="AliESDs.root" # Input file pattern
28+
INPUT_FILES="AO2D.root" # Input file pattern
2929
INPUT_SYS="pp" # Collision system ("pp", "PbPb")
30-
INPUT_RUN=2 # LHC Run (2, 3, 5)
31-
INPUT_IS_O2=0 # Input files are in O2 format.
30+
INPUT_RUN=3 # LHC Run (2, 3, 5)
31+
INPUT_IS_O2=1 # Input files are in O2 format.
3232
INPUT_IS_MC=0 # Input files are MC data.
3333
INPUT_PARENT_MASK="" # Path replacement mask for the input directory of parent files in case of linked derived O2 input. Set to ";" if no replacement needed. Syntax: "alien:///path/in/alien;/local/path"
3434
INPUT_TASK_CONFIG="" # Input-specific task configuration (e.g. enabling converters), overriding the task configuration in CONFIG_TASKS. String of space-separated commands.

0 commit comments

Comments
 (0)