Skip to content

Commit fd849c3

Browse files
Update LumiFDDFT0.cxx
1 parent 7bb3cbe commit fd849c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PWGMM/Lumi/Tasks/LumiFDDFT0.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ struct LumiFDDFT0 {
229229
o2::conf::ConfigurableParam::updateFromString(
230230
"pvertexer.useMeanVertexConstraint=false"); // we want to refit w/o
231231
// MeanVertex constraint
232+
232233
vertexer.init();
233234
bool PVrefit_doable = vertexer.prepareVertexRefit(vec_TrkContributos, Pvtx);
234235
double chi2 = -1.;

0 commit comments

Comments
 (0)