From f2f87d2ddb0d5ce5bb809fbae968c40dfe4a81ab Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 17 Dec 2024 14:54:44 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGLF/TableProducer/Nuspex/ebyeMaker.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PWGLF/TableProducer/Nuspex/ebyeMaker.cxx b/PWGLF/TableProducer/Nuspex/ebyeMaker.cxx index 1d9bb649d27..ac45d217423 100644 --- a/PWGLF/TableProducer/Nuspex/ebyeMaker.cxx +++ b/PWGLF/TableProducer/Nuspex/ebyeMaker.cxx @@ -1138,8 +1138,8 @@ struct ebyeMaker { if (std::abs(collision.posZ()) > zVtxMax) continue; - //if (!(bc.eventCuts() & BIT(aod::Run2EventCuts::kINELgtZERO))) - // continue; + // if (!(bc.eventCuts() & BIT(aod::Run2EventCuts::kINELgtZERO))) + // continue; if (!(bc.eventCuts() & BIT(aod::Run2EventCuts::kAliEventCutsAccepted))) continue;