|
Geant4
10.02.p02
|
#include <G4UnknownParticle.hh>
Inheritance diagram for G4UnknownParticle:
Collaboration diagram for G4UnknownParticle:Static Public Member Functions | |
| static G4UnknownParticle * | Definition () |
| static G4UnknownParticle * | UnknownParticleDefinition () |
| static G4UnknownParticle * | UnknownParticle () |
Static Public Member Functions inherited from G4ParticleDefinition | |
| static const G4PDefManager & | GetSubInstanceManager () |
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 |
Definition at line 50 of file G4UnknownParticle.hh.
|
inlineprivate |
Definition at line 56 of file G4UnknownParticle.hh.
|
inline |
Definition at line 59 of file G4UnknownParticle.hh.
|
static |
Definition at line 48 of file G4UnknownParticle.cc.
References G4ParticleTable::FindParticle(), G4ParticleDefinition::G4ParticleDefinition(), G4ParticleTable::GetParticleTable(), MeV, name, and theInstance.
Referenced by UnknownParticle(), and UnknownParticleDefinition().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 86 of file G4UnknownParticle.cc.
References Definition().
Here is the call graph for this function:
|
static |
Definition at line 81 of file G4UnknownParticle.cc.
References Definition().
Referenced by RE01UnknownDecayPhysics::ConstructParticle().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 53 of file G4UnknownParticle.hh.
Referenced by Definition().