This is the complete list of members for DecayChannel, including all inherited members.
AddDaughter(int pdg) | DecayChannel | |
DecayChannel() | DecayChannel | |
DecayChannel(const DecayChannel ©) | DecayChannel | |
DecayChannel(int mother, double branching, int nDaughters, int *daughters) | DecayChannel | |
fBranchingRatio | DecayChannel | private |
fDaughtersPDG | DecayChannel | private |
fMotherPDG | DecayChannel | private |
fNDaughters | DecayChannel | private |
GetBranching() | DecayChannel | inline |
GetDaughterPDG(int i) | DecayChannel | |
GetDaughters() | DecayChannel | inline |
GetMotherPDG() | DecayChannel | inline |
GetNDaughters() | DecayChannel | inline |
SetBranching(double value) | DecayChannel | inline |
SetDaughters(int *values, int n) | DecayChannel | |
SetMotherPDG(int value) | DecayChannel | inline |
~DecayChannel() | DecayChannel | inline |