diff --git a/Common/TableProducer/PID/pidTPCBase.cxx b/Common/TableProducer/PID/pidTPCBase.cxx index 5c676bde0bd..a6a2ba8c292 100644 --- a/Common/TableProducer/PID/pidTPCBase.cxx +++ b/Common/TableProducer/PID/pidTPCBase.cxx @@ -40,7 +40,7 @@ using namespace o2::track; struct PidMultiplicity { Produces mult; - //For vertex-Z corrections in calibration + // For vertex-Z corrections in calibration Partition> tracksWithTPC = (aod::track::tpcNClsFindable > (uint8_t)0); bool enableTable = false;