Geant4.10
|
#include <G4KL3DecayChannel.hh>
Protected Types | |
enum | { idPi =0, idLepton =1, idNutrino =2 } |
Protected Member Functions | |
G4KL3DecayChannel (const G4KL3DecayChannel &) | |
G4KL3DecayChannel & | operator= (const G4KL3DecayChannel &) |
void | PhaseSpace (G4double Mparent, const G4double *Mdaughter, G4double *Edaughter, G4double *Pdaughter) |
G4double | DalitzDensity (G4double Epi, G4double El, G4double Enu) |
![]() | |
void | ClearDaughtersName () |
void | FillDaughters () |
void | FillParent () |
G4VDecayChannel () | |
G4VDecayChannel (const G4VDecayChannel &) | |
G4VDecayChannel & | operator= (const G4VDecayChannel &) |
Protected Attributes | |
G4double | daughterM [3] |
![]() | |
G4String | kinematics_name |
G4double | rbranch |
G4int | numberOfDaughters |
G4String * | parent_name |
G4String ** | daughters_name |
G4ParticleTable * | particletable |
G4int | verboseLevel |
G4ParticleDefinition * | G4MT_parent |
G4ParticleDefinition ** | G4MT_daughters |
G4double | G4MT_parent_mass |
G4double * | G4MT_daughters_mass |
Additional Inherited Members | |
![]() | |
static const G4String | noName = " " |
Definition at line 43 of file G4KL3DecayChannel.hh.
|
protected |
Enumerator | |
---|---|
idPi | |
idLepton | |
idNutrino |
Definition at line 68 of file G4KL3DecayChannel.hh.
G4KL3DecayChannel::G4KL3DecayChannel | ( | const G4String & | theParentName, |
G4double | theBR, | ||
const G4String & | thePionName, | ||
const G4String & | theLeptonName, | ||
const G4String & | theNutrinoName | ||
) |
Definition at line 57 of file G4KL3DecayChannel.cc.
References daughterM, G4VDecayChannel::DumpInfo(), G4cout, G4endl, G4KL3DecayChannel(), G4VDecayChannel::GetVerboseLevel(), idLepton, idNutrino, and idPi.
Referenced by G4KL3DecayChannel().
|
virtual |
Definition at line 115 of file G4KL3DecayChannel.cc.
|
protected |
Definition at line 119 of file G4KL3DecayChannel.cc.
References daughterM, G4KL3DecayChannel(), idLepton, idNutrino, and idPi.
Definition at line 327 of file G4KL3DecayChannel.cc.
References daughterM, G4cout, G4endl, G4VDecayChannel::GetVerboseLevel(), python.hepunit::GeV, idLepton, idNutrino, and idPi.
Referenced by DecayIt().
|
virtual |
Implements G4VDecayChannel.
Definition at line 164 of file G4KL3DecayChannel.cc.
References DalitzDensity(), daughterM, G4VDecayChannel::daughters_name, G4DecayProducts::DumpInfo(), G4VDecayChannel::FillDaughters(), G4VDecayChannel::FillParent(), G4cout, G4endl, G4VDecayChannel::G4MT_daughters, G4VDecayChannel::G4MT_parent, G4UniformRand, G4ParticleDefinition::GetPDGMass(), G4VDecayChannel::GetVerboseLevel(), python.hepunit::GeV, idLepton, idNutrino, idPi, PhaseSpace(), G4DecayProducts::PushProducts(), python.hepunit::rad, CLHEP::Hep3Vector::setX(), CLHEP::Hep3Vector::setY(), CLHEP::Hep3Vector::setZ(), and python.hepunit::twopi.
|
inline |
Definition at line 114 of file G4KL3DecayChannel.hh.
|
inline |
Definition at line 120 of file G4KL3DecayChannel.hh.
|
protected |
Definition at line 130 of file G4KL3DecayChannel.cc.
References G4VDecayChannel::ClearDaughtersName(), daughterM, G4VDecayChannel::daughters_name, idLepton, idNutrino, idPi, G4VDecayChannel::kinematics_name, G4VDecayChannel::numberOfDaughters, G4VDecayChannel::parent_name, G4VDecayChannel::rbranch, and G4VDecayChannel::verboseLevel.
|
protected |
Definition at line 263 of file G4KL3DecayChannel.cc.
References energy(), G4cout, G4endl, G4UniformRand, G4VDecayChannel::GetVerboseLevel(), and python.hepunit::GeV.
Referenced by DecayIt().
Definition at line 107 of file G4KL3DecayChannel.hh.
|
protected |
Definition at line 69 of file G4KL3DecayChannel.hh.
Referenced by DalitzDensity(), DecayIt(), G4KL3DecayChannel(), and operator=().