We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4ac023 + b5721df commit ef0c22bCopy full SHA for ef0c22b
1 file changed
PWGEM/Dilepton/DataModel/lmeeMLTables.h
@@ -246,7 +246,7 @@ DECLARE_SOA_COLUMN(CascCPA, casccpa, float); //! cosPA of Cascade
246
DECLARE_SOA_COLUMN(CascCPAXY, casccpaXY, float); //! cosPA of Cascade in XY plane
247
DECLARE_SOA_COLUMN(CascCPARZ, casccpaRZ, float); //! cosPA of Cascade in RZ plane
248
249
-DECLARE_SOA_COLUMN(V0Type, v0Type, uint8_t); //! v0 type, 0 = K0S, 1 = Lambda, 2 = AntiLambda
+DECLARE_SOA_COLUMN(V0Type, v0Type, uint8_t); //! v0 type, 0 = K0S, 1 = Lambda, 2 = AntiLambda
250
DECLARE_SOA_COLUMN(CascadeType, cascadeType, uint8_t); //! cascade type, 0 = XiMunus, 1 = OmegaMinus
251
252
// LH pair variables
0 commit comments