We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abd1396 commit b7da252Copy full SHA for b7da252
1 file changed
PWGLF/TableProducer/Nuspex/coalescenceTreeProducer.cxx
@@ -73,8 +73,7 @@ struct CoalescenceTreeProducer {
73
74
OutputObj<TTree> treeBoundState{
75
"treeBoundState",
76
- OutputObjHandlingPolicy::AnalysisObject
77
- };
+ OutputObjHandlingPolicy::AnalysisObject};
78
79
int64_t eventID = 0; // Event ID
80
int64_t idB1 = 0, idB2 = 0, idB3 = 0; // MC particle IDs
0 commit comments