Geant4
9.6.p02
|
#include <G4UnknownParticle.hh>
Static Public Member Functions | |
static G4UnknownParticle * | Definition () |
static G4UnknownParticle * | UnknownParticleDefinition () |
static G4UnknownParticle * | UnknownParticle () |
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] |
Definition at line 50 of file G4UnknownParticle.hh.
|
inline |
Definition at line 59 of file G4UnknownParticle.hh.
|
static |
Definition at line 48 of file G4UnknownParticle.cc.
|
static |
|
static |
Definition at line 81 of file G4UnknownParticle.cc.