We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0921c71 commit 221fa8aCopy full SHA for 221fa8a
1 file changed
MC/run/ANCHOR/anchorMC.sh
@@ -57,6 +57,9 @@ print_help()
57
echo "ALIEN_JDL_WORKFLOWDETECTORS, set detectors to be taken into account, default: ITS,TPC,TOF,FV0,FT0,FDD,MID,MFT,MCH,TRD,EMC,PHS,CPV,HMP,CTP,"
58
echo "ALIEN_JDL_ANCHOR_SIM_OPTIONS, additional options that are passed to the workflow creation, default: -gen pythia8,"
59
echo "ALIEN_JDL_ADDTIMESERIESINMC, run TPC time series. Default: 1, switch off by setting to 0,"
60
+ echo "ALIEN_JDL_MC_ORBITS_PER_TF=N, enforce some orbits per timeframe, instead of determining from CCDB"
61
+ echo "ALIEN_JDL_RUN_TIME_SPAN_FILE=FILE, use a run-time-span file to exclude bad data-taking periods"
62
+ echo "ALIEN_JDL_INVERT_IRFRAME_SELECTION, invertes the choice of ALIEN_JDL_RUN_TIME_SPAN_FILE"
63
echo "DISABLE_QC, set this to disable QC, e.g. to 1"
64
}
65
0 commit comments