Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4Ions.hh>
Public Types | |
enum class | G4FloatLevelBase { no_Float =0 , plus_X , plus_Y , plus_Z , plus_U , plus_V , plus_W , plus_R , plus_S , plus_T , plus_A , plus_B , plus_C , plus_D , plus_E } |
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 () |
static void | Clean () |
Protected Member Functions | |
G4Ions () | |
Protected Member Functions inherited from G4ParticleDefinition | |
G4ParticleDefinition () | |
G4int | FillQuarkContents () |
void | SetParticleSubType (const G4String &subtype) |
void | SetAtomicNumber (G4int) |
void | SetAtomicMass (G4int) |
Additional Inherited Members | |
Protected Types inherited from G4ParticleDefinition | |
enum | { NumberOfQuarkFlavor = 6 } |
Protected Attributes inherited from G4ParticleDefinition | |
G4int | theQuarkContent [NumberOfQuarkFlavor] |
G4int | theAntiQuarkContent [NumberOfQuarkFlavor] |
G4bool | isGeneralIon = false |
G4bool | isMuonicAtom = false |
|
strong |
Enumerator | |
---|---|
no_Float | |
plus_X | |
plus_Y | |
plus_Z | |
plus_U | |
plus_V | |
plus_W | |
plus_R | |
plus_S | |
plus_T | |
plus_A | |
plus_B | |
plus_C | |
plus_D | |
plus_E |
Definition at line 82 of file G4Ions.hh.
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 43 of file G4Ions.cc.
|
protected |
Definition at line 102 of file G4Ions.cc.
Referenced by G4Neutron::Definition(), G4Proton::Definition(), G4Alpha::Definition(), G4AntiAlpha::Definition(), G4AntiDeuteron::Definition(), G4AntiDoubleHyperDoubleNeutron::Definition(), G4AntiDoubleHyperH4::Definition(), G4AntiHe3::Definition(), G4AntiHyperAlpha::Definition(), G4AntiHyperH4::Definition(), G4AntiHyperHe5::Definition(), G4AntiHyperTriton::Definition(), G4AntiTriton::Definition(), G4Deuteron::Definition(), G4DoubleHyperDoubleNeutron::Definition(), G4DoubleHyperH4::Definition(), G4GenericIon::Definition(), G4He3::Definition(), G4HyperAlpha::Definition(), G4HyperH4::Definition(), G4HyperHe5::Definition(), G4HyperTriton::Definition(), and G4Triton::Definition().
|
static |
Definition at line 110 of file G4Ions.cc.
Referenced by G4ExcitationHandler::BreakItUp(), G4ITDecay::DecayIt(), G4IonTable::FindIon(), G4IonTable::GetIon(), G4IonTable::GetLifeTime(), G4RadioactiveDecay::LoadDecayTable(), SetFloatLevelBase(), and G4IsotopeProperty::SetFloatLevelBase().
|
static |
|
static |
Definition at line 172 of file G4Ions.cc.
Referenced by G4IonTable::CreateIon(), G4IsotopeProperty::DumpInfo(), and G4IonTable::GetIonName().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 175 of file G4Ions.hh.
|
inline |
|
inline |
Definition at line 169 of file G4Ions.hh.
Referenced by G4MuonicAtom::G4MuonicAtom().