From 80f29b1fcfb5a1afc34be29e389ee1778cb602c8 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 8 Apr 2025 18:24:03 +0000 Subject: [PATCH] Please consider the following formatting changes --- .../TableProducer/identifiedBfFilter.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx b/PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx index 6cf304ef885..6508dcd0a8a 100644 --- a/PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx +++ b/PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx @@ -76,8 +76,8 @@ bool fullDerivedData = false; /* produce full derived data for its external stor TList* ccdblst = nullptr; bool loadfromccdb = false; -std::vector recoIdMethods = {0,1,2};//Reconstructed PID Methods, 0 is no PID, 1 is calculated PID, 2 is MC PID -std::vector trackTypes = {0,1,2,3}; +std::vector recoIdMethods = {0, 1, 2}; // Reconstructed PID Methods, 0 is no PID, 1 is calculated PID, 2 is MC PID +std::vector trackTypes = {0, 1, 2, 3}; //============================================================================================ // The IdentifiedBfFilter histogram objects