ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Attributes | |
const G4double | transitionQ |
G4int | parentZ |
G4int | parentA |
G4bool | applyARM |
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 G4SFDecay.hh.
View newest version in sPHENIX GitHub at line 44 of file G4SFDecay.hh
G4SFDecay::G4SFDecay | ( | const G4ParticleDefinition * | theParentNucleus, |
const G4double & | theBR, | ||
const G4double & | Qvalue, | ||
const G4double & | excitation, | ||
const G4Ions::G4FloatLevelBase & | flb | ||
) |
Definition at line 47 of file G4SFDecay.cc.
View newest version in sPHENIX GitHub at line 47 of file G4SFDecay.cc
References G4ParticleDefinition::GetAtomicMass(), G4ParticleDefinition::GetAtomicNumber(), G4IonTable::GetIon(), G4ParticleTable::GetIonTable(), G4ParticleTable::GetParticleTable(), parentA, parentZ, G4VDecayChannel::SetBR(), G4VDecayChannel::SetDaughter(), G4VDecayChannel::SetNumberOfDaughters(), and G4VDecayChannel::SetParent().
|
virtual |
Definition at line 70 of file G4SFDecay.cc.
View newest version in sPHENIX GitHub at line 70 of file G4SFDecay.cc
|
virtual |
Implements G4VDecayChannel.
Definition at line 74 of file G4SFDecay.cc.
View newest version in sPHENIX GitHub at line 74 of file G4SFDecay.cc
References G4VDecayChannel::CheckAndFillParent(), G4VDecayChannel::G4MT_parent, G4Gamma::Gamma(), G4ParticleDefinition::GetAtomicMass(), G4ParticleDefinition::GetAtomicNumber(), G4fissionEvent::getNeutronDircosu(), G4fissionEvent::getNeutronDircosv(), G4fissionEvent::getNeutronDircosw(), G4fissionEvent::getNeutronEnergy(), G4fissionEvent::getNeutronNu(), G4ParticleDefinition::GetPDGMass(), G4fissionEvent::getPhotonDircosu(), G4fissionEvent::getPhotonDircosv(), G4fissionEvent::getPhotonDircosw(), G4fissionEvent::getPhotonEnergy(), G4fissionEvent::getPhotonNu(), G4Neutron::Neutron(), G4DecayProducts::PushProducts(), CLHEP::Hep3Vector::setX(), CLHEP::Hep3Vector::setY(), and CLHEP::Hep3Vector::setZ().
|
virtual |
Implements G4NuclearDecay.
Definition at line 149 of file G4SFDecay.cc.
View newest version in sPHENIX GitHub at line 149 of file G4SFDecay.cc
References G4cout, G4endl, G4VDecayChannel::GetBR(), G4VDecayChannel::GetParentName(), and transitionQ.
Definition at line 57 of file G4SFDecay.hh.
View newest version in sPHENIX GitHub at line 57 of file G4SFDecay.hh
References applyARM.
|
private |
Definition at line 63 of file G4SFDecay.hh.
View newest version in sPHENIX GitHub at line 63 of file G4SFDecay.hh
Referenced by SetARM().
|
private |
Definition at line 62 of file G4SFDecay.hh.
View newest version in sPHENIX GitHub at line 62 of file G4SFDecay.hh
Referenced by G4SFDecay().
|
private |
Definition at line 61 of file G4SFDecay.hh.
View newest version in sPHENIX GitHub at line 61 of file G4SFDecay.hh
Referenced by G4SFDecay().
|
private |
Definition at line 60 of file G4SFDecay.hh.
View newest version in sPHENIX GitHub at line 60 of file G4SFDecay.hh
Referenced by DumpNuclearInfo().