#include <G4ParticlePropertyData.hh>
Definition at line 46 of file G4ParticlePropertyData.hh.
G4ParticlePropertyData::G4ParticlePropertyData |
( |
const G4String & |
particleName = "" ) | |
|
G4ParticlePropertyData::~G4ParticlePropertyData |
( |
) | |
|
|
virtual |
G4int G4ParticlePropertyData::GetAntiPDGEncoding |
( |
) | |
const |
|
inline |
G4int G4ParticlePropertyData::GetAntiQuarkContent |
( |
G4int |
flavor) | |
const |
G4int G4ParticlePropertyData::GetBaryonNumber |
( |
) | |
const |
|
inline |
G4int G4ParticlePropertyData::GetLeptonNumber |
( |
) | |
const |
|
inline |
const G4String& G4ParticlePropertyData::GetParticleName |
( |
) | |
const |
|
inline |
G4double G4ParticlePropertyData::GetPDGCharge |
( |
) | |
const |
|
inline |
G4int G4ParticlePropertyData::GetPDGEncoding |
( |
) | |
const |
|
inline |
G4int G4ParticlePropertyData::GetPDGiConjugation |
( |
) | |
const |
|
inline |
G4int G4ParticlePropertyData::GetPDGiGParity |
( |
) | |
const |
|
inline |
G4int G4ParticlePropertyData::GetPDGiIsospin |
( |
) | |
const |
|
inline |
G4int G4ParticlePropertyData::GetPDGiIsospin3 |
( |
) | |
const |
|
inline |
G4int G4ParticlePropertyData::GetPDGiParity |
( |
) | |
const |
|
inline |
G4int G4ParticlePropertyData::GetPDGiSpin |
( |
) | |
const |
|
inline |
G4double G4ParticlePropertyData::GetPDGLifeTime |
( |
) | |
const |
|
inline |
G4double G4ParticlePropertyData::GetPDGMagneticMoment |
( |
) | |
const |
|
inline |
G4double G4ParticlePropertyData::GetPDGMass |
( |
) | |
const |
|
inline |
G4double G4ParticlePropertyData::GetPDGWidth |
( |
) | |
const |
|
inline |
G4int G4ParticlePropertyData::GetQuarkContent |
( |
G4int |
flavor) | |
const |
G4int G4ParticlePropertyData::GetVerboseLevel |
( |
) | |
const |
void G4ParticlePropertyData::Print |
( |
void |
) | |
const |
void G4ParticlePropertyData::SetAntiPDGEncoding |
( |
G4int |
newAntiEncoding) | |
|
void G4ParticlePropertyData::SetAntiQuarkContent |
( |
G4int |
flavor, |
|
|
G4int |
newContent |
|
) |
| |
void G4ParticlePropertyData::SetBaryonNumber |
( |
G4int |
newBaryonNumber) | |
|
void G4ParticlePropertyData::SetLeptonNumber |
( |
G4int |
newLeptonNumber) | |
|
void G4ParticlePropertyData::SetPDGCharge |
( |
G4double |
newCharge) | |
|
void G4ParticlePropertyData::SetPDGEncoding |
( |
G4int |
newEncoding) | |
|
void G4ParticlePropertyData::SetPDGiConjugation |
( |
G4int |
newConjugation) | |
|
void G4ParticlePropertyData::SetPDGiGParity |
( |
G4int |
newGParity) | |
|
void G4ParticlePropertyData::SetPDGiIsospin |
( |
G4int |
newIsospin) | |
|
void G4ParticlePropertyData::SetPDGiIsospin3 |
( |
G4int |
newIsospin3) | |
|
void G4ParticlePropertyData::SetPDGiParity |
( |
G4int |
newParity) | |
|
void G4ParticlePropertyData::SetPDGiSpin |
( |
G4int |
newSpin) | |
|
void G4ParticlePropertyData::SetPDGLifeTime |
( |
G4double |
newLifeTime) | |
|
void G4ParticlePropertyData::SetPDGMagneticMoment |
( |
G4double |
mageticMoment) | |
|
void G4ParticlePropertyData::SetPDGWidth |
( |
G4double |
newWidth) | |
|
void G4ParticlePropertyData::SetQuarkContent |
( |
G4int |
flavor, |
|
|
G4int |
newContent |
|
) |
| |
void G4ParticlePropertyData::SetVerboseLevel |
( |
G4int |
value) | |
|
The documentation for this class was generated from the following files: