From 77beb7dfa647ec024998ae7c3ad80c990eee18b6 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 1 Feb 2023 13:49:34 +0000 Subject: [PATCH] Please consider the following formatting changes --- Common/TableProducer/PID/pidTPCBase.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;