![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4ProtonDecay:
Collaboration diagram for G4ProtonDecay:Private Attributes | |
| const G4double | transitionQ |
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 G4ProtonDecay.hh.
View newest version in sPHENIX GitHub at line 44 of file G4ProtonDecay.hh
| G4ProtonDecay::G4ProtonDecay | ( | const G4ParticleDefinition * | theParentNucleus, |
| const G4double & | theBR, | ||
| const G4double & | Qvalue, | ||
| const G4double & | excitation, | ||
| const G4Ions::G4FloatLevelBase & | flb | ||
| ) |
Definition at line 45 of file G4ProtonDecay.cc.
View newest version in sPHENIX GitHub at line 45 of file G4ProtonDecay.cc
References G4ParticleDefinition::GetAtomicMass(), G4ParticleDefinition::GetAtomicNumber(), G4IonTable::GetIon(), G4ParticleTable::GetIonTable(), G4ParticleTable::GetParticleTable(), G4VDecayChannel::SetBR(), G4VDecayChannel::SetDaughter(), G4VDecayChannel::SetNumberOfDaughters(), and G4VDecayChannel::SetParent().
Here is the call graph for this function:
|
virtual |
Definition at line 64 of file G4ProtonDecay.cc.
View newest version in sPHENIX GitHub at line 64 of file G4ProtonDecay.cc
|
virtual |
Implements G4VDecayChannel.
Definition at line 68 of file G4ProtonDecay.cc.
View newest version in sPHENIX GitHub at line 68 of file G4ProtonDecay.cc
References G4VDecayChannel::CheckAndFillDaughters(), G4VDecayChannel::CheckAndFillParent(), G4VDecayChannel::G4MT_daughters, G4VDecayChannel::G4MT_parent, G4UniformRand, G4ParticleDefinition::GetPDGMass(), phi, G4DecayProducts::PushProducts(), rad, transitionQ, and twopi.
Here is the call graph for this function:
|
virtual |
Implements G4NuclearDecay.
Definition at line 130 of file G4ProtonDecay.cc.
View newest version in sPHENIX GitHub at line 130 of file G4ProtonDecay.cc
References G4cout, G4endl, G4VDecayChannel::GetBR(), G4VDecayChannel::GetDaughterName(), G4VDecayChannel::GetParentName(), and transitionQ.
Here is the call graph for this function:
|
private |
Definition at line 58 of file G4ProtonDecay.hh.
View newest version in sPHENIX GitHub at line 58 of file G4ProtonDecay.hh
Referenced by DecayIt(), and DumpNuclearInfo().