Heavy ion Analysis Libriares
|
#include <Decay.h>
Public Member Functions | |
Decay (Int_t motherPdg=-1) | |
Int_t | GetMotherPdg () const |
virtual Int_t | DecayParticle (McTrack &mother, std::vector< McTrack * > &daughters, Bool_t addToEvent=kFALSE) const |
void | EnableBreightWigner (Bool_t bw=kTRUE) |
void | SetGamma (Double_t gamma) |
void | AddDecayChannel (const DecayChannel &decay) |
virtual Bool_t | Init () |
Protected Member Functions | |
virtual Double_t | GetDecayTime (McTrack &mother, Double_t mass) const |
virtual void | Decay2Body (McTrack &mother, std::vector< McTrack * > &daughters, const DecayChannel &channel) const |
virtual void | Decay3Body (McTrack &mother, std::vector< McTrack * > &daughters, const DecayChannel &channel) const |
Hal::Decay::Decay | ( | Int_t | motherPdg = -1 | ) |
|
inline |
|
protectedvirtual |
|
protectedvirtual |
|
inline |
|
protectedvirtual |
|
inline |
|
inline |