|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ExcitedMesons.hh>
Inheritance diagram for G4ExcitedMesons:Additional Inherited Members | |
Static Public Member Functions inherited from G4ParticleDefinition | |
| static const G4PDefManager & | GetSubInstanceManager () |
| static void | Clean () |
Protected Types inherited from G4ParticleDefinition | |
| enum | { NumberOfQuarkFlavor = 6 } |
Protected Member Functions inherited from G4ParticleDefinition | |
| G4ParticleDefinition () | |
| G4int | FillQuarkContents () |
| void | SetParticleSubType (const G4String &subtype) |
| void | SetAtomicNumber (G4int) |
| void | SetAtomicMass (G4int) |
Protected Attributes inherited from G4ParticleDefinition | |
| G4int | theQuarkContent [NumberOfQuarkFlavor] |
| G4int | theAntiQuarkContent [NumberOfQuarkFlavor] |
| G4bool | isGeneralIon = false |
| G4bool | isMuonicAtom = false |
Definition at line 39 of file G4ExcitedMesons.hh.
| G4ExcitedMesons::G4ExcitedMesons | ( | 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 ) |
Definition at line 36 of file G4ExcitedMesons.cc.
|
overridedefault |
|
inline |
Definition at line 59 of file G4ExcitedMesons.hh.
Referenced by G4ExcitedMesonConstructor::ConstructMesons(), and G4ShortLivedConstructor::ConstructMesons().