ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Attributes | |
const G4double | transitionQ |
G4int | parentZ |
G4int | parentA |
G4bool | applyARM |
G4PhotonEvaporation * | photonEvaporation |
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 46 of file G4ITDecay.hh.
View newest version in sPHENIX GitHub at line 46 of file G4ITDecay.hh
G4ITDecay::G4ITDecay | ( | const G4ParticleDefinition * | theParentNucleus, |
const G4double & | theBR, | ||
const G4double & | Qvalue, | ||
const G4double & | excitation, | ||
G4PhotonEvaporation * | aPhotonEvap | ||
) |
Definition at line 51 of file G4ITDecay.cc.
View newest version in sPHENIX GitHub at line 51 of file G4ITDecay.cc
References G4ParticleDefinition::GetAtomicMass(), G4ParticleDefinition::GetAtomicNumber(), G4IonTable::GetIon(), G4ParticleTable::GetIonTable(), G4ParticleTable::GetParticleTable(), noFloat, parentA, parentZ, G4VDecayChannel::SetBR(), G4VDecayChannel::SetDaughter(), G4VDecayChannel::SetNumberOfDaughters(), and G4VDecayChannel::SetParent().
|
virtual |
Definition at line 70 of file G4ITDecay.cc.
View newest version in sPHENIX GitHub at line 70 of file G4ITDecay.cc
|
virtual |
Implements G4VDecayChannel.
Definition at line 74 of file G4ITDecay.cc.
View newest version in sPHENIX GitHub at line 74 of file G4ITDecay.cc
References applyARM, G4LossTableManager::AtomDeexcitation(), G4AtomicShell::BindingEnergy(), CLHEP::HepLorentzVector::boost(), CLHEP::HepLorentzVector::boostVector(), G4VDecayChannel::CheckAndFillParent(), G4Electron::Electron(), G4PhotonEvaporation::EmittedFragment(), G4Ions::FloatLevelBase(), G4VDecayChannel::G4MT_parent, G4UniformRand, G4VAtomDeexcitation::GenerateParticles(), G4DynamicParticle::Get4Momentum(), G4VAtomDeexcitation::GetAtomicShell(), G4Fragment::GetCreationTime(), G4Fragment::GetExcitationEnergy(), G4Fragment::GetFloatingLevelNumber(), G4IonTable::GetIon(), G4ParticleTable::GetIonTable(), G4Fragment::GetMomentum(), G4AtomicShells::GetNumberOfShells(), G4Fragment::GetParticleDefinition(), G4ParticleTable::GetParticleTable(), G4ParticleDefinition::GetPDGMass(), G4PhotonEvaporation::GetVacantShellNumber(), G4EmParameters::Instance(), G4LossTableManager::Instance(), G4VAtomDeexcitation::IsFluoActive(), keV, parentA, parentZ, phi, photonEvaporation, G4DecayProducts::PushProducts(), G4DynamicParticle::Set4Momentum(), G4DynamicParticle::SetProperTime(), and twopi.
Referenced by G4Radioactivation::AddDeexcitationSpectrumForBiasMode(), and G4RadioactiveDecay::AddDeexcitationSpectrumForBiasMode().
|
virtual |
Implements G4NuclearDecay.
Definition at line 182 of file G4ITDecay.cc.
View newest version in sPHENIX GitHub at line 182 of file G4ITDecay.cc
References G4cout, G4endl, G4VDecayChannel::GetBR(), G4VDecayChannel::GetDaughterName(), G4VDecayChannel::GetParentName(), and transitionQ.
Definition at line 59 of file G4ITDecay.hh.
View newest version in sPHENIX GitHub at line 59 of file G4ITDecay.hh
References applyARM.
Referenced by G4RadioactiveDecayBase::LoadDecayTable(), and G4RadioactiveDecay::LoadDecayTable().
|
private |
Definition at line 65 of file G4ITDecay.hh.
View newest version in sPHENIX GitHub at line 65 of file G4ITDecay.hh
|
private |
Definition at line 64 of file G4ITDecay.hh.
View newest version in sPHENIX GitHub at line 64 of file G4ITDecay.hh
Referenced by DecayIt(), and G4ITDecay().
|
private |
Definition at line 63 of file G4ITDecay.hh.
View newest version in sPHENIX GitHub at line 63 of file G4ITDecay.hh
Referenced by DecayIt(), and G4ITDecay().
|
private |
Definition at line 67 of file G4ITDecay.hh.
View newest version in sPHENIX GitHub at line 67 of file G4ITDecay.hh
Referenced by DecayIt().
|
private |
Definition at line 62 of file G4ITDecay.hh.
View newest version in sPHENIX GitHub at line 62 of file G4ITDecay.hh
Referenced by DumpNuclearInfo().