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 97fe78b commit 16156b7Copy full SHA for 16156b7
PWGLF/DataModel/LFCKSSpinalignmentTables.h
@@ -49,7 +49,7 @@ using KShortpionEvent = KShortpionEvents::iterator;
49
50
namespace kshortpionpair
51
{
52
-DECLARE_SOA_INDEX_COLUMN(KShortpionEventId, kShortpionEventId);
+DECLARE_SOA_INDEX_COLUMN(KShortpionEvent, kshortpionevent);
53
DECLARE_SOA_COLUMN(V0Cospa, v0Cospa, float); //! V0 Cospa
54
DECLARE_SOA_COLUMN(V0Radius, v0Radius, float); //! V0 Radius
55
DECLARE_SOA_COLUMN(DcaPositive, dcaPositive, float); //! DCA Positive
0 commit comments