We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3f2426 commit 0eb673aCopy full SHA for 0eb673a
1 file changed
PWGLF/TableProducer/Strangeness/stracents.cxx
@@ -380,7 +380,7 @@ struct straCents {
380
if (produceHistograms) {
381
listCalib->Add(lCalibObjects_Multiplicity->Clone(Form("Multiplicity_%i", collision.runNumber())));
382
}
383
-
+
384
hVtxZFV0A = static_cast<TProfile*>(lCalibObjects_Multiplicity->FindObject("hVtxZFV0A"));
385
hVtxZFT0A = static_cast<TProfile*>(lCalibObjects_Multiplicity->FindObject("hVtxZFT0A"));
386
hVtxZFT0C = static_cast<TProfile*>(lCalibObjects_Multiplicity->FindObject("hVtxZFT0C"));
0 commit comments