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;