17#ifndef ROOT_TDecayChannel 
   18#define ROOT_TDecayChannel 
#define ClassDefOverride(name, id)
 
Array of integers (32 bits per element).
 
Description of the decay channel.
 
TDecayChannel()
default constructor
 
~TDecayChannel() override
destructor
 
Int_t MatrixElementCode()
 
Int_t DaughterPdgCode(Int_t i)
 
Double_t BranchingRatio()
 
Mother of all ROOT objects.