diff --git a/PWGLF/TableProducer/Nuspex/coalescenceTreeProducer.cxx b/PWGLF/TableProducer/Nuspex/coalescenceTreeProducer.cxx index 0d70246172b..62de250181f 100644 --- a/PWGLF/TableProducer/Nuspex/coalescenceTreeProducer.cxx +++ b/PWGLF/TableProducer/Nuspex/coalescenceTreeProducer.cxx @@ -73,8 +73,7 @@ struct CoalescenceTreeProducer { OutputObj treeBoundState{ "treeBoundState", - OutputObjHandlingPolicy::AnalysisObject - }; + OutputObjHandlingPolicy::AnalysisObject}; int64_t eventID = 0; // Event ID int64_t idB1 = 0, idB2 = 0, idB3 = 0; // MC particle IDs