File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -129,15 +129,15 @@ DOO2_CONV_V0=0 # v0converter
129129DOO2_CONV_MFT=0 # mft-tracks-converter
130130
131131# Selection cuts
132- APPLYCUTS_D0=0 # Apply D0 selection cuts.
133- APPLYCUTS_DS=0 # Apply Ds selection cuts.
134- APPLYCUTS_DPLUS=0 # Apply D+ selection cuts.
135- APPLYCUTS_LC=0 # Apply Λc selection cuts.
136- APPLYCUTS_LB=0 # Apply Λb selection cuts.
137- APPLYCUTS_XIC=0 # Apply Ξc selection cuts.
138- APPLYCUTS_LCK0SP=0 # Apply Λc → K0S p selection cuts.
139- APPLYCUTS_B0=0 # Apply B0 selection cuts.
140- APPLYCUTS_BPLUS=0 # Apply B+ selection cuts.
132+ APPLYCUTS_D0=1 # Apply D0 selection cuts.
133+ APPLYCUTS_DS=1 # Apply Ds selection cuts.
134+ APPLYCUTS_DPLUS=1 # Apply D+ selection cuts.
135+ APPLYCUTS_LC=1 # Apply Λc selection cuts.
136+ APPLYCUTS_LB=1 # Apply Λb selection cuts.
137+ APPLYCUTS_XIC=1 # Apply Ξc selection cuts.
138+ APPLYCUTS_LCK0SP=1 # Apply Λc → K0S p selection cuts.
139+ APPLYCUTS_B0=1 # Apply B0 selection cuts.
140+ APPLYCUTS_BPLUS=1 # Apply B+ selection cuts.
141141
142142SAVETREES=0 # Save O2 tables to trees.
143143USEO2VERTEXER=1 # Use the O2 vertexer in AliPhysics.
You can’t perform that action at this time.
0 commit comments