From ce2b856623098c85462dcc92453cd0315a46742b Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 3 Apr 2025 18:08:56 +0000 Subject: [PATCH] Please consider the following formatting changes --- EventFiltering/PWGLF/nucleiFilter.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EventFiltering/PWGLF/nucleiFilter.cxx b/EventFiltering/PWGLF/nucleiFilter.cxx index 291b6c3e6a1..a5d35ba914e 100644 --- a/EventFiltering/PWGLF/nucleiFilter.cxx +++ b/EventFiltering/PWGLF/nucleiFilter.cxx @@ -113,7 +113,7 @@ struct nucleiFilter { float d_bz; Service ccdb; using TrackCandidates = soa::Join; // FIXME: positio has been changed - o2::aod::pidtofgeneric::TofPidNewCollision bachelorTOFPID; // first check if results are the same + o2::aod::pidtofgeneric::TofPidNewCollision bachelorTOFPID; // first check if results are the same o2::base::MatLayerCylSet* lut = nullptr; o2::vertexing::DCAFitterN<3> fitter3body; o2::pid::tof::TOFResoParamsV2 mRespParamsV2;