We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c640596 commit 67cdce4Copy full SHA for 67cdce4
PWGLF/DataModel/LFSlimNucleiTables.h
@@ -73,7 +73,7 @@ DECLARE_SOA_COLUMN(YQvecTPCneg, yQvecTPCneg, float);
73
DECLARE_SOA_COLUMN(AmplQvecTPCneg, amplQvecTPCneg, float);
74
} // namespace NucleiFlowTableNS
75
76
-DECLARE_SOA_TABLE(NucleiFlowColls, "AOD", "NUCLEIFLOWCOLLS",
+DECLARE_SOA_TABLE(NucleiFlowColls, "AOD", "NUCLEIFLOWCOLL",
77
o2::soa::Index<>,
78
NucleiFlowTableNS::CentFV0A,
79
NucleiFlowTableNS::CentFT0M,
0 commit comments