Geant4.10
|
#include <G4NeutronBetaDecayChannel.hh>
Protected Member Functions | |
G4NeutronBetaDecayChannel (const G4NeutronBetaDecayChannel &) | |
G4NeutronBetaDecayChannel & | operator= (const G4NeutronBetaDecayChannel &) |
G4NeutronBetaDecayChannel () | |
![]() | |
void | ClearDaughtersName () |
void | FillDaughters () |
void | FillParent () |
G4VDecayChannel () | |
G4VDecayChannel (const G4VDecayChannel &) | |
G4VDecayChannel & | operator= (const G4VDecayChannel &) |
Protected Attributes | |
const G4double | aENuCorr |
![]() | |
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 G4NeutronBetaDecayChannel.hh.
G4NeutronBetaDecayChannel::G4NeutronBetaDecayChannel | ( | const G4String & | theParentName, |
G4double | theBR | ||
) |
Definition at line 58 of file G4NeutronBetaDecayChannel.cc.
References G4cout, G4endl, G4VDecayChannel::GetVerboseLevel(), G4VDecayChannel::SetBR(), G4VDecayChannel::SetDaughter(), G4VDecayChannel::SetNumberOfDaughters(), and G4VDecayChannel::SetParent().
|
virtual |
Definition at line 90 of file G4NeutronBetaDecayChannel.cc.
|
protected |
Definition at line 94 of file G4NeutronBetaDecayChannel.cc.
|
protected |
Definition at line 52 of file G4NeutronBetaDecayChannel.cc.
|
virtual |
Implements G4VDecayChannel.
Definition at line 128 of file G4NeutronBetaDecayChannel.cc.
References aENuCorr, G4DecayProducts::DumpInfo(), G4VDecayChannel::FillDaughters(), G4VDecayChannel::FillParent(), G4cout, G4endl, G4VDecayChannel::G4MT_daughters, G4VDecayChannel::G4MT_parent, G4UniformRand, G4ParticleDefinition::GetPDGMass(), G4VDecayChannel::GetVerboseLevel(), G4DecayProducts::PushProducts(), python.hepunit::rad, CLHEP::HepRotation::rotateY(), CLHEP::HepRotation::rotateZ(), python.hepunit::twopi, and test::x.
|
protected |
Definition at line 101 of file G4NeutronBetaDecayChannel.cc.
References G4VDecayChannel::ClearDaughtersName(), G4VDecayChannel::daughters_name, G4VDecayChannel::kinematics_name, G4VDecayChannel::numberOfDaughters, G4VDecayChannel::parent_name, G4VDecayChannel::rbranch, and G4VDecayChannel::verboseLevel.
|
protected |
Definition at line 70 of file G4NeutronBetaDecayChannel.hh.
Referenced by DecayIt().