ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Member Functions | |
void | SetUpBetaSpectrumSampler (const G4int &parentZ, const G4int &parentA, const G4BetaDecayType &type) |
Private Attributes | |
const G4double | endpointEnergy |
G4RandGeneral * | spectrumSampler |
Additional Inherited Members | |
Protected Member Functions inherited from G4VDecayChannel | |
void | ClearDaughtersName () |
void | CheckAndFillDaughters () |
void | CheckAndFillParent () |
G4VDecayChannel () | |
G4VDecayChannel (const G4VDecayChannel &) | |
G4VDecayChannel & | operator= (const G4VDecayChannel &) |
G4double | DynamicalMass (G4double massPDG, G4double width, G4double maxDev=+1.) const |
Protected Attributes inherited from G4NuclearDecay | |
const G4RadioactiveDecayMode | theMode |
Static Protected Attributes inherited from G4VDecayChannel | |
static const G4String | noName = " " |
Definition at line 44 of file G4BetaPlusDecay.hh.
View newest version in sPHENIX GitHub at line 44 of file G4BetaPlusDecay.hh
G4BetaPlusDecay::G4BetaPlusDecay | ( | const G4ParticleDefinition * | theParentNucleus, |
const G4double & | theBR, | ||
const G4double & | endpointE, | ||
const G4double & | ex, | ||
const G4Ions::G4FloatLevelBase & | flb, | ||
const G4BetaDecayType & | type | ||
) |
Definition at line 45 of file G4BetaPlusDecay.cc.
View newest version in sPHENIX GitHub at line 45 of file G4BetaPlusDecay.cc
References G4ParticleDefinition::GetAtomicMass(), G4ParticleDefinition::GetAtomicNumber(), G4IonTable::GetIon(), G4ParticleTable::GetIonTable(), G4ParticleTable::GetParticleTable(), G4VDecayChannel::SetBR(), G4VDecayChannel::SetDaughter(), G4VDecayChannel::SetNumberOfDaughters(), G4VDecayChannel::SetParent(), and SetUpBetaSpectrumSampler().
|
virtual |
Definition at line 68 of file G4BetaPlusDecay.cc.
View newest version in sPHENIX GitHub at line 68 of file G4BetaPlusDecay.cc
References spectrumSampler.
|
virtual |
Implements G4VDecayChannel.
Definition at line 74 of file G4BetaPlusDecay.cc.
View newest version in sPHENIX GitHub at line 74 of file G4BetaPlusDecay.cc
References G4VDecayChannel::CheckAndFillDaughters(), G4VDecayChannel::CheckAndFillParent(), endpointEnergy, G4VDecayChannel::G4MT_daughters, G4VDecayChannel::G4MT_parent, G4UniformRand, G4ParticleDefinition::GetPDGMass(), phi, G4DecayProducts::PushProducts(), rad, CLHEP::Hep3Vector::setX(), CLHEP::Hep3Vector::setY(), CLHEP::Hep3Vector::setZ(), spectrumSampler, and twopi.
|
virtual |
Implements G4NuclearDecay.
Definition at line 197 of file G4BetaPlusDecay.cc.
View newest version in sPHENIX GitHub at line 197 of file G4BetaPlusDecay.cc
References endpointEnergy, G4cout, G4endl, G4VDecayChannel::GetBR(), G4VDecayChannel::GetDaughterName(), G4VDecayChannel::GetParentName(), and keV.
|
private |
Definition at line 161 of file G4BetaPlusDecay.cc.
View newest version in sPHENIX GitHub at line 161 of file G4BetaPlusDecay.cc
References e, CLHEP::electron_mass_c2, endpointEnergy, f, G4BetaDecayCorrections::FermiFunction(), G4RandGeneral, G4BetaDecayCorrections::ShapeFactor(), and spectrumSampler.
Referenced by G4BetaPlusDecay().
|
private |
Definition at line 62 of file G4BetaPlusDecay.hh.
View newest version in sPHENIX GitHub at line 62 of file G4BetaPlusDecay.hh
Referenced by DecayIt(), DumpNuclearInfo(), and SetUpBetaSpectrumSampler().
|
private |
Definition at line 63 of file G4BetaPlusDecay.hh.
View newest version in sPHENIX GitHub at line 63 of file G4BetaPlusDecay.hh
Referenced by DecayIt(), SetUpBetaSpectrumSampler(), and ~G4BetaPlusDecay().