We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ce6528 commit 9b7e611Copy full SHA for 9b7e611
1 file changed
PWGLF/DataModel/LFHypernucleiTables.h
@@ -85,7 +85,7 @@ DECLARE_SOA_COLUMN(IsFakeHeOnITSLayer, isFakeHeOnITSLayer, uint8_t); // uint8_t
85
DECLARE_SOA_COLUMN(IsSignal, isSignal, bool); // bool: true for signal
86
DECLARE_SOA_COLUMN(IsRecoMCCollision, isRecoMCCollision, bool); // bool: true for reco MC collision
87
DECLARE_SOA_COLUMN(IsSurvEvSel, isSurvEvSel, bool); // bool: true for survived event selection
88
-DECLARE_SOA_COLUMN(IsTwoBodyDecay, isTwoBodyDecay, bool); // bool: true for two body decay
+DECLARE_SOA_COLUMN(IsTwoBodyDecay, isTwoBodyDecay, bool); // bool: true for two body decay
89
} // namespace hyperrec
90
91
DECLARE_SOA_TABLE(DataHypCands, "AOD", "HYPCANDS",
0 commit comments