We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3cdcf4 commit 3cc6192Copy full SHA for 3cc6192
PWGCF/TwoParticleCorrelations/TableProducer/longrangeMaker.cxx
@@ -215,7 +215,7 @@ struct LongrangeMaker {
215
216
Produces<aod::CollLRTables> collisionLRTable;
217
Produces<aod::TrkLRTables> tracksLRTable;
218
- Produces<aod::Ft0aLRTable> ft0aLRTable;
+ Produces<aod::Ft0aLRTables> ft0aLRTable;
219
Produces<aod::Ft0cLRTables> ft0cLRTable;
220
Produces<aod::MftTrkLRTables> mftLRTable;
221
Produces<aod::MftBestTrkLRTables> mftbestLRTable;
0 commit comments