#include <G4ParticleDefinition.hh>
Inherited by G4AdjointElectron, G4AdjointGamma, G4AdjointIons, G4AdjointPositron, G4AdjointProton, G4AntiBMesonZero, G4AntiBsMesonZero, G4AntiDMesonZero, G4AntiKaonZero, G4AntiLambda, G4AntiLambdab, G4AntiLambdacPlus, G4AntiNeutrinoE, G4AntiNeutrinoMu, G4AntiNeutrinoTau, G4AntiNeutron, G4AntiOmegabMinus, G4AntiOmegacZero, G4AntiOmegaMinus, G4AntiProton, G4AntiSigmabMinus, G4AntiSigmabPlus, G4AntiSigmabZero, G4AntiSigmacPlus, G4AntiSigmacPlusPlus, G4AntiSigmacZero, G4AntiSigmaMinus, G4AntiSigmaPlus, G4AntiSigmaZero, G4AntiXibMinus, G4AntiXibZero, G4AntiXicPlus, G4AntiXicZero, G4AntiXiMinus, G4AntiXiZero, G4BcMesonMinus, G4BcMesonPlus, G4BMesonMinus, G4BMesonPlus, G4BMesonZero, G4BsMesonZero, G4ChargedGeantino, G4DMesonMinus, G4DMesonPlus, G4DMesonZero, G4DsMesonMinus, G4DsMesonPlus, G4Electron, G4Eta, G4Etac, G4EtaPrime, G4Gamma, G4Geantino, G4Ions, G4JPsi, G4KaonMinus, G4KaonPlus, G4KaonZero, G4KaonZeroLong, G4KaonZeroShort, G4Lambda, G4Lambdab, G4LambdacPlus, G4MoleculeDefinition, G4Monopole, G4MuonMinus, G4MuonPlus, G4NeutrinoE, G4NeutrinoMu, G4NeutrinoTau, G4OmegabMinus, G4OmegacZero, G4OmegaMinus, G4OpticalPhoton, G4PionMinus, G4PionPlus, G4PionZero, G4Positron, G4SigmabMinus, G4SigmabPlus, G4SigmabZero, G4SigmacPlus, G4SigmacPlusPlus, G4SigmacZero, G4SigmaMinus, G4SigmaPlus, G4SigmaZero, G4TauMinus, G4TauPlus, G4UnknownParticle, G4Upsiron, G4VShortLivedParticle, G4XibMinus, G4XibZero, G4XicPlus, G4XicZero, G4XiMinus, G4XiZero, XLPhonon, XTPhononFast, and XTPhononSlow.
|
| G4ParticleDefinition (const G4String &aName, G4double mass, G4double width, G4double charge, G4int iSpin, G4int iParity, G4int iConjugation, G4int iIsospin, G4int iIsospinZ, G4int gParity, const G4String &pType, G4int lepton, G4int baryon, G4int encoding, G4bool stable, G4double lifetime, G4DecayTable *decaytable, G4bool shortlived=false, const G4String &subType="", G4int anti_encoding=0, G4double magneticMoment=0.0) |
|
virtual | ~G4ParticleDefinition () |
|
const G4String & | GetParticleName () const |
|
G4double | GetPDGMass () const |
|
G4double | GetPDGWidth () const |
|
G4double | GetPDGCharge () const |
|
G4double | GetPDGSpin () const |
|
G4int | GetPDGiSpin () const |
|
G4int | GetPDGiParity () const |
|
G4int | GetPDGiConjugation () const |
|
G4double | GetPDGIsospin () const |
|
G4double | GetPDGIsospin3 () const |
|
G4int | GetPDGiIsospin () const |
|
G4int | GetPDGiIsospin3 () const |
|
G4int | GetPDGiGParity () const |
|
G4double | GetPDGMagneticMoment () const |
|
void | SetPDGMagneticMoment (G4double mageticMoment) |
|
G4double | CalculateAnomaly () const |
|
const G4String & | GetParticleType () const |
|
const G4String & | GetParticleSubType () const |
|
G4int | GetLeptonNumber () const |
|
G4int | GetBaryonNumber () const |
|
G4int | GetPDGEncoding () const |
|
G4int | GetAntiPDGEncoding () const |
|
void | SetAntiPDGEncoding (G4int aEncoding) |
|
G4int | GetQuarkContent (G4int flavor) const |
|
G4int | GetAntiQuarkContent (G4int flavor) const |
|
G4bool | IsShortLived () const |
|
G4bool | GetPDGStable () const |
|
void | SetPDGStable (const G4bool aFlag) |
|
G4double | GetPDGLifeTime () const |
|
void | SetPDGLifeTime (G4double aLifeTime) |
|
G4DecayTable * | GetDecayTable () const |
|
void | SetDecayTable (G4DecayTable *aDecayTable) |
|
G4ProcessManager * | GetProcessManager () const |
|
void | SetProcessManager (G4ProcessManager *aProcessManager) |
|
G4ParticleTable * | GetParticleTable () const |
|
void | DumpTable () const |
|
G4int | GetAtomicNumber () const |
|
G4int | GetAtomicMass () const |
|
void | SetVerboseLevel (G4int value) |
|
G4int | GetVerboseLevel () const |
|
G4int | operator== (const G4ParticleDefinition &right) const |
|
G4int | operator!= (const G4ParticleDefinition &right) const |
|
void | SetApplyCutsFlag (G4bool) |
|
G4bool | GetApplyCutsFlag () const |
|
Definition at line 67 of file G4ParticleDefinition.hh.
G4ParticleDefinition::G4ParticleDefinition |
( |
const G4String & |
aName, |
|
|
G4double |
mass, |
|
|
G4double |
width, |
|
|
G4double |
charge, |
|
|
G4int |
iSpin, |
|
|
G4int |
iParity, |
|
|
G4int |
iConjugation, |
|
|
G4int |
iIsospin, |
|
|
G4int |
iIsospinZ, |
|
|
G4int |
gParity, |
|
|
const G4String & |
pType, |
|
|
G4int |
lepton, |
|
|
G4int |
baryon, |
|
|
G4int |
encoding, |
|
|
G4bool |
stable, |
|
|
G4double |
lifetime, |
|
|
G4DecayTable * |
decaytable, |
|
|
G4bool |
shortlived = false , |
|
|
const G4String & |
subType = "" , |
|
|
G4int |
anti_encoding = 0 , |
|
|
G4double |
magneticMoment = 0.0 |
|
) |
| |
G4ParticleDefinition::~G4ParticleDefinition |
( |
) | |
|
|
virtual |
G4ParticleDefinition::G4ParticleDefinition |
( |
) | |
|
|
protected |
G4double G4ParticleDefinition::CalculateAnomaly |
( |
) | |
const |
void G4ParticleDefinition::DumpTable |
( |
) | |
const |
G4int G4ParticleDefinition::FillQuarkContents |
( |
) | |
|
|
protected |
G4int G4ParticleDefinition::GetAntiPDGEncoding |
( |
) | |
const |
|
inline |
G4int G4ParticleDefinition::GetAntiQuarkContent |
( |
G4int |
flavor) | |
const |
G4bool G4ParticleDefinition::GetApplyCutsFlag |
( |
) | |
const |
G4int G4ParticleDefinition::GetAtomicMass |
( |
) | |
const |
G4int G4ParticleDefinition::GetAtomicNumber |
( |
) | |
const |
G4int G4ParticleDefinition::GetBaryonNumber |
( |
) | |
const |
|
inline |
G4int G4ParticleDefinition::GetLeptonNumber |
( |
) | |
const |
|
inline |
const G4String& G4ParticleDefinition::GetParticleSubType |
( |
) | |
const |
|
inline |
G4double G4ParticleDefinition::GetPDGCharge |
( |
) | |
const |
|
inline |
G4int G4ParticleDefinition::GetPDGEncoding |
( |
) | |
const |
|
inline |
G4int G4ParticleDefinition::GetPDGiConjugation |
( |
) | |
const |
|
inline |
G4int G4ParticleDefinition::GetPDGiGParity |
( |
) | |
const |
|
inline |
G4int G4ParticleDefinition::GetPDGiIsospin |
( |
) | |
const |
|
inline |
G4int G4ParticleDefinition::GetPDGiIsospin3 |
( |
) | |
const |
|
inline |
G4int G4ParticleDefinition::GetPDGiParity |
( |
) | |
const |
|
inline |
G4double G4ParticleDefinition::GetPDGIsospin |
( |
) | |
const |
|
inline |
G4double G4ParticleDefinition::GetPDGIsospin3 |
( |
) | |
const |
|
inline |
G4int G4ParticleDefinition::GetPDGiSpin |
( |
) | |
const |
|
inline |
G4double G4ParticleDefinition::GetPDGLifeTime |
( |
) | |
const |
|
inline |
G4double G4ParticleDefinition::GetPDGMagneticMoment |
( |
) | |
const |
|
inline |
G4double G4ParticleDefinition::GetPDGMass |
( |
) | |
const |
|
inline |
G4double G4ParticleDefinition::GetPDGSpin |
( |
) | |
const |
|
inline |
G4bool G4ParticleDefinition::GetPDGStable |
( |
) | |
const |
|
inline |
G4double G4ParticleDefinition::GetPDGWidth |
( |
) | |
const |
|
inline |
G4int G4ParticleDefinition::GetQuarkContent |
( |
G4int |
flavor) | |
const |
G4int G4ParticleDefinition::GetVerboseLevel |
( |
) | |
const |
G4bool G4ParticleDefinition::IsShortLived |
( |
) | |
const |
|
inline |
void G4ParticleDefinition::SetAntiPDGEncoding |
( |
G4int |
aEncoding) | |
|
void G4ParticleDefinition::SetApplyCutsFlag |
( |
G4bool |
flg) | |
|
void G4ParticleDefinition::SetAtomicMass |
( |
G4int |
) | |
|
|
protected |
void G4ParticleDefinition::SetAtomicNumber |
( |
G4int |
) | |
|
|
protected |
void G4ParticleDefinition::SetPDGLifeTime |
( |
G4double |
aLifeTime) | |
|
|
inline |
void G4ParticleDefinition::SetPDGMagneticMoment |
( |
G4double |
mageticMoment) | |
|
void G4ParticleDefinition::SetVerboseLevel |
( |
G4int |
value) | |
|
The documentation for this class was generated from the following files: