Skip to content

Commit 3cc6192

Browse files
authored
Update longrangeMaker.cxx
1 parent c3cdcf4 commit 3cc6192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/TwoParticleCorrelations/TableProducer/longrangeMaker.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ struct LongrangeMaker {
215215

216216
Produces<aod::CollLRTables> collisionLRTable;
217217
Produces<aod::TrkLRTables> tracksLRTable;
218-
Produces<aod::Ft0aLRTable> ft0aLRTable;
218+
Produces<aod::Ft0aLRTables> ft0aLRTable;
219219
Produces<aod::Ft0cLRTables> ft0cLRTable;
220220
Produces<aod::MftTrkLRTables> mftLRTable;
221221
Produces<aod::MftBestTrkLRTables> mftbestLRTable;

0 commit comments

Comments
 (0)