diff --git a/PWGDQ/Tasks/dqEfficiency_withAssoc.cxx b/PWGDQ/Tasks/dqEfficiency_withAssoc.cxx index e7db633bc4f..729e225ddec 100644 --- a/PWGDQ/Tasks/dqEfficiency_withAssoc.cxx +++ b/PWGDQ/Tasks/dqEfficiency_withAssoc.cxx @@ -275,7 +275,7 @@ void PrintBitMap(TMap map, int nbits) struct AnalysisEventSelection { Produces eventSel; Produces hash; - Produces JetEvents; + Produces JetEvents; OutputObj fOutputList{"output"}; Configurable fConfigMixingVariables{"cfgMixingVars", "", "Mixing configs separated by a comma, default no mixing"}; Configurable fConfigEventCuts{"cfgEventCuts", "eventStandard", "Event selection"}; @@ -497,7 +497,7 @@ struct AnalysisEventSelection { runEventSelection(events, mcEvents); publishSelections(events); } - void processFillEvents(MyEvents const& events) + void processFillEvents(MyEvents const& events) { for (auto& event : events) { JetEvents(event.tag_raw(),