We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bb3cbe commit fd849c3Copy full SHA for fd849c3
PWGMM/Lumi/Tasks/LumiFDDFT0.cxx
@@ -229,6 +229,7 @@ struct LumiFDDFT0 {
229
o2::conf::ConfigurableParam::updateFromString(
230
"pvertexer.useMeanVertexConstraint=false"); // we want to refit w/o
231
// MeanVertex constraint
232
+
233
vertexer.init();
234
bool PVrefit_doable = vertexer.prepareVertexRefit(vec_TrkContributos, Pvtx);
235
double chi2 = -1.;
0 commit comments