Skip to content

Commit 68dadb5

Browse files
committed
fix clang format
1 parent 3de3ea2 commit 68dadb5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PWGLF/TableProducer/Nuspex/coalescenceTreeProducer.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ struct CoalescenceTreeProducer {
154154
// Tree for pairs/triplets.
155155
// For deuterons only the first two baryons are stored.
156156
// For three-body states, the third-baryon branches are also created.
157+
treeBoundState.setObject(new TTree("BoundStateTree", "Tree for coalescence studies"));
157158
treeBoundState->Branch("eventID", &eventID, "eventID/L");
158159

159160
treeBoundState->Branch("idB1", &idB1, "idB1/L");

0 commit comments

Comments
 (0)