ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/particles/bosons/include/G4UnknownParticle.hh>
Static Public Member Functions | |
static G4UnknownParticle * | Definition () |
static G4UnknownParticle * | UnknownParticleDefinition () |
static G4UnknownParticle * | UnknownParticle () |
Static Public Member Functions inherited from G4ParticleDefinition | |
static const G4PDefManager & | GetSubInstanceManager () |
static void | Clean () |
Private Member Functions | |
G4UnknownParticle () | |
Static Private Attributes | |
static G4UnknownParticle * | theInstance = 0 |
Additional Inherited Members | |
Protected Types inherited from G4ParticleDefinition | |
enum | { NumberOfQuarkFlavor = 6 } |
Protected Member Functions inherited from G4ParticleDefinition | |
G4int | FillQuarkContents () |
void | SetParticleSubType (const G4String &subtype) |
void | SetAtomicNumber (G4int) |
void | SetAtomicMass (G4int) |
G4ParticleDefinition (const G4ParticleDefinition &right) | |
G4ParticleDefinition () | |
Protected Attributes inherited from G4ParticleDefinition | |
G4int | theQuarkContent [NumberOfQuarkFlavor] |
G4int | theAntiQuarkContent [NumberOfQuarkFlavor] |
G4bool | isGeneralIon |
G4bool | isMuonicAtom |
Definition at line 49 of file G4UnknownParticle.hh.
View newest version in sPHENIX GitHub at line 49 of file G4UnknownParticle.hh
|
inlineprivate |
Definition at line 55 of file G4UnknownParticle.hh.
View newest version in sPHENIX GitHub at line 55 of file G4UnknownParticle.hh
|
inline |
Definition at line 58 of file G4UnknownParticle.hh.
View newest version in sPHENIX GitHub at line 58 of file G4UnknownParticle.hh
|
static |
Definition at line 47 of file G4UnknownParticle.cc.
View newest version in sPHENIX GitHub at line 47 of file G4UnknownParticle.cc
References G4ParticleTable::FindParticle(), G4ParticleDefinition::G4ParticleDefinition(), G4ParticleTable::GetParticleTable(), MeV, and theInstance.
Referenced by UnknownParticle(), and UnknownParticleDefinition().
|
static |
Definition at line 85 of file G4UnknownParticle.cc.
View newest version in sPHENIX GitHub at line 85 of file G4UnknownParticle.cc
References Definition().
|
static |
Definition at line 80 of file G4UnknownParticle.cc.
View newest version in sPHENIX GitHub at line 80 of file G4UnknownParticle.cc
References Definition().
Referenced by G4UnknownDecayPhysics::ConstructParticle().
|
staticprivate |
Definition at line 52 of file G4UnknownParticle.hh.
View newest version in sPHENIX GitHub at line 52 of file G4UnknownParticle.hh
Referenced by Definition().