Skip to content

Commit 12d02e9

Browse files
committed
Please consider the following formatting changes
1 parent 60de211 commit 12d02e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGDQ/Tasks/dqEfficiency_withAssoc.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1295,7 +1295,7 @@ struct AnalysisSameEventPairing {
12951295
Produces<aod::DileptonsMiniTreeRec> dileptonMiniTreeRec;
12961296
Produces<aod::DileptonsInfo> dileptonInfoList;
12971297
Produces<aod::JPsieeCandidates> PromptNonPromptSepTable;
1298-
Produces<aod::OniaMCTruth> ;
1298+
Produces<aod::OniaMCTruth>;
12991299

13001300
o2::base::MatLayerCylSet* fLUT = nullptr;
13011301
int fCurrentRun; // needed to detect if the run changed and trigger update of calibrations etc.

0 commit comments

Comments
 (0)