Skip to content

Commit b7da252

Browse files
committed
Please consider the following formatting changes
1 parent abd1396 commit b7da252

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

PWGLF/TableProducer/Nuspex/coalescenceTreeProducer.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@ struct CoalescenceTreeProducer {
7373

7474
OutputObj<TTree> treeBoundState{
7575
"treeBoundState",
76-
OutputObjHandlingPolicy::AnalysisObject
77-
};
76+
OutputObjHandlingPolicy::AnalysisObject};
7877

7978
int64_t eventID = 0; // Event ID
8079
int64_t idB1 = 0, idB2 = 0, idB3 = 0; // MC particle IDs

0 commit comments

Comments
 (0)