Skip to content

Commit eba3850

Browse files
committed
Please consider the following formatting changes
1 parent a03e4da commit eba3850

File tree

3 files changed

+73
-74
lines changed

3 files changed

+73
-74
lines changed

PWGLF/DataModel/LFResonanceTables.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ DECLARE_SOA_COLUMN(IsTriggerTVX, isTriggerTVX, bool); //! TriggerTVX
7676
DECLARE_SOA_COLUMN(IsInSel8, isInSel8, bool); //! InSel8
7777
DECLARE_SOA_COLUMN(IsInAfterAllCuts, isInAfterAllCuts, bool); //! InAfterAllCuts
7878
DECLARE_SOA_COLUMN(ImpactParameter, impactParameter, float); //! ImpactParameter
79-
DECLARE_SOA_COLUMN(MCMultiplicity, mcMultiplicity, float); //! MC Multiplicity
79+
DECLARE_SOA_COLUMN(MCMultiplicity, mcMultiplicity, float); //! MC Multiplicity
8080

8181
} // namespace resocollision
8282
DECLARE_SOA_TABLE(ResoCollisions, "AOD", "RESOCOLLISION",

0 commit comments

Comments
 (0)