There was an error while loading. Please reload this page.
1 parent 0bdbcf0 commit e163062Copy full SHA for e163062
1 file changed
PWGJE/TableProducer/quarkGluonJetsProducer.cxx
@@ -94,7 +94,7 @@ using QGMLJet = QGMLJets::iterator;
94
95
namespace qgmlconst
96
{
97
-DECLARE_SOA_INDEX_COLUMN(QGMLJet, qGMLJet);
+DECLARE_SOA_INDEX_COLUMN(QGMLJET, qGMLJet);
98
DECLARE_SOA_COLUMN(Pt, pt, float);
99
DECLARE_SOA_COLUMN(P, p, float);
100
DECLARE_SOA_COLUMN(Eta, eta, float);
0 commit comments