Skip to content

Commit ef0c22b

Browse files
authored
Merge pull request #99 from alibuild/alibot-cleanup-16245
[PWGEM] Please consider the following formatting changes to #16245
2 parents c4ac023 + b5721df commit ef0c22b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGEM/Dilepton/DataModel/lmeeMLTables.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ DECLARE_SOA_COLUMN(CascCPA, casccpa, float); //! cosPA of Cascade
246246
DECLARE_SOA_COLUMN(CascCPAXY, casccpaXY, float); //! cosPA of Cascade in XY plane
247247
DECLARE_SOA_COLUMN(CascCPARZ, casccpaRZ, float); //! cosPA of Cascade in RZ plane
248248

249-
DECLARE_SOA_COLUMN(V0Type, v0Type, uint8_t); //! v0 type, 0 = K0S, 1 = Lambda, 2 = AntiLambda
249+
DECLARE_SOA_COLUMN(V0Type, v0Type, uint8_t); //! v0 type, 0 = K0S, 1 = Lambda, 2 = AntiLambda
250250
DECLARE_SOA_COLUMN(CascadeType, cascadeType, uint8_t); //! cascade type, 0 = XiMunus, 1 = OmegaMinus
251251

252252
// LH pair variables

0 commit comments

Comments
 (0)