Skip to content

Commit d6c9d7e

Browse files
fix typo
1 parent bc1d02d commit d6c9d7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGHF/TableProducer/treeCreatorTccToD0D0Pi.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,6 @@ struct HfTreeCreatorTccToD0D0Pi {
272272
ccdb->setCaching(true);
273273
ccdb->setLocalObjectValidityChecking();
274274
lut = o2::base::MatLayerCylSet::rectifyPtrFromFile(ccdb->get<o2::base::MatLayerCylSet>(ccdbPathLut));
275-
runNumber = 0;
276275

277276
hCandidatesD1 = registry.add<TH1>("hCandidatesD1", "D1 candidate counter", {HistType::kTH1D, {axisCands}});
278277
hCandidatesD2 = registry.add<TH1>("hCandidatesD2", "D2 candidate counter", {HistType::kTH1D, {axisCands}});

0 commit comments

Comments
 (0)