Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Steer/src/O2MCApplication.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -1330,7 +1330,7 @@ void addSpecialParticles()

TVirtualMC::GetMC()->SetDecayMode(9010221, bratio, mode);

// Define the 2-body phase space decay for the f2(1270)
// Define the 2-body phase space decay for f2(1270)
// Int_t mode[6][3];
// Float_t bratio[6];

Expand Down