File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 44# Input specification for runtest.sh
55# (Modifies input parameters.)
66
7- INPUT_CASE=17 # Input case
7+ INPUT_CASE=2 # Input case
88
99NFILESMAX=1 # Maximum number of processed input files. (Set to -0 to process all; to -N to process all but the last N files.)
1010
Original file line number Diff line number Diff line change @@ -61,10 +61,10 @@ DOO2_SEL_DSTAR=0 # hf-candidate-selector-dstar
6161DOO2_SEL_TOXIPI=0 # hf-candidate-selector-to-xi-pi
6262DOO2_SEL_XIC_XIPIPI=0 # hf-candidate-selector-xic-to-xi-pi-pi
6363# Analysis tasks
64- DOO2_TASK_D0=0 # hf-task-d0
64+ DOO2_TASK_D0=1 # hf-task-d0
6565DOO2_TASK_DS=0 # hf-task-ds
6666DOO2_TASK_DPLUS=0 # hf-task-dplus
67- DOO2_TASK_LC=0 # hf-task-lc
67+ DOO2_TASK_LC=1 # hf-task-lc
6868DOO2_TASK_LB=0 # hf-task-lb
6969DOO2_TASK_XIC=0 # hf-task-xic
7070DOO2_TASK_LCK0SP=0 # hf-task-lc-to-k0s-p
@@ -103,8 +103,8 @@ DOO2_TASK_FLOW=0 # hf-task-flow
103103DOO2_JET_FIND=0 # je-jet-finder-d0
104104DOO2_JET_FIND_QA=0 # je-jet-finder-d0-qa
105105DOO2_JET_MATCH=0 # je-jet-matching-mc-d0-ch
106- DOO2_JET_SUB=1 # je-jet-substructure-d0
107- DOO2_JET_SUB_OUT=1 # je-jet-substructure-d0-output
106+ DOO2_JET_SUB=0 # je-jet-substructure-d0
107+ DOO2_JET_SUB_OUT=0 # je-jet-substructure-d0-output
108108# QA
109109DOO2_QA_EFF=0 # qa-efficiency
110110DOO2_QA_EVTRK=0 # qa-event-track
Original file line number Diff line number Diff line change 316316 "skipMBGapEvents" : " true" ,
317317 "thresholdClusterEnergyMin" : " 0" ,
318318 "thresholdTriggerTrackPtMin" : " 0" ,
319- "trackEtaMax" : " 0.899999976 " ,
320- "trackEtaMin" : " -0.899999976 " ,
319+ "trackEtaMax" : " 0.9 " ,
320+ "trackEtaMin" : " -0.9 " ,
321321 "trackOccupancyInTimeRangeMax" : " 999999" ,
322322 "trackPhiMax" : " 99" ,
323323 "trackPhiMin" : " -99" ,
87698769 "jetPtMinMCP" : " 0" ,
87708770 "jetRadii" : {
87718771 "values" : [
8772- " 0.40000000000000002 "
8772+ " 0.4 "
87738773 ]
87748774 },
87758775 "processClearMaps" : " true" ,
87908790 "processOutputJetsMCP" : " false" ,
87918791 "processOutputSubstructureMatchingData" : " false" ,
87928792 "processOutputSubstructureMatchingMC" : " false" ,
8793- "trackEtaMax" : " 0.899999976 " ,
8794- "trackEtaMin" : " -0.899999976 "
8793+ "trackEtaMax" : " 0.9 " ,
8794+ "trackEtaMin" : " -0.9 "
87958795 },
87968796 "lambdakzero-builder" : {
87978797 "axisConfigurations" : {
You can’t perform that action at this time.
0 commit comments