|
Geant4
10.03
|
#include <G4Ions.hh>
Inheritance diagram for G4Ions:
Collaboration diagram for G4Ions:Static Public Member Functions | |
| static G4Ions::G4FloatLevelBase | FloatLevelBase (char flbChar) |
| static G4Ions::G4FloatLevelBase | FloatLevelBase (G4int flbIdx) |
| static char | FloatLevelBaseChar (G4Ions::G4FloatLevelBase flb) |
Static Public Member Functions inherited from G4ParticleDefinition | |
| static const G4PDefManager & | GetSubInstanceManager () |
Protected Member Functions | |
| G4Ions () | |
Protected Member Functions inherited from G4ParticleDefinition | |
| G4int | FillQuarkContents () |
| void | SetParticleSubType (const G4String &subtype) |
| void | SetAtomicNumber (G4int) |
| void | SetAtomicMass (G4int) |
| G4ParticleDefinition (const G4ParticleDefinition &right) | |
| G4ParticleDefinition () | |
Private Attributes | |
| G4double | theExcitationEnergy |
| G4int | theIsomerLevel |
| G4FloatLevelBase | floatLevelBase |
Additional Inherited Members | |
Protected Types inherited from G4ParticleDefinition | |
| enum | { NumberOfQuarkFlavor = 6 } |
Protected Attributes inherited from G4ParticleDefinition | |
| G4int | theQuarkContent [NumberOfQuarkFlavor] |
| G4int | theAntiQuarkContent [NumberOfQuarkFlavor] |
| G4bool | isGeneralIon |
|
strong |
|
inlineprotected |
Definition at line 62 of file G4Ions.hh.
Referenced by G4Neutron::Definition(), G4Triton::Definition(), G4He3::Definition(), G4Proton::Definition(), G4AntiAlpha::Definition(), G4AntiTriton::Definition(), G4AntiHe3::Definition(), G4AntiDeuteron::Definition(), G4Deuteron::Definition(), G4Alpha::Definition(), and G4GenericIon::Definition().
Here is the caller graph for this function:| G4Ions::G4Ions | ( | const G4String & | aName, |
| G4double | mass, | ||
| G4double | width, | ||
| G4double | charge, | ||
| G4int | iSpin, | ||
| G4int | iParity, | ||
| G4int | iConjugation, | ||
| G4int | iIsospin, | ||
| G4int | iIsospin3, | ||
| G4int | gParity, | ||
| const G4String & | pType, | ||
| G4int | lepton, | ||
| G4int | baryon, | ||
| G4int | encoding, | ||
| G4bool | stable, | ||
| G4double | lifetime, | ||
| G4DecayTable * | decaytable, | ||
| G4bool | shortlived, | ||
| const G4String & | subType = "", |
||
| G4int | anti_encoding = 0, |
||
| G4double | excitation = 0.0, |
||
| G4int | isomer = 0 |
||
| ) |
Definition at line 48 of file G4Ions.cc.
References eplus, G4ParticleDefinition::GetAtomicNumber(), G4ParticleDefinition::GetBaryonNumber(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::isGeneralIon, G4ParticleDefinition::SetAtomicMass(), G4ParticleDefinition::SetAtomicNumber(), and theExcitationEnergy.
Here is the call graph for this function:
|
inlinestatic |
Definition at line 189 of file G4Ions.hh.
References noFloat, plusA, plusB, plusC, plusD, plusE, plusR, plusS, plusT, plusU, plusV, plusW, plusX, plusY, and plusZ.
Referenced by G4IonTable::FindIon(), G4IonTable::GetIon(), G4IonTable::GetLifeTime(), G4RadioactiveDecay::LoadDecayTable(), G4IsotopeProperty::SetFloatLevelBase(), SetFloatLevelBase(), and G4NuclideTable::StripFloatLevelBase().
Here is the caller graph for this function:
|
inlinestatic |
|
inlinestatic |
Definition at line 253 of file G4Ions.hh.
Referenced by G4IonTable::CreateIon(), G4IsotopeProperty::DumpInfo(), and G4IonTable::GetIonName().
Here is the caller graph for this function:
|
inline |
Definition at line 147 of file G4Ions.hh.
References theExcitationEnergy.
|
inline |
Definition at line 159 of file G4Ions.hh.
References floatLevelBase.
|
inline |
Definition at line 165 of file G4Ions.hh.
References floatLevelBase.
|
inline |
Definition at line 153 of file G4Ions.hh.
References theIsomerLevel.
|
inline |
Definition at line 171 of file G4Ions.hh.
References floatLevelBase.
Referenced by G4MuonicAtom::G4MuonicAtom().
Here is the caller graph for this function:
|
inline |
Definition at line 177 of file G4Ions.hh.
References FloatLevelBase(), and floatLevelBase.
Here is the call graph for this function:
|
inline |
Definition at line 183 of file G4Ions.hh.
References FloatLevelBase(), and floatLevelBase.
Here is the call graph for this function:
|
private |
Definition at line 114 of file G4Ions.hh.
Referenced by GetFloatLevelBase(), GetFloatLevelBaseIndex(), and SetFloatLevelBase().
|
private |
Definition at line 112 of file G4Ions.hh.
Referenced by G4Ions(), and GetExcitationEnergy().
|
private |
Definition at line 113 of file G4Ions.hh.
Referenced by GetIsomerLevel().