From 74253c8bd3a91f61e1453e78b0d69d89a9399b83 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Mon, 23 Jun 2025 16:45:51 +0000 Subject: [PATCH] Please consider the following formatting changes --- .../TableProducer/candidateCreator2Prong.cxx | 2 +- .../TableProducer/candidateCreator3Prong.cxx | 2 +- PWGHF/Utils/utilsEvSelHf.h | 27 ++++++++++--------- 3 files changed, 16 insertions(+), 15 deletions(-) diff --git a/PWGHF/TableProducer/candidateCreator2Prong.cxx b/PWGHF/TableProducer/candidateCreator2Prong.cxx index a5d6ee688f9..5d0185b1265 100644 --- a/PWGHF/TableProducer/candidateCreator2Prong.cxx +++ b/PWGHF/TableProducer/candidateCreator2Prong.cxx @@ -764,7 +764,7 @@ struct HfCandidateCreator2Prong { void processCollisionsUpc(soa::Join const& collisions, aod::BCFullInfos const& bcs, aod::FT0s const& /*ft0s*/, - aod::FV0As const& /*fv0as*/, + aod::FV0As const& /*fv0as*/, aod::FDDs const& /*fdds*/, aod::Zdcs const& /*zdcs*/) { diff --git a/PWGHF/TableProducer/candidateCreator3Prong.cxx b/PWGHF/TableProducer/candidateCreator3Prong.cxx index af5da90fac8..7d4cd1e06bb 100644 --- a/PWGHF/TableProducer/candidateCreator3Prong.cxx +++ b/PWGHF/TableProducer/candidateCreator3Prong.cxx @@ -242,7 +242,7 @@ struct HfCandidateCreator3Prong { } template - void runCreator3ProngWithDCAFitterN(Coll const&, + void runCreator3ProngWithDCAFitterN(Coll const&, Cand const& rowsTrackIndexProng3, TracksWCovExtraPidPiKaPr const&, BCsType const& bcs) diff --git a/PWGHF/Utils/utilsEvSelHf.h b/PWGHF/Utils/utilsEvSelHf.h index 29f49fe5412..a4940709140 100644 --- a/PWGHF/Utils/utilsEvSelHf.h +++ b/PWGHF/Utils/utilsEvSelHf.h @@ -18,11 +18,13 @@ #ifndef PWGHF_UTILS_UTILSEVSELHF_H_ #define PWGHF_UTILS_UTILSEVSELHF_H_ -#include +#include "PWGHF/Core/CentralityEstimation.h" +#include "PWGUD/Core/SGSelector.h" -#include -#include -#include +#include "Common/CCDB/EventSelectionParams.h" +#include "Common/CCDB/RCTSelectionFlags.h" +#include "EventFiltering/Zorro.h" +#include "EventFiltering/ZorroSummary.h" #include #include @@ -30,19 +32,18 @@ #include #include -#include +#include +#include + +#include + +#include + #include +#include #include // std::shared_ptr #include // std::string -#include "Common/CCDB/EventSelectionParams.h" -#include "Common/CCDB/RCTSelectionFlags.h" -#include "EventFiltering/Zorro.h" -#include "EventFiltering/ZorroSummary.h" - -#include "PWGHF/Core/CentralityEstimation.h" -#include "PWGUD/Core/SGSelector.h" - namespace o2::hf_occupancy { // centrality selection estimators