Skip to content

Commit 0eb673a

Browse files
Please consider the following formatting changes
1 parent c3f2426 commit 0eb673a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGLF/TableProducer/Strangeness/stracents.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ struct straCents {
380380
if (produceHistograms) {
381381
listCalib->Add(lCalibObjects_Multiplicity->Clone(Form("Multiplicity_%i", collision.runNumber())));
382382
}
383-
383+
384384
hVtxZFV0A = static_cast<TProfile*>(lCalibObjects_Multiplicity->FindObject("hVtxZFV0A"));
385385
hVtxZFT0A = static_cast<TProfile*>(lCalibObjects_Multiplicity->FindObject("hVtxZFT0A"));
386386
hVtxZFT0C = static_cast<TProfile*>(lCalibObjects_Multiplicity->FindObject("hVtxZFT0C"));

0 commit comments

Comments
 (0)