![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4RadioactiveDecayBase:
Collaboration diagram for G4RadioactiveDecayBase:Protected Member Functions | |
| void | DecayAnalog (const G4Track &theTrack) |
| G4DecayProducts * | DoDecay (const G4ParticleDefinition &theParticleDef) |
| void | CollimateDecay (G4DecayProducts *products) |
| void | CollimateDecayProduct (G4DynamicParticle *product) |
| G4ThreeVector | ChooseCollimationDirection () const |
| G4double | GetMeanFreePath (const G4Track &theTrack, G4double previousStepSize, G4ForceCondition *condition) |
| G4double | GetMeanLifeTime (const G4Track &theTrack, G4ForceCondition *condition) |
Protected Attributes | |
| G4ParticleChangeForRadDecay | fParticleChangeForRadDecay |
| G4RadioactiveDecayBaseMessenger * | theRadioactiveDecayBaseMessenger |
| G4PhotonEvaporation * | photonEvaporation |
| std::vector< G4String > | ValidVolumes |
| bool | isAllVolumesMode |
| DecayTableMap * | dkmap |
Static Protected Attributes | |
| static const G4double | levelTolerance = 10.0*eV |
Private Member Functions | |
| void | StreamInfo (std::ostream &os, const G4String &endline) |
| G4RadioactiveDecayBase (const G4RadioactiveDecayBase &right) | |
| G4RadioactiveDecayBase & | operator= (const G4RadioactiveDecayBase &right) |
| G4double | AtRestGetPhysicalInteractionLength (const G4Track &track, G4ForceCondition *condition) |
| G4VParticleChange * | AtRestDoIt (const G4Track &theTrack, const G4Step &theStep) |
| G4VParticleChange * | PostStepDoIt (const G4Track &theTrack, const G4Step &theStep) |
Static Private Attributes | |
| static const G4ThreeVector | origin |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
| static const G4String & | GetProcessTypeName (G4ProcessType) |
Definition at line 64 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 64 of file G4RadioactiveDecayBase.hh
| G4RadioactiveDecayBase::G4RadioactiveDecayBase | ( | const G4String & | processName = "RadioactiveDecayBase" | ) |
Definition at line 108 of file G4RadioactiveDecayBase.cc.
View newest version in sPHENIX GitHub at line 108 of file G4RadioactiveDecayBase.cc
References applyARM, applyICM, dirPath, dkmap, FatalException, fParticleChangeForRadDecay, fRadioactiveDecay, G4cout, G4endl, G4Exception(), GetVerboseLevel(), G4HadronicProcessStore::Instance(), isAllVolumesMode, photonEvaporation, G4VProcess::pParticleChange, G4PhotonEvaporation::RDMForced(), G4HadronicProcessStore::RegisterExtraProcess(), SelectAllVolumes(), G4PhotonEvaporation::SetICM(), G4VProcess::SetProcessSubType(), theRadioactiveDecayBaseMessenger, and theUserRadioactiveDataFiles.
Here is the call graph for this function:| G4RadioactiveDecayBase::~G4RadioactiveDecayBase | ( | ) |
Definition at line 180 of file G4RadioactiveDecayBase.cc.
View newest version in sPHENIX GitHub at line 180 of file G4RadioactiveDecayBase.cc
References dkmap, photonEvaporation, and theRadioactiveDecayBaseMessenger.
|
private |
Definition at line 896 of file G4RadioactiveDecayBase.cc.
View newest version in sPHENIX GitHub at line 896 of file G4RadioactiveDecayBase.cc
References FatalException, INPUTHEPMC::filename, G4cout, G4endl, G4Exception(), theUserRadioactiveDataFiles, and Z.
Referenced by G4RadioactiveDecayBaseMessenger::SetNewValue().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivatevirtual |
Reimplemented from G4VRestDiscreteProcess.
Definition at line 242 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 242 of file G4RadioactiveDecayBase.hh
References DecayIt().
Here is the call graph for this function:
|
inlineprivatevirtual |
Reimplemented from G4VRestDiscreteProcess.
Definition at line 233 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 233 of file G4RadioactiveDecayBase.hh
References G4VRestDiscreteProcess::AtRestGetPhysicalInteractionLength(), and fRemainderLifeTime.
Here is the call graph for this function:
|
virtual |
Reimplemented from G4VProcess.
Definition at line 443 of file G4RadioactiveDecayBase.cc.
View newest version in sPHENIX GitHub at line 443 of file G4RadioactiveDecayBase.cc
References G4cout, G4GenericIon::GenericIon(), G4HadronicProcessStore::Instance(), isInitialised, G4Threading::IsMasterThread(), G4HadronicProcessStore::RegisterParticleForExtraProcess(), and StreamInfo().
Here is the call graph for this function:
|
protected |
Definition at line 1263 of file G4RadioactiveDecayBase.cc.
View newest version in sPHENIX GitHub at line 1263 of file G4RadioactiveDecayBase.cc
References deg, dir, forceDecayDirection, forceDecayHalfAngle, G4cout, G4endl, G4UniformRand, GetVerboseLevel(), origin, CLHEP::Hep3Vector::phi(), phi, pi, CLHEP::Hep3Vector::setPhi(), CLHEP::Hep3Vector::setTheta(), and CLHEP::Hep3Vector::theta().
Referenced by CollimateDecayProduct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 1219 of file G4RadioactiveDecayBase.cc.
View newest version in sPHENIX GitHub at line 1219 of file G4RadioactiveDecayBase.cc
References alpha, CollimateDecayProduct(), G4Electron::Definition(), G4Alpha::Definition(), G4Triton::Definition(), G4Proton::Definition(), G4Positron::Definition(), G4Neutron::Definition(), G4Gamma::Definition(), deg, G4InuclParticleNames::electron, G4DecayProducts::entries(), forceDecayDirection, forceDecayHalfAngle, G4cout, G4endl, G4DynamicParticle::GetParticleDefinition(), GetVerboseLevel(), G4InuclParticleNames::neutron, origin, G4InuclParticleNames::positron, G4InuclParticleNames::proton, and G4InuclParticleNames::triton.
Referenced by DoDecay().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 1248 of file G4RadioactiveDecayBase.cc.
View newest version in sPHENIX GitHub at line 1248 of file G4RadioactiveDecayBase.cc
References ChooseCollimationDirection(), G4cout, G4endl, G4DynamicParticle::GetParticleDefinition(), G4ParticleDefinition::GetParticleName(), GetVerboseLevel(), origin, and G4DynamicParticle::SetMomentumDirection().
Referenced by CollimateDecay().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 1086 of file G4RadioactiveDecayBase.cc.
View newest version in sPHENIX GitHub at line 1086 of file G4RadioactiveDecayBase.cc
References G4ParticleChangeForRadDecay::AddSecondary(), G4DecayProducts::Boost(), G4VProcess::ClearNumberOfInteractionLengthLeft(), cm, DoDecay(), G4DecayProducts::DumpInfo(), G4DecayProducts::entries(), fParticleChangeForRadDecay, fStopAndKill, fStopButAlive, G4cout, G4endl, G4UniformRand, G4DynamicParticle::GetDefinition(), G4Track::GetDynamicParticle(), G4Track::GetGlobalTime(), G4DynamicParticle::GetKineticEnergy(), G4Track::GetLocalTime(), G4DynamicParticle::GetMomentumDirection(), G4DynamicParticle::GetParticleDefinition(), G4ParticleDefinition::GetPDGLifeTime(), G4ParticleDefinition::GetPDGMass(), G4Track::GetPosition(), G4Track::GetTouchableHandle(), G4Track::GetTrackStatus(), GetVerboseLevel(), G4DecayProducts::IsChecked(), IT, KshellEC, ns, NshellEC, G4DecayProducts::PopProducts(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForDecay::ProposeLocalTime(), G4VParticleChange::ProposeTrackStatus(), G4Track::SetCreatorModelIndex(), G4Track::SetGoodForTrackingFlag(), G4VParticleChange::SetNumberOfSecondaries(), G4Track::SetTouchableHandle(), theRadDecayMode, x, y, and z.
Referenced by G4Radioactivation::DecayIt(), and DecayIt().
Here is the call graph for this function:
Here is the caller graph for this function:| G4VParticleChange * G4RadioactiveDecayBase::DecayIt | ( | const G4Track & | theTrack, |
| const G4Step & | theStep | ||
| ) |
Definition at line 919 of file G4RadioactiveDecayBase.cc.
View newest version in sPHENIX GitHub at line 919 of file G4RadioactiveDecayBase.cc
References G4VProcess::ClearNumberOfInteractionLengthLeft(), DecayAnalog(), G4DecayTable::entries(), fParticleChangeForRadDecay, fStopAndKill, G4cout, G4endl, GetDecayTable(), G4DynamicParticle::GetDefinition(), G4Track::GetDynamicParticle(), G4VPhysicalVolume::GetLogicalVolume(), G4LogicalVolume::GetName(), G4ParticleDefinition::GetParticleName(), GetVerboseLevel(), G4Track::GetVolume(), G4Track::GetWeight(), G4ParticleChangeForDecay::Initialize(), isAllVolumesMode, IsApplicable(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4VParticleChange::ProposeTrackStatus(), G4VParticleChange::ProposeWeight(), G4VParticleChange::SetNumberOfSecondaries(), and ValidVolumes.
Referenced by AtRestDoIt(), and PostStepDoIt().
Here is the call graph for this function:
Here is the caller graph for this function:| void G4RadioactiveDecayBase::DeselectAllVolumes | ( | ) |
Definition at line 326 of file G4RadioactiveDecayBase.cc.
View newest version in sPHENIX GitHub at line 326 of file G4RadioactiveDecayBase.cc
References G4cout, G4endl, GetVerboseLevel(), isAllVolumesMode, and ValidVolumes.
Referenced by G4RadioactiveDecayBaseMessenger::SetNewValue().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 268 of file G4RadioactiveDecayBase.cc.
View newest version in sPHENIX GitHub at line 268 of file G4RadioactiveDecayBase.cc
References G4cout, G4endl, G4Exception(), G4LogicalVolumeStore::GetInstance(), G4LogicalVolume::GetName(), GetVerboseLevel(), isAllVolumesMode, JustWarning, ValidVolumes, and Acts::Test::volume.
Referenced by G4RadioactiveDecayBaseMessenger::SetNewValue().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 1180 of file G4RadioactiveDecayBase.cc.
View newest version in sPHENIX GitHub at line 1180 of file G4RadioactiveDecayBase.cc
References CollimateDecay(), G4VDecayChannel::DecayIt(), FatalException, G4cout, G4endl, G4Exception(), GetDecayTable(), G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetPDGMass(), GetVerboseLevel(), MeV, G4DecayTable::SelectADecayChannel(), and theRadDecayMode.
Referenced by DecayAnalog(), and G4Radioactivation::DecayIt().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 135 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 135 of file G4RadioactiveDecayBase.hh
References forceDecayDirection.
|
inline |
Definition at line 143 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 143 of file G4RadioactiveDecayBase.hh
References forceDecayHalfAngle.
| G4DecayTable * G4RadioactiveDecayBase::GetDecayTable | ( | const G4ParticleDefinition * | aNucleus | ) |
Definition at line 226 of file G4RadioactiveDecayBase.cc.
View newest version in sPHENIX GitHub at line 226 of file G4RadioactiveDecayBase.cc
References dkmap, G4ParticleDefinition::GetParticleName(), and LoadDecayTable().
Referenced by DecayIt(), and DoDecay().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protectedvirtual |
Implements G4VRestDiscreteProcess.
Definition at line 378 of file G4RadioactiveDecayBase.cc.
View newest version in sPHENIX GitHub at line 378 of file G4RadioactiveDecayBase.cc
References source.hepunit::c_light, DBL_MAX, DBL_MIN, G4cout, G4endl, G4Exception(), G4DynamicParticle::GetDefinition(), G4Track::GetDynamicParticle(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMass(), G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetPDGLifeTime(), G4DynamicParticle::GetTotalMomentum(), GetVerboseLevel(), GeV, JustWarning, keV, and m.
Here is the call graph for this function:
|
protectedvirtual |
Implements G4VRestDiscreteProcess.
Definition at line 342 of file G4RadioactiveDecayBase.cc.
View newest version in sPHENIX GitHub at line 342 of file G4RadioactiveDecayBase.cc
References DBL_MAX, G4cout, G4endl, G4DynamicParticle::GetDefinition(), G4Track::GetDynamicParticle(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMass(), G4ParticleDefinition::GetPDGLifeTime(), G4ParticleDefinition::GetPDGStable(), GetVerboseLevel(), GeV, and ns.
Referenced by G4Radioactivation::GetMeanLifeTime().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 129 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 129 of file G4RadioactiveDecayBase.hh
References theNucleusLimits.
|
inline |
Definition at line 119 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 119 of file G4RadioactiveDecayBase.hh
References verboseLevel.
Referenced by G4Radioactivation::CalculateChainsFromParent(), ChooseCollimationDirection(), CollimateDecay(), CollimateDecayProduct(), G4Radioactivation::ConvolveSourceTimeProfile(), DecayAnalog(), G4Radioactivation::DecayIt(), DecayIt(), DeselectAllVolumes(), DeselectAVolume(), DoDecay(), G4Radioactivation::G4Radioactivation(), G4RadioactiveDecayBase(), G4Radioactivation::GetChainsFromParent(), G4Radioactivation::GetDecayTime(), GetMeanFreePath(), GetMeanLifeTime(), LoadDecayTable(), SelectAllVolumes(), SelectAVolume(), G4Radioactivation::SetDecayBias(), and G4Radioactivation::SetSourceTimeProfile().
Here is the caller graph for this function:
|
virtual |
Reimplemented from G4VProcess.
Definition at line 204 of file G4RadioactiveDecayBase.cc.
View newest version in sPHENIX GitHub at line 204 of file G4RadioactiveDecayBase.cc
References A(), G4NucleusLimits::GetAMax(), G4NucleusLimits::GetAMin(), G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetParticleType(), G4ParticleDefinition::GetPDGLifeTime(), G4NucleusLimits::GetZMax(), G4NucleusLimits::GetZMin(), theNucleusLimits, and Z.
Referenced by G4Radioactivation::CalculateChainsFromParent(), G4Radioactivation::DecayIt(), and DecayIt().
Here is the call graph for this function:
Here is the caller graph for this function:| G4DecayTable * G4RadioactiveDecayBase::LoadDecayTable | ( | const G4ParticleDefinition & | theParentNucleus | ) |
Definition at line 509 of file G4RadioactiveDecayBase.cc.
View newest version in sPHENIX GitHub at line 509 of file G4RadioactiveDecayBase.cc
References a, A(), kdfinder::abs(), allowed, Alpha, applyARM, b, BDNeutron, BDProton, Beta2Minus, Beta2Plus, BetaMinus, BetaPlus, c, dirPath, G4DecayTable::DumpInfo(), G4DecayTable::entries(), FatalException, file, G4Ions::FloatLevelBase(), G4Exception(), G4VDecayChannel::GetBR(), G4DecayTable::GetDecayChannel(), G4NuclearDecay::GetDecayMode(), G4ParticleDefinition::GetParticleName(), GetVerboseLevel(), G4DecayTable::Insert(), IT, JustWarning, keV, KshellEC, levelTolerance, LshellEC, MeV, MshellEC, Neutron, Neutron2, noFloat, NshellEC, photonEvaporation, Proton, Proton2, RDM_ERROR, G4ECDecay::SetARM(), G4ITDecay::SetARM(), G4VDecayChannel::SetBR(), SpFission, G4String::strip(), theUserRadioactiveDataFiles, Triton, and Z.
Referenced by GetDecayTable(), and G4Radioactivation::GetDecayTable1().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
|
inlineprivatevirtual |
Reimplemented from G4VRestDiscreteProcess.
Definition at line 247 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 247 of file G4RadioactiveDecayBase.hh
References DecayIt().
Here is the call graph for this function:
|
virtual |
Reimplemented from G4VProcess.
Reimplemented in G4Radioactivation.
Definition at line 170 of file G4RadioactiveDecayBase.cc.
View newest version in sPHENIX GitHub at line 170 of file G4RadioactiveDecayBase.cc
| void G4RadioactiveDecayBase::SelectAllVolumes | ( | ) |
Definition at line 302 of file G4RadioactiveDecayBase.cc.
View newest version in sPHENIX GitHub at line 302 of file G4RadioactiveDecayBase.cc
References G4cout, G4endl, G4LogicalVolumeStore::GetInstance(), G4LogicalVolume::GetName(), GetVerboseLevel(), isAllVolumesMode, ValidVolumes, and Acts::Test::volume.
Referenced by G4RadioactiveDecayBase(), and G4RadioactiveDecayBaseMessenger::SetNewValue().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 242 of file G4RadioactiveDecayBase.cc.
View newest version in sPHENIX GitHub at line 242 of file G4RadioactiveDecayBase.cc
References G4cout, G4endl, G4Exception(), G4LogicalVolumeStore::GetInstance(), G4LogicalVolume::GetName(), GetVerboseLevel(), JustWarning, ValidVolumes, and Acts::Test::volume.
Referenced by G4RadioactiveDecayBaseMessenger::SetNewValue().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 107 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 107 of file G4RadioactiveDecayBase.hh
References applyARM.
|
inline |
Definition at line 147 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 147 of file G4RadioactiveDecayBase.hh
References SetDecayDirection(), and SetDecayHalfAngle().
Here is the call graph for this function:
|
inline |
Definition at line 131 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 131 of file G4RadioactiveDecayBase.hh
References forceDecayDirection, and CLHEP::Hep3Vector::unit().
Referenced by SetDecayCollimation().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 139 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 139 of file G4RadioactiveDecayBase.hh
References CLHEP::deg, forceDecayHalfAngle, max, and min.
Referenced by SetDecayCollimation().
Here is the caller graph for this function:Definition at line 104 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 104 of file G4RadioactiveDecayBase.hh
References applyICM.
|
inline |
Definition at line 122 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 122 of file G4RadioactiveDecayBase.hh
References theNucleusLimits.
Definition at line 116 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 116 of file G4RadioactiveDecayBase.hh
References verboseLevel.
Definition at line 462 of file G4RadioactiveDecayBase.cc.
View newest version in sPHENIX GitHub at line 462 of file G4RadioactiveDecayBase.cc
References G4EmParameters::Auger(), G4EmParameters::AugerCascade(), G4EmParameters::BeardenFluoDir(), G4DeexPrecoParameters::CorrelatedGamma(), G4EmParameters::DeexcitationIgnoreCut(), G4EmParameters::Fluo(), G4NuclearLevelData::GetInstance(), G4DeexPrecoParameters::GetInternalConversionFlag(), G4DeexPrecoParameters::GetMaxLifeTime(), G4NuclearLevelData::GetParameters(), G4DeexPrecoParameters::GetTwoJMAX(), G4EmParameters::Instance(), CLHEP::prec, CLHEP::ps, and G4DeexPrecoParameters::StoreICLevelData().
Referenced by BuildPhysicsTable().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 204 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 204 of file G4RadioactiveDecayBase.hh
Referenced by G4RadioactiveDecayBase(), LoadDecayTable(), and SetARM().
|
private |
Definition at line 203 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 203 of file G4RadioactiveDecayBase.hh
Referenced by G4RadioactiveDecayBase(), and SetICM().
|
private |
Definition at line 212 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 212 of file G4RadioactiveDecayBase.hh
Referenced by G4RadioactiveDecayBase(), and LoadDecayTable().
|
protected |
Definition at line 187 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 187 of file G4RadioactiveDecayBase.hh
Referenced by G4RadioactiveDecayBase(), GetDecayTable(), G4Radioactivation::GetDecayTable1(), and ~G4RadioactiveDecayBase().
|
private |
Definition at line 207 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 207 of file G4RadioactiveDecayBase.hh
Referenced by ChooseCollimationDirection(), CollimateDecay(), GetDecayDirection(), and SetDecayDirection().
|
private |
Definition at line 208 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 208 of file G4RadioactiveDecayBase.hh
Referenced by ChooseCollimationDirection(), CollimateDecay(), GetDecayHalfAngle(), and SetDecayHalfAngle().
|
protected |
Definition at line 176 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 176 of file G4RadioactiveDecayBase.hh
Referenced by DecayAnalog(), G4Radioactivation::DecayIt(), DecayIt(), and G4RadioactiveDecayBase().
|
private |
Definition at line 227 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 227 of file G4RadioactiveDecayBase.hh
Referenced by AtRestGetPhysicalInteractionLength().
|
protected |
Definition at line 182 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 182 of file G4RadioactiveDecayBase.hh
Referenced by G4Radioactivation::DecayIt(), DecayIt(), DeselectAllVolumes(), DeselectAVolume(), G4RadioactiveDecayBase(), and SelectAllVolumes().
|
private |
Definition at line 201 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 201 of file G4RadioactiveDecayBase.hh
Referenced by BuildPhysicsTable().
Definition at line 184 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 184 of file G4RadioactiveDecayBase.hh
Referenced by G4Radioactivation::CalculateChainsFromParent(), and LoadDecayTable().
|
staticprivate |
Definition at line 209 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 209 of file G4RadioactiveDecayBase.hh
Referenced by ChooseCollimationDirection(), CollimateDecay(), and CollimateDecayProduct().
|
protected |
Definition at line 179 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 179 of file G4RadioactiveDecayBase.hh
Referenced by G4Radioactivation::AddDeexcitationSpectrumForBiasMode(), G4Radioactivation::CalculateChainsFromParent(), G4RadioactiveDecayBase(), LoadDecayTable(), and ~G4RadioactiveDecayBase().
|
private |
Definition at line 199 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 199 of file G4RadioactiveDecayBase.hh
Referenced by GetNucleusLimits(), IsApplicable(), and SetNucleusLimits().
|
private |
Definition at line 218 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 218 of file G4RadioactiveDecayBase.hh
Referenced by DecayAnalog(), and DoDecay().
|
protected |
Definition at line 178 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 178 of file G4RadioactiveDecayBase.hh
Referenced by G4RadioactiveDecayBase(), and ~G4RadioactiveDecayBase().
Definition at line 215 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 215 of file G4RadioactiveDecayBase.hh
Referenced by AddUserDecayDataFile(), G4RadioactiveDecayBase(), and LoadDecayTable().
|
protected |
Definition at line 181 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 181 of file G4RadioactiveDecayBase.hh
Referenced by G4Radioactivation::DecayIt(), DecayIt(), DeselectAllVolumes(), DeselectAVolume(), SelectAllVolumes(), and SelectAVolume().
|
private |
Definition at line 228 of file G4RadioactiveDecayBase.hh.
View newest version in sPHENIX GitHub at line 228 of file G4RadioactiveDecayBase.hh
Referenced by GetVerboseLevel(), and SetVerboseLevel().