Skip to content

Commit 9b7f188

Browse files
authored
Add files via upload
1 parent 16a2ab4 commit 9b7f188

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ struct FlowGfwOmegaXi {
189189
O2_DEFINE_CONFIGURABLE(cfgDoZResAndNumContribCut, bool, true, "check kNoTimeFrameBorder")
190190
O2_DEFINE_CONFIGURABLE(cfgDoMultPVCut, bool, true, "do multNTracksPV vs cent cut")
191191
O2_DEFINE_CONFIGURABLE(cfgMultPVCut, std::vector<float>, (std::vector<float>{3074.43, -106.192, 1.46176, -0.00968364, 2.61923e-05, 182.128, -7.43492, 0.193901, -0.00256715, 1.22594e-05}), "Used MultPVCut function parameter")
192-
// O2_DEFINE_CONFIGURABLE(cfgMultPVCut, std::vector<float>, (std::vector<float>{3074.43, -106.192, 1.46176, -0.00968364, 2.61923e-05, 182.128, -7.43492, 0.193901, -0.00256715, 1.22594e-05}), "Used MultPVCut function parameter")
193192
O2_DEFINE_CONFIGURABLE(cfgDoV0AT0Acut, bool, true, "do V0A-T0A cut")
194193
O2_DEFINE_CONFIGURABLE(cfgCutminIR, float, -1, "cut min IR")
195194
O2_DEFINE_CONFIGURABLE(cfgCutmaxIR, float, -1, "cut max IR")

0 commit comments

Comments
 (0)