We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60de211 commit 12d02e9Copy full SHA for 12d02e9
1 file changed
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx
@@ -1295,7 +1295,7 @@ struct AnalysisSameEventPairing {
1295
Produces<aod::DileptonsMiniTreeRec> dileptonMiniTreeRec;
1296
Produces<aod::DileptonsInfo> dileptonInfoList;
1297
Produces<aod::JPsieeCandidates> PromptNonPromptSepTable;
1298
- Produces<aod::OniaMCTruth> ;
+ Produces<aod::OniaMCTruth>;
1299
1300
o2::base::MatLayerCylSet* fLUT = nullptr;
1301
int fCurrentRun; // needed to detect if the run changed and trigger update of calibrations etc.
0 commit comments