Skip to content

Commit ca9416c

Browse files
author
Zuzanna Chochulska
committed
removing unused variable
1 parent 8a8e232 commit ca9416c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

PWGCF/FemtoUniverse/Core/FemtoUniverseEfficiencyCorrection.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,6 @@ class EfficiencyCorrection
277277

278278
bool shouldApplyCorrection{false};
279279
bool shouldFillHistograms{false};
280-
bool shouldSetMultToConst{false};
281280

282281
o2::ccdb::BasicCCDBManager& ccdb{o2::ccdb::BasicCCDBManager::instance()};
283282
std::array<TH1*, 2> hLoaded{nullptr, nullptr};

0 commit comments

Comments
 (0)