Skip to content

Commit e74c748

Browse files
authored
Merge pull request #2 from alibuild/alibot-cleanup-16570
Please consider the following formatting changes to #16570
2 parents 2780af4 + e993d81 commit e74c748

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

PWGJE/TableProducer/tableDiffWake.cxx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@ namespace testcol
7777
{
7878
// Event properties
7979
DECLARE_SOA_COLUMN(Gi, gi, int64_t);
80-
DECLARE_SOA_COLUMN(Rn, rn, int32_t); // run number
80+
DECLARE_SOA_COLUMN(Rn, rn, int32_t); // run number
8181
DECLARE_SOA_COLUMN(Cent, cent, float); // FT0C centrality
82-
DECLARE_SOA_COLUMN(Mult, mult, int32_t); // TPC multiplicity
83-
DECLARE_SOA_COLUMN(Occu, occu, int32_t); // Occupancy ITS
82+
DECLARE_SOA_COLUMN(Mult, mult, int32_t); // TPC multiplicity
83+
DECLARE_SOA_COLUMN(Occu, occu, int32_t); // Occupancy ITS
8484
DECLARE_SOA_COLUMN(Occuft0, occuft0, float); // Occupancy FT0C amplitudes
8585
DECLARE_SOA_COLUMN(VertexX, vertexX, float);
8686
DECLARE_SOA_COLUMN(VertexY, vertexY, float);

0 commit comments

Comments
 (0)