ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/particles/management/include/G4MuonicAtom.hh>
Protected Member Functions | |
G4MuonicAtom () | |
Protected Member Functions inherited from G4Ions | |
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 | |
G4Ions const * | baseIon |
G4double | fDIOLifeTime |
G4double | fNCLifeTime |
Additional Inherited Members | |
Public Types inherited from G4Ions | |
enum | G4FloatLevelBase |
Static Public Member Functions inherited from G4Ions | |
static G4Ions::G4FloatLevelBase | FloatLevelBase (char flbChar) |
static G4Ions::G4FloatLevelBase | FloatLevelBase (G4int flbIdx) |
static char | FloatLevelBaseChar (G4Ions::G4FloatLevelBase flb) |
Protected Types inherited from G4ParticleDefinition | |
enum | { NumberOfQuarkFlavor = 6 } |
Protected Attributes inherited from G4ParticleDefinition | |
G4int | theQuarkContent [NumberOfQuarkFlavor] |
G4int | theAntiQuarkContent [NumberOfQuarkFlavor] |
G4bool | isGeneralIon |
G4bool | isMuonicAtom |
Definition at line 41 of file G4MuonicAtom.hh.
View newest version in sPHENIX GitHub at line 41 of file G4MuonicAtom.hh
|
inlineprotected |
Definition at line 44 of file G4MuonicAtom.hh.
View newest version in sPHENIX GitHub at line 44 of file G4MuonicAtom.hh
Referenced by G4GenericMuonicAtom::Definition().
G4MuonicAtom::G4MuonicAtom | ( | 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, | ||
G4Ions const * | baseion, | ||
G4int | anti_encoding = 0 , |
||
G4double | excitation = 0.0 , |
||
G4int | isomer = 0 , |
||
G4double | DIOLifeTime = -1.0 , |
||
G4double | NCLifeTime = -1.0 |
||
) |
Definition at line 38 of file G4MuonicAtom.cc.
View newest version in sPHENIX GitHub at line 38 of file G4MuonicAtom.cc
References G4ParticleDefinition::isGeneralIon, G4ParticleDefinition::isMuonicAtom, and G4Ions::SetFloatLevelBase().
|
virtual |
Definition at line 70 of file G4MuonicAtom.cc.
View newest version in sPHENIX GitHub at line 70 of file G4MuonicAtom.cc
|
inline |
Definition at line 93 of file G4MuonicAtom.hh.
View newest version in sPHENIX GitHub at line 93 of file G4MuonicAtom.hh
References baseIon.
Referenced by G4MuonicAtomDecay::DecayIt().
|
inline |
Definition at line 99 of file G4MuonicAtom.hh.
View newest version in sPHENIX GitHub at line 99 of file G4MuonicAtom.hh
References fDIOLifeTime.
Referenced by G4MuonicAtomDecay::DecayIt().
|
inline |
Definition at line 111 of file G4MuonicAtom.hh.
View newest version in sPHENIX GitHub at line 111 of file G4MuonicAtom.hh
References fNCLifeTime.
Referenced by G4MuonicAtomDecay::DecayIt().
|
inline |
Definition at line 87 of file G4MuonicAtom.hh.
View newest version in sPHENIX GitHub at line 87 of file G4MuonicAtom.hh
|
inline |
Definition at line 81 of file G4MuonicAtom.hh.
View newest version in sPHENIX GitHub at line 81 of file G4MuonicAtom.hh
Definition at line 105 of file G4MuonicAtom.hh.
View newest version in sPHENIX GitHub at line 105 of file G4MuonicAtom.hh
References fDIOLifeTime.
Definition at line 117 of file G4MuonicAtom.hh.
View newest version in sPHENIX GitHub at line 117 of file G4MuonicAtom.hh
References fNCLifeTime.
|
private |
Definition at line 75 of file G4MuonicAtom.hh.
View newest version in sPHENIX GitHub at line 75 of file G4MuonicAtom.hh
Referenced by GetBaseIon().
|
private |
Definition at line 76 of file G4MuonicAtom.hh.
View newest version in sPHENIX GitHub at line 76 of file G4MuonicAtom.hh
Referenced by GetDIOLifeTime(), and SetDIOLifeTime().
|
private |
Definition at line 77 of file G4MuonicAtom.hh.
View newest version in sPHENIX GitHub at line 77 of file G4MuonicAtom.hh
Referenced by GetNCLifeTime(), and SetNCLifeTime().