G4AntiNeutrinoMu Class Reference

#include <G4AntiNeutrinoMu.hh>

Inheritance diagram for G4AntiNeutrinoMu:

Inheritance graph
[legend]
List of all members.

Detailed Description

Definition at line 51 of file G4AntiNeutrinoMu.hh.

Public Member Functions

const G4StringGetParticleName () 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)
const G4StringGetParticleType () const
const G4StringGetParticleSubType () 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)
G4DecayTableGetDecayTable ()
void SetDecayTable (G4DecayTable *aDecayTable)
G4ProcessManagerGetProcessManager () const
void SetProcessManager (G4ProcessManager *aProcessManager)
G4ParticleTableGetParticleTable ()
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

Static Public Member Functions

static G4AntiNeutrinoMuDefinition ()
static G4AntiNeutrinoMuAntiNeutrinoMuDefinition ()
static G4AntiNeutrinoMuAntiNeutrinoMu ()

Protected Types

 NumberOfQuarkFlavor = 6
enum  { NumberOfQuarkFlavor = 6 }

Protected Member Functions

G4int FillQuarkContents ()
void SetParticleSubType (const G4String &subtype)
void SetAtomicNumber (G4int)
void SetAtomicMass (G4int)

Protected Attributes

G4int theQuarkContent [NumberOfQuarkFlavor]
G4int theAntiQuarkContent [NumberOfQuarkFlavor]

Private Member Functions

 G4AntiNeutrinoMu ()
 ~G4AntiNeutrinoMu ()

Static Private Attributes

static G4AntiNeutrinoMutheInstance = 0


Member Enumeration Documentation

anonymous enum [protected, inherited]

Enumerator:
NumberOfQuarkFlavor 

Definition at line 287 of file G4ParticleDefinition.hh.


Constructor & Destructor Documentation

G4AntiNeutrinoMu::G4AntiNeutrinoMu (  )  [inline, private]

Definition at line 55 of file G4AntiNeutrinoMu.hh.

G4AntiNeutrinoMu::~G4AntiNeutrinoMu (  )  [inline, private]

Definition at line 56 of file G4AntiNeutrinoMu.hh.


Member Function Documentation

G4AntiNeutrinoMu * G4AntiNeutrinoMu::AntiNeutrinoMu (  )  [static]

Definition at line 85 of file G4AntiNeutrinoMu.cc.

References Definition().

Referenced by G4QCollision::GetMeanFreePath(), G4QPDGToG4Particle::GetParticleDefinition(), G4QCollision::IsApplicable(), and G4QCollision::PostStepDoIt().

Here is the call graph for this function:

G4AntiNeutrinoMu * G4AntiNeutrinoMu::AntiNeutrinoMuDefinition (  )  [static]

Definition at line 80 of file G4AntiNeutrinoMu.cc.

References Definition().

Referenced by G4LeptonConstructor::ConstructMuLeptons(), and G4QPDGToG4Particle::DefineAllParticles().

Here is the call graph for this function:

G4AntiNeutrinoMu * G4AntiNeutrinoMu::Definition (  )  [static]

Definition at line 49 of file G4AntiNeutrinoMu.cc.

References G4ParticleTable::FindParticle(), G4ParticleDefinition::G4ParticleDefinition(), G4ParticleTable::GetParticleTable(), MeV, and theInstance.

Referenced by AntiNeutrinoMu(), and AntiNeutrinoMuDefinition().

Here is the call graph for this function:

void G4ParticleDefinition::DumpTable (  )  const [inherited]

Definition at line 218 of file G4ParticleDefinition.cc.

References G4DecayTable::DumpInfo(), eplus, G4ParticleDefinition::fShortLivedFlag, G4cout, G4endl, G4ParticleDefinition::GetAntiPDGEncoding(), GeV, MeV, ns, tesla, G4ParticleDefinition::theAntiQuarkContent, G4ParticleDefinition::theBaryonNumber, G4ParticleDefinition::theDecayTable, G4ParticleDefinition::theLeptonNumber, G4ParticleDefinition::theParticleName, G4ParticleDefinition::theParticleSubType, G4ParticleDefinition::theParticleType, G4ParticleDefinition::thePDGCharge, G4ParticleDefinition::thePDGEncoding, G4ParticleDefinition::thePDGiConjugation, G4ParticleDefinition::thePDGiGParity, G4ParticleDefinition::thePDGiIsospin, G4ParticleDefinition::thePDGiIsospin3, G4ParticleDefinition::thePDGiParity, G4ParticleDefinition::thePDGiSpin, G4ParticleDefinition::thePDGLifeTime, G4ParticleDefinition::thePDGMagneticMoment, G4ParticleDefinition::thePDGMass, G4ParticleDefinition::thePDGStable, G4ParticleDefinition::thePDGWidth, and G4ParticleDefinition::theQuarkContent.

Referenced by G4ShortLivedTable::DumpTable(), G4ParticleTable::DumpTable(), G4IonTable::DumpTable(), G4ParticlePropertyMessenger::SetNewValue(), and G4ParticleMessenger::SetNewValue().

Here is the call graph for this function:

G4int G4ParticleDefinition::FillQuarkContents (  )  [protected, inherited]

Definition at line 169 of file G4ParticleDefinition.cc.

References G4PDGCodeChecker::CheckCharge(), G4PDGCodeChecker::CheckPDGCode(), eplus, G4cout, G4endl, G4PDGCodeChecker::GetAntiQuarkContent(), G4PDGCodeChecker::GetQuarkContent(), G4PDGCodeChecker::GetSpin(), G4ParticleDefinition::NumberOfQuarkFlavor, G4ParticleDefinition::theAntiQuarkContent, G4ParticleDefinition::theParticleType, G4ParticleDefinition::thePDGCharge, G4ParticleDefinition::thePDGEncoding, G4ParticleDefinition::thePDGiSpin, G4ParticleDefinition::theQuarkContent, and G4ParticleDefinition::verboseLevel.

Here is the call graph for this function:

G4int G4ParticleDefinition::GetAntiPDGEncoding (  )  const [inline, inherited]

Definition at line 139 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::theAntiPDGEncoding.

Referenced by G4ParticleDefinition::DumpTable(), and G4ParticlePropertyTable::GetParticleProperty().

G4int G4ParticleDefinition::GetAntiQuarkContent ( G4int  flavor  )  const [inherited]

Referenced by G4XAqmTotal::CrossSection(), G4HtmlPPReporter::GeneratePropertyTable(), G4VCollision::GetNumberOfPartons(), G4XAnnihilationChannel::NormalizedClebsch(), and G4QLowEnergy::PostStepDoIt().

G4bool G4ParticleDefinition::GetApplyCutsFlag (  )  const [inherited]

Referenced by G4VUserPhysicsList::GetApplyCuts(), G4SteppingManager::InvokeAlongStepDoItProcs(), G4SteppingManager::InvokeAtRestDoItProcs(), and G4SteppingManager::InvokePSDIP().

G4int G4ParticleDefinition::GetAtomicMass (  )  const [inherited]

Referenced by G4QMDReaction::ApplyYourself(), G4QMDReaction::calcOffSetOfCollision(), G4EmCorrections::EffectiveChargeCorrection(), and G4IonTable::FindIon().

G4int G4ParticleDefinition::GetAtomicNumber (  )  const [inherited]

Referenced by G4QMDReaction::ApplyYourself(), G4QMDReaction::calcOffSetOfCollision(), G4EmCorrections::EffectiveChargeCorrection(), and G4IonTable::FindIon().

G4int G4ParticleDefinition::GetBaryonNumber (  )  const [inline, inherited]

Definition at line 136 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::theBaryonNumber.

Referenced by G4BinaryCascade::ApplyCollision(), G4PreCompoundModel::ApplyYourself(), G4LowEIonFragmentation::ApplyYourself(), G4EMDissociation::ApplyYourself(), G4ParaFissionModel::ApplyYourself(), G4HadronElastic::ApplyYourself(), G4BinaryLightIonReaction::ApplyYourself(), G4WilsonAbrasionModel::ApplyYourself(), G4NeutronHPInelasticBaseFS::BaseApply(), G4HadLeadBias::Bias(), G4NeutronHPInelasticCompFS::CompositeApply(), G4SPSEneDistribution::ConvertEPNToEnergy(), G4BinaryCascade::DebugApplyCollision(), G4KineticTrack::Decay(), G4RadioactiveDecay::DecayIt(), G4HadronicProcess::ExtractResidualNucleus(), G4HEVector::G4HEVector(), G4Ions::G4Ions(), G4PomeronCrossSection::G4PomeronCrossSection(), G4HadronicProcess::GeneralPostStepDoIt(), G4ReactionDynamics::GenerateXandPt(), G4QMDParticipant::GetBaryonNumber(), G4MesonAbsorption::GetFinalState(), G4TripathiLightCrossSection::GetIsoZACrossSection(), G4TripathiCrossSection::GetIsoZACrossSection(), G4IonsSihverCrossSection::GetIsoZACrossSection(), G4IonsShenCrossSection::GetIsoZACrossSection(), G4IonsKoxCrossSection::GetIsoZACrossSection(), G4GeneralSpaceNNCrossSection::GetIsoZACrossSection(), G4EMDissociationCrossSection::GetIsoZACrossSection(), G4IonProtonCrossSection::GetIsoZACrossSection(), G4HETCChargedFragment::GetKineticEnergy(), G4QLowEnergy::GetMeanFreePath(), G4QMDParticipant::GetNuc(), G4ParticlePropertyTable::GetParticleProperty(), G4QGSMSplitableHadron::GetValenceQuarkFlavors(), G4TripathiLightCrossSection::IsZAApplicable(), G4TripathiCrossSection::IsZAApplicable(), G4IonsSihverCrossSection::IsZAApplicable(), G4IonsShenCrossSection::IsZAApplicable(), G4IonsKoxCrossSection::IsZAApplicable(), G4IonProtonCrossSection::IsZAApplicable(), G4HETCTriton::K(), G4HETCProton::K(), G4HETCNeutron::K(), G4HETCHe3::K(), G4HETCDeuteron::K(), G4HETCAlpha::K(), G4QLowEnergy::PostStepDoIt(), G4StringChipsParticleLevelInterface::Propagate(), G4QStringChipsParticleLevelInterface::Propagate(), G4RPGTwoCluster::ReactionStage(), G4RPGFragmentation::ReactionStage(), G4Scatterer::Scatter(), and G4ReactionDynamics::TwoCluster().

G4DecayTable* G4ParticleDefinition::GetDecayTable (  )  [inherited]

Referenced by G4RadioactiveDecay::AddDecayRateTable(), G4KineticTrack::Decay(), G4RadioactiveDecay::DecayIt(), G4DecayWithSpin::DecayIt(), G4Decay::DecayIt(), G4RadioactiveDecay::DoDecay(), G4KineticTrack::G4KineticTrack(), G4TextPPReporter::GeneratePropertyTable(), G4HtmlPPReporter::GeneratePropertyTable(), G4PrimaryTransformer::IsGoodForTrack(), G4TextPPRetriever::ModifyPropertyTable(), G4DecayTableMessenger::SetCurrentParticle(), and G4ParticleGun::SetParticleDefinition().

G4int G4ParticleDefinition::GetLeptonNumber (  )  const [inline, inherited]

Definition at line 135 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::theLeptonNumber.

Referenced by G4HadLeadBias::Bias(), G4CrossSectionExcitationMillerGreenPartial::CrossSection(), G4FinalStateIonisationRudd::DifferentialCrossSection(), G4EmCorrections::FiniteSizeCorrection(), and G4ParticlePropertyTable::GetParticleProperty().

const G4String& G4ParticleDefinition::GetParticleName (  )  const [inline, inherited]

Definition at line 114 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::theParticleName.

Referenced by G4ProcessManager::ActivateProcess(), G4CollisionManager::AddCollision(), G4RadioactiveDecay::AddDecayRateTable(), G4HadronInelasticQLHEP::AddHEP(), G4HadronInelasticQLHEP::AddLEP(), G4ProcessManager::AddProcess(), G4IonBinaryCascadePhysics::AddProcess(), G4VUserPhysicsList::AddProcessManager(), G4VUserPhysicsList::AddTransportation(), G4ErrorEnergyLoss::AlongStepDoIt(), G4BinaryCascade::ApplyCollision(), G4RPGXiZeroInelastic::ApplyYourself(), G4RPGXiMinusInelastic::ApplyYourself(), G4RPGSigmaPlusInelastic::ApplyYourself(), G4RPGSigmaMinusInelastic::ApplyYourself(), G4RPGProtonInelastic::ApplyYourself(), G4RPGPiPlusInelastic::ApplyYourself(), G4RPGPiMinusInelastic::ApplyYourself(), G4RPGOmegaMinusInelastic::ApplyYourself(), G4RPGNeutronInelastic::ApplyYourself(), G4RPGLambdaInelastic::ApplyYourself(), G4RPGKZeroInelastic::ApplyYourself(), G4RPGKPlusInelastic::ApplyYourself(), G4RPGKMinusInelastic::ApplyYourself(), G4RPGAntiXiZeroInelastic::ApplyYourself(), G4RPGAntiXiMinusInelastic::ApplyYourself(), G4RPGAntiSigmaPlusInelastic::ApplyYourself(), G4RPGAntiSigmaMinusInelastic::ApplyYourself(), G4RPGAntiProtonInelastic::ApplyYourself(), G4RPGAntiOmegaMinusInelastic::ApplyYourself(), G4RPGAntiNeutronInelastic::ApplyYourself(), G4RPGAntiLambdaInelastic::ApplyYourself(), G4RPGAntiKZeroInelastic::ApplyYourself(), G4LEXiZeroInelastic::ApplyYourself(), G4LEXiMinusInelastic::ApplyYourself(), G4LESigmaPlusInelastic::ApplyYourself(), G4LESigmaMinusInelastic::ApplyYourself(), G4LEProtonInelastic::ApplyYourself(), G4LEPionPlusInelastic::ApplyYourself(), G4LEPionMinusInelastic::ApplyYourself(), G4LEOmegaMinusInelastic::ApplyYourself(), G4LENeutronInelastic::ApplyYourself(), G4LELambdaInelastic::ApplyYourself(), G4LEKaonZeroInelastic::ApplyYourself(), G4LEKaonPlusInelastic::ApplyYourself(), G4LEKaonMinusInelastic::ApplyYourself(), G4LEAntiXiZeroInelastic::ApplyYourself(), G4LEAntiXiMinusInelastic::ApplyYourself(), G4LEAntiSigmaPlusInelastic::ApplyYourself(), G4LEAntiSigmaMinusInelastic::ApplyYourself(), G4LEAntiProtonInelastic::ApplyYourself(), G4LEAntiOmegaMinusInelastic::ApplyYourself(), G4LEAntiNeutronInelastic::ApplyYourself(), G4LEAntiLambdaInelastic::ApplyYourself(), G4LEAntiKaonZeroInelastic::ApplyYourself(), G4LEpp::ApplyYourself(), G4LEnp::ApplyYourself(), G4HadronElastic::ApplyYourself(), G4ElasticHadrNucleusHE::ApplyYourself(), G4DiffuseElastic::ApplyYourself(), G4ChargeExchange::ApplyYourself(), G4PreCompoundCascadeInterface::ApplyYourself(), G4IBertini::ApplyYourself(), G4ElasticCascadeInterface::ApplyYourself(), G4CascadeInterface::ApplyYourself(), G4CascadeElasticInterface::ApplyYourself(), G4WilsonAbrasionModel::ApplyYourself(), G4QCaptureAtRest::AtRestDoIt(), G4HadronBuilder::Barion(), G4hLowEnergyIonisation::BuildDataForFluorescence(), G4VEnergyLossProcess::BuildDEDXTable(), G4VUserPhysicsList::BuildIntegralPhysicsTable(), G4VEnergyLossProcess::BuildLambdaTable(), G4VEmProcess::BuildLambdaTable(), G4hLowEnergyIonisation::BuildLambdaTable(), G4PenelopeBremsstrahlung::BuildLossTable(), G4VUserPhysicsList::BuildPhysicsTable(), G4NeutronHPJENDLHEData::BuildPhysicsTable(), G4UHadronElasticProcess::BuildPhysicsTable(), G4ChargeExchangeProcess::BuildPhysicsTable(), G4VMultipleScattering::BuildPhysicsTable(), G4VEnergyLossProcess::BuildPhysicsTable(), G4VEmProcess::BuildPhysicsTable(), G4LossTableManager::BuildPhysicsTable(), G4hLowEnergyIonisation::BuildPhysicsTable(), G4LossTableManager::BuildTables(), G4BinaryCascade::CheckDecay(), G4StackChecker::ClassifyNewTrack(), G4EmModelManager::Clear(), G4UrbanMscModel90::ComputeCrossSectionPerAtom(), G4UrbanMscModel::ComputeCrossSectionPerAtom(), G4MscModel71::ComputeCrossSectionPerAtom(), G4EmCalculator::ComputeDEDX(), G4EnergyLossForExtrapolator::ComputeElectronDEDX(), G4EmCalculator::ComputeMeanFreePath(), G4EnergyLossForExtrapolator::ComputeMuonDEDX(), G4EmCalculator::ComputeNuclearDEDX(), G4EnergyLossForExtrapolator::ComputeProtonDEDX(), G4ErrorPhysicsList::ConstructEM(), G4HadronInelasticQLHEP::ConstructProcess(), G4HadronInelasticQBBC::ConstructProcess(), G4QStoppingPhysics::ConstructProcess(), G4NeutronTrackingCut::ConstructProcess(), G4HadronQElasticPhysics::ConstructProcess(), G4HadronHElasticPhysics::ConstructProcess(), G4HadronElasticPhysics::ConstructProcess(), G4HadronDElasticPhysics::ConstructProcess(), G4EmStandardPhysics_option2::ConstructProcess(), G4EmStandardPhysics_option1::ConstructProcess(), G4EmStandardPhysics::ConstructProcess(), G4DecayPhysics::ConstructProcess(), G4ErrorPhysicsList::ConstructProcess(), G4VRangeToEnergyConverter::Convert(), G4VRangeToEnergyConverter::ConvertCutToKineticEnergy(), G4ProductionCutsTable::ConvertRangeToEnergy(), G4LossTableManager::CopyTables(), G4XPDGTotal::CrossSection(), G4XPDGElastic::CrossSection(), G4CrossSectionIonisationRuddPartial::CrossSection(), G4CrossSectionIonisationRudd::CrossSection(), G4CrossSectionIonisationBornPartial::CrossSection(), G4CrossSectionIonisationBorn::CrossSection(), G4CrossSectionExcitationMillerGreen::CrossSection(), G4CrossSectionChargeIncrease::CrossSection(), G4CrossSectionChargeDecrease::CrossSection(), G4KineticTrack::Decay(), G4RadioactiveDecay::DecayIt(), G4UnknownDecay::DecayIt(), G4Decay::DecayIt(), G4GlobalFastSimulationManager::DisplayRegion(), G4ProcessTable::DumpInfo(), G4ProcessManager::DumpInfo(), G4DynamicParticle::DumpInfo(), G4DecayTable::DumpInfo(), G4VUserPhysicsList::DumpList(), G4ShortLivedTable::DumpTable(), G4IonTable::DumpTable(), G4EmCorrections::EffectiveChargeCorrection(), G4VDecayChannel::FillDaughters(), G4EmModelManager::FillDEDXVector(), G4EmModelManager::FillLambdaVector(), G4HadronicProcess::FillTotalResult(), G4VScatteringCollision::FinalState(), G4EmCalculator::FindEmModel(), G4EmCalculator::FindEnergyLossProcess(), G4VCrossSectionSource::FindKeyParticle(), G4VEmProcess::FindLambdaMax(), G4EmCalculator::FindLambdaTable(), G4BinaryCascade::FindLateParticleCollision(), G4ProcessTable::FindProcess(), G4BGGNucleonElasticXS::G4BGGNucleonElasticXS(), G4BGGNucleonInelasticXS::G4BGGNucleonInelasticXS(), G4BGGPionElasticXS::G4BGGPionElasticXS(), G4BGGPionInelasticXS::G4BGGPionInelasticXS(), G4ConcreteNNToDeltaDeltastar::G4ConcreteNNToDeltaDeltastar(), G4ConcreteNNTwoBodyResonance::G4ConcreteNNTwoBodyResonance(), G4CrossSectionChargeDecrease::G4CrossSectionChargeDecrease(), G4CrossSectionChargeIncrease::G4CrossSectionChargeIncrease(), G4CrossSectionExcitationMillerGreen::G4CrossSectionExcitationMillerGreen(), G4CrossSectionIonisationBorn::G4CrossSectionIonisationBorn(), G4CrossSectionIonisationBornPartial::G4CrossSectionIonisationBornPartial(), G4CrossSectionIonisationRudd::G4CrossSectionIonisationRudd(), G4CrossSectionIonisationRuddPartial::G4CrossSectionIonisationRuddPartial(), G4ErrorTrackLengthTarget::G4ErrorTrackLengthTarget(), G4FinalStateIonisationBorn::G4FinalStateIonisationBorn(), G4FinalStateIonisationRudd::G4FinalStateIonisationRudd(), G4PartonPair::G4PartonPair(), G4SmoothTrajectory::G4SmoothTrajectory(), G4Trajectory::G4Trajectory(), G4XAnnihilationChannel::G4XAnnihilationChannel(), G4XNNElasticLowE::G4XNNElasticLowE(), G4XNNTotalLowE::G4XNNTotalLowE(), G4XPDGElastic::G4XPDGElastic(), G4XResonance::G4XResonance(), G4HadronicProcess::GeneralPostStepDoIt(), G4FinalStateIonisationRudd::GenerateFinalState(), G4FinalStateIonisationBorn::GenerateFinalState(), G4HtmlPPReporter::GenerateIndex(), G4SingleParticleSource::GeneratePrimaryVertex(), G4TextPPReporter::GeneratePropertyTable(), G4HtmlPPReporter::GeneratePropertyTable(), G4PrimaryTransformer::GenerateSingleTrack(), G4ProcessManager::GetAttribute(), G4BCLateParticle::GetCollisions(), G4EmCalculator::GetCrossSectionPerVolume(), G4EmCalculator::GetCSDARange(), G4UserPhysicsListMessenger::GetCurrentValue(), G4ProcessTableMessenger::GetCurrentValue(), G4ParticleMessenger::GetCurrentValue(), G4ParticleGunMessenger::GetCurrentValue(), G4RadioactiveDecay::GetDecayRateTable(), G4EmCalculator::GetDEDX(), G4ReactionDynamics::GetFinalStateNucleons(), G4RPGReaction::GetFinalStateNucleons(), G4ProductionCuts::GetIndex(), G4UInelasticCrossSection::GetIsoZACrossSection(), G4UElasticCrossSection::GetIsoZACrossSection(), G4BGGPionInelasticXS::GetIsoZACrossSection(), G4BGGPionElasticXS::GetIsoZACrossSection(), G4BGGNucleonInelasticXS::GetIsoZACrossSection(), G4BGGNucleonElasticXS::GetIsoZACrossSection(), G4ElasticHadrNucleusHE::GetKinematics(), G4EmCalculator::GetKinEnergy(), G4Mars5GeV::GetMarsEncoding(), G4RadioactiveDecay::GetMeanFreePath(), G4UHadronElasticProcess::GetMeanFreePath(), G4ChargeExchangeProcess::GetMeanFreePath(), G4HadronicProcess::GetMeanFreePath(), G4EmCalculator::GetMeanFreePath(), G4Decay::GetMeanFreePath(), G4UHadronElasticProcess::GetMicroscopicCrossSection(), G4ChargeExchangeProcess::GetMicroscopicCrossSection(), G4ParticlePropertyTable::GetParticleProperty(), G4VProcess::GetPhysicsTableFileName(), G4ProcessPlacer::GetProcessManager(), G4SteppingManager::GetProcessNumber(), G4ProcessManager::GetProcessVectorIndex(), G4EmCalculator::GetRange(), G4EmCalculator::GetRangeFromRestricteDEDX(), G4ProcessManager::InActivateProcess(), G4UInelasticCrossSection::Initialise(), G4UElasticCrossSection::Initialise(), G4BGGPionInelasticXS::Initialise(), G4BGGPionElasticXS::Initialise(), G4BGGNucleonInelasticXS::Initialise(), G4BGGNucleonElasticXS::Initialise(), G4EmModelManager::Initialise(), G4BraggModel::Initialise(), G4BraggIonModel::Initialise(), G4BetheBlochModel::Initialise(), G4MuMscModel::Initialise(), G4hIonisation::InitialiseEnergyLossProcess(), G4hMultipleScattering::InitialiseProcess(), G4CoulombScattering::InitialiseProcess(), G4ProcessTable::Insert(), G4DecayTable::Insert(), G4MuonNucleusInteractionModel::invokePionNucleus(), G4NeutronKiller::IsApplicable(), G4RadioactiveDecay::IsApplicable(), G4Scintillation::IsApplicable(), G4Cerenkov::IsApplicable(), G4mplIonisation::IsApplicable(), G4UnknownDecay::IsApplicable(), G4IonTable::IsIon(), G4IonTable::IsLightIon(), G4RadioactiveDecay::IsLoaded(), G4RadioactiveDecay::IsRateTableReady(), G4UInelasticCrossSection::IsZAApplicable(), G4UElasticCrossSection::IsZAApplicable(), G4KaonMinusAbsorptionAtRest::KaonNucleonReaction(), G4RadioactiveDecay::LoadDecayTable(), G4HadronBuilder::Meson(), G4TextPPRetriever::ModifyPropertyTable(), G4VShortLivedParticle::operator!=(), G4VShortLivedParticle::operator==(), G4LossTableManager::ParticleHaveNoLoss(), G4EnergyLossTables::ParticleHaveNoLoss(), G4UHadronElasticProcess::PostStepDoIt(), G4ChargeExchangeProcess::PostStepDoIt(), G4QGluonString::PostStepDoIt(), G4QElastic::PostStepDoIt(), G4QCollision::PostStepDoIt(), G4QCoherentChargeExchange::PostStepDoIt(), G4QAtomicElectronScattering::PostStepDoIt(), G4VEmProcess::PostStepDoIt(), G4VEnergyLossProcess::PostStepGetPhysicalInteractionLength(), G4VEmProcess::PostStepGetPhysicalInteractionLength(), G4VUserPhysicsList::PreparePhysicsTable(), G4VMultipleScattering::PreparePhysicsTable(), G4VEnergyLossProcess::PreparePhysicsTable(), G4VEmProcess::PreparePhysicsTable(), G4XNNElasticLowE::Print(), G4HadronProcessStore::Print(), G4PrimaryParticle::Print(), G3PartTable::PrintAll(), G4EmCalculator::PrintDEDXTable(), G4CoulombScattering::PrintInfo(), G4VMultipleScattering::PrintInfoDefinition(), G4VEnergyLossProcess::PrintInfoDefinition(), G4VEmProcess::PrintInfoDefinition(), G4EmCalculator::PrintInverseRangeTable(), G4EmCalculator::PrintRangeTable(), G4CrossSectionIonisationRuddPartial::RandomSelect(), G4HadronInelasticQLHEP::Register(), G4HadronInelasticQBBC::Register(), G4ProcessTable::Remove(), G4ShortLivedTable::Remove(), G4IonTable::Remove(), G4ProcessManager::RemoveProcess(), G4VUserPhysicsList::RemoveProcessManager(), G4VUserPhysicsList::RetrievePhysicsTable(), G4VMultipleScattering::RetrievePhysicsTable(), G4VEnergyLossProcess::RetrievePhysicsTable(), G4VEmProcess::RetrievePhysicsTable(), G4ElasticHadrNucleusHE::SampleT(), G4QuasiElasticChannel::Scatter(), G4ProjectileDiffractiveChannel::Scatter(), G4Scatterer::Scatter(), G4ParticlePropertyMessenger::SetCurrentParticle(), G4DecayTableMessenger::SetCurrentParticle(), G4VDecayChannel::SetDaughter(), G4PrimaryTransformer::SetDecayProducts(), G4DynamicParticle::SetDefinition(), G4VEnergyLossProcess::SetInverseRangeTable(), G4VEnergyLossProcess::SetLambdaTable(), G4ParticleMessenger::SetNewValue(), G4VDecayChannel::SetParent(), G4ParticleGun::SetParticleDefinition(), G4ParticleGun::SetParticleEnergy(), G4ParticleGun::SetParticleMomentum(), G4ProcessTable::SetProcessActivation(), G4ProcessManager::SetProcessOrdering(), G4ProcessManager::SetProcessOrderingToSecond(), G4VEnergyLossProcess::SetRangeTableForLoss(), G4VEnergyLossProcess::SetSecondaryRangeTable(), G4VEnergyLossProcess::SetSubLambdaTable(), G4VUserPhysicsList::StorePhysicsTable(), G4VMultipleScattering::StorePhysicsTable(), G4VEnergyLossProcess::StorePhysicsTable(), G4VEmProcess::StorePhysicsTable(), G4ComptonScattering52::StorePhysicsTable(), G4PhaseSpaceDecayChannel::ThreeBodyDecayIt(), G4TrackingManager::TrackBanner(), G4Mars5GeV::Treem5(), G4PhaseSpaceDecayChannel::TwoBodyDecayIt(), G4EmCalculator::UpdateParticle(), G4EmModelManager::~G4EmModelManager(), G4XNNElasticLowE::~G4XNNElasticLowE(), and G4XNNTotalLowE::~G4XNNTotalLowE().

const G4String& G4ParticleDefinition::GetParticleSubType (  )  const [inline, inherited]

Definition at line 134 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::theParticleSubType.

Referenced by G4HadronBuilder::Build(), G4HadronBuilder::BuildHighSpin(), G4HadronBuilder::BuildLowSpin(), G4hLowEnergyIonisation::BuildPhysicsTable(), G4FragmentingString::DecayIsQuark(), G4FragmentingString::FourQuarkString(), G4CollisionNNElastic::G4CollisionNNElastic(), G4CollisionnpElastic::G4CollisionnpElastic(), G4ReactionDynamics::GenerateXandPt(), G4QParton::GetParticleSubType(), G4QLowEnergy::PostStepDoIt(), G4QElastic::PostStepDoIt(), G4QDiffraction::PostStepDoIt(), G4QCoherentChargeExchange::PostStepDoIt(), G4VMultipleScattering::PreparePhysicsTable(), G4VEnergyLossProcess::PreparePhysicsTable(), G4RPGTwoBody::ReactionStage(), G4RPGFragmentation::ReactionStage(), G4ReactionDynamics::Rotate(), G4RPGReaction::Rotate(), G4QGSMFragmentation::SplitLast(), G4FragmentingString::StableIsQuark(), and G4ReactionDynamics::TwoBody().

G4ParticleTable* G4ParticleDefinition::GetParticleTable (  )  [inherited]

const G4String& G4ParticleDefinition::GetParticleType (  )  const [inline, inherited]

Definition at line 133 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::theParticleType.

Referenced by G4VUserPhysicsList::AddProcessManager(), G4QMDReaction::ApplyYourself(), G4hLowEnergyIonisation::BuildPhysicsTable(), G4VDecayChannel::FillDaughters(), G4VParticlePropertyReporter::FillList(), G4EmCalculator::FindEmModel(), G4EmCalculator::FindEnergyLossProcess(), G4HEVector::G4HEVector(), G4Parton::G4Parton(), G4PartonPair::G4PartonPair(), G4QParton::G4QParton(), G4HtmlPPReporter::GeneratePropertyTable(), G4eCoulombScatteringModel::Initialise(), G4BraggModel::Initialise(), G4BraggIonModel::Initialise(), G4BetheBlochModel::Initialise(), G4MultipleScattering71::InitialiseProcess(), G4MultipleScattering::InitialiseProcess(), G4hMultipleScattering::InitialiseProcess(), G4CoulombScattering::InitialiseProcess(), G4MuMultipleScattering::InitialiseProcess(), G4RadioactiveDecay::IsApplicable(), G4ionIonisation::IsApplicable(), G4IonTable::IsIon(), G4XAnnihilationChannel::NormalizedClebsch(), G4QLowEnergy::PostStepDoIt(), G4QElastic::PostStepDoIt(), G4QDiffraction::PostStepDoIt(), G4QCoherentChargeExchange::PostStepDoIt(), G4UserSpecialCuts::PostStepGetPhysicalInteractionLength(), G4VMultipleScattering::PreparePhysicsTable(), G4VEnergyLossProcess::PreparePhysicsTable(), G4ParticleMessenger::SetNewValue(), and G4EmCalculator::UpdateParticle().

G4double G4ParticleDefinition::GetPDGCharge (  )  const [inline, inherited]

Definition at line 118 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::thePDGCharge.

Referenced by G4BinaryCascade::ApplyCollision(), G4QMDReaction::ApplyYourself(), G4PreCompoundModel::ApplyYourself(), G4LowEIonFragmentation::ApplyYourself(), G4LFission::ApplyYourself(), G4LCapture::ApplyYourself(), G4EMDissociation::ApplyYourself(), G4ParaFissionModel::ApplyYourself(), G4LEpp::ApplyYourself(), G4LEnp::ApplyYourself(), G4BinaryLightIonReaction::ApplyYourself(), G4WilsonAbrasionModel::ApplyYourself(), G4HadronBuilder::Barion(), G4NeutronHPInelasticBaseFS::BaseApply(), G4DiffuseElastic::BuildAngleTable(), G4ErrorTrajState::BuildCharge(), G4hLowEnergyLoss::BuildDEDXTable(), G4eLowEnergyLoss::BuildDEDXTable(), G4hLowEnergyIonisation::BuildLambdaTable(), G4UHadronElasticProcess::BuildPhysicsTable(), G4VXTRenergyLoss::BuildPhysicsTable(), G4hLowEnergyIonisation::BuildPhysicsTable(), G4BinaryCascade::BuildTargetList(), G4NeutronHPInelasticCompFS::CompositeApply(), G4MscModel71::ComputeCrossSectionPerAtom(), G4PAIPhotonModel::ComputeDEDX(), G4PAIModel::ComputeDEDX(), G4hLowEnergyIonisation::ComputeDEDX(), G4VRangeToEnergyConverter::ComputeLoss(), G4EnergyLossForExtrapolator::ComputeTrueStep(), G4ErrorPhysicsList::ConstructEM(), G4QStoppingPhysics::ConstructProcess(), G4PAIPhotonModel::CrossSection(), G4PAIModel::CrossSection(), G4CrossSectionExcitationMillerGreenPartial::CrossSection(), G4KineticTrack::Decay(), G4FinalStateIonisationRudd::DifferentialCrossSection(), G4IonFluctuations::Dispersion(), G4ionEffectiveCharge::EffectiveCharge(), G4EmCorrections::EffectiveChargeCorrection(), G4VScatteringCollision::FinalState(), G4Absorber::FindAbsorbers(), G4MesonAbsorption::FindAndFillCluster(), G4Absorber::FindProducts(), G4ConcreteNNToDeltaDeltastar::G4ConcreteNNToDeltaDeltastar(), G4DynamicParticle::G4DynamicParticle(), G4HEVector::G4HEVector(), G4Ions::G4Ions(), G4SmoothTrajectory::G4SmoothTrajectory(), G4Trajectory::G4Trajectory(), G4TextPPReporter::GeneratePropertyTable(), G4HtmlPPReporter::GeneratePropertyTable(), G4MscModel71::GeomPathLength(), G4PrimaryParticle::GetCharge(), G4QMDParticipant::GetChargeInUnitOfEplus(), G4DiffuseElastic::GetCoulombElasticXsc(), G4DiffuseElastic::GetCoulombIntegralXsc(), G4DiffuseElastic::GetCoulombTotalXsc(), G4EnergyLossTables::GetDEDX(), G4DiffuseElastic::GetDiffuseElasticSumXsc(), G4MesonAbsorption::GetFinalState(), G4TripathiLightCrossSection::GetIsoZACrossSection(), G4TripathiCrossSection::GetIsoZACrossSection(), G4PiNuclearCrossSection::GetIsoZACrossSection(), G4IonsShenCrossSection::GetIsoZACrossSection(), G4IonsKoxCrossSection::GetIsoZACrossSection(), G4GeneralSpaceNNCrossSection::GetIsoZACrossSection(), G4EMDissociationCrossSection::GetIsoZACrossSection(), G4IonProtonCrossSection::GetIsoZACrossSection(), G4HETCChargedFragment::GetKineticEnergy(), G4QLowEnergy::GetMeanFreePath(), G4VXTRenergyLoss::GetMeanFreePath(), G4SynchrotronRadiationInMat::GetMeanFreePath(), G4SynchrotronRadiation::GetMeanFreePath(), G4Cerenkov::GetMeanFreePath(), G4ParticlePropertyTable::GetParticleProperty(), G4SynchrotronRadiationInMat::GetPhotonEnergy(), G4EnergyLossTables::GetPreciseDEDX(), G4EnergyLossTables::GetPreciseEnergyFromRange(), G4EnergyLossTables::GetPreciseRangeFromEnergy(), G4EnergyLossTables::GetRange(), G4MesonAbsorption::GetTimeToAbsorption(), G4Scatterer::GetTimeToInteraction(), G4ErrorPropagator::InitG4Track(), G4MscModel71::Initialise(), G4hIonisation::InitialiseEnergyLossProcess(), G4ionGasIonisation::InitialiseMassCharge(), G4UniversalFluctuation::InitialiseMe(), G4IonFluctuations::InitialiseMe(), G4BohrFluctuations::InitialiseMe(), G4VXTRenergyLoss::IsApplicable(), G4VTransitionRadiation::IsApplicable(), G4TransitionRadiation::IsApplicable(), G4Cerenkov::IsApplicable(), G4MultipleScattering::IsApplicable(), G4hMultipleScattering::IsApplicable(), G4MultipleScattering71::IsApplicable(), G4ionIonisation::IsApplicable(), G4hIonisation::IsApplicable(), G4CoulombScattering::IsApplicable(), G4MuMultipleScattering::IsApplicable(), G4MuPairProduction::IsApplicable(), G4MuIonisation::IsApplicable(), G4MuBremsstrahlung::IsApplicable(), G4ErrorEnergyLoss::IsApplicable(), G4hLowEnergyIonisation::IsApplicable(), G4hhIonisation::IsApplicable(), G4TripathiLightCrossSection::IsZAApplicable(), G4HETCTriton::K(), G4HETCProton::K(), G4HETCNeutron::K(), G4HETCHe3::K(), G4HETCDeuteron::K(), G4HETCAlpha::K(), G4HadronBuilder::Meson(), G4EmCorrections::NuclearDEDX(), G4CollisionComposite::Resolve::operator()(), G4QLowEnergy::PostStepDoIt(), G4SynchrotronRadiationInMat::PostStepDoIt(), G4SynchrotronRadiation::PostStepDoIt(), G4Scintillation::PostStepDoIt(), G4ForwardXrayTR::PostStepDoIt(), G4Cerenkov::PostStepDoIt(), G4UserSpecialCuts::PostStepGetPhysicalInteractionLength(), MinEkineCuts::PostStepGetPhysicalInteractionLength(), G4VEnergyLossProcess::PreparePhysicsTable(), G4StringChipsParticleLevelInterface::Propagate(), G4StringChipsInterface::Propagate(), G4QStringChipsParticleLevelInterface::Propagate(), G4GeneratorPrecompoundInterface::Propagate(), G4EnergyLossTables::Register(), G4PAIPhotonModel::SampleFluctuations(), G4PAIModel::SampleFluctuations(), G4Scatterer::Scatter(), G4DynamicParticle::SetDefinition(), G4hLowEnergyIonisation::SetElectronicStoppingPowerModel(), G4PAIPhotonModel::SetParticle(), G4PAIModel::SetParticle(), G4UrbanMscModel90::SetParticle(), G4UrbanMscModel::SetParticle(), G4BraggModel::SetParticle(), G4BraggIonModel::SetParticle(), G4BetheBlochModel::SetParticle(), G4SingleParticleSource::SetParticleDefinition(), G4ParticleGun::SetParticleDefinition(), G4EmCorrections::SetupKinematics(), G4eCoulombScatteringModel::SetupParticle(), G4KaonMinusAbsorptionAtRest::SigmaLambdaConversion(), G4DecayWithSpin::Spin_Precession(), G4QAOLowEnergyLoss::TheValue(), G4IonYangFluctuationModel::TheValue(), G4hNuclearStoppingModel::TheValue(), G4hIonEffChargeSquare::TheValue(), and G4EmCalculator::UpdateParticle().

G4int G4ParticleDefinition::GetPDGEncoding (  )  const [inline, inherited]

Definition at line 138 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::thePDGEncoding.

Referenced by G4BinaryCascade::ApplyCollision(), G4HadronElastic::ApplyYourself(), G4ElasticHadrNucleusHE::ApplyYourself(), G4DiffuseElastic::ApplyYourself(), G4ChargeExchange::ApplyYourself(), G4ChiralInvariantPhaseSpace::ApplyYourself(), G4HadronBuilder::Barion(), G4UHadronElasticProcess::BuildPhysicsTable(), G4ChargeExchangeProcess::BuildPhysicsTable(), G4RPGInelastic::CalculateMomenta(), G4InelasticInteraction::CalculateMomenta(), G4BinaryCascade::CheckPauliPrinciple(), G4XPDGTotal::CrossSection(), G4XPDGElastic::CrossSection(), G4BinaryCascade::DebugApplyCollision(), G4VLongitudinalStringDecay::DiQuarkSplitup(), G4QGSDiffractiveExcitation::ExciteParticipants(), G4DiffractiveExcitation::ExciteParticipants(), G4RKPropagation::FieldTransport(), G4VLongitudinalStringDecay::FragmentationMass(), G4DetailedBalancePhaseSpaceIntegral::G4DetailedBalancePhaseSpaceIntegral(), G4FTFCrossSection::G4FTFCrossSection(), G4HEVector::G4HEVector(), G4PomeronCrossSection::G4PomeronCrossSection(), G4PrimaryParticle::G4PrimaryParticle(), G4ReactionProduct::G4ReactionProduct(), G4SmoothTrajectory::G4SmoothTrajectory(), G4Trajectory::G4Trajectory(), G4HadronicProcess::GeneralPostStepDoIt(), G4TextPPReporter::GeneratePropertyTable(), G4HtmlPPReporter::GeneratePropertyTable(), G4PrimaryTransformer::GenerateSingleTrack(), G4QuasiElasticChannel::GetFraction(), G4ProjectileDiffractiveChannel::GetFraction(), G4HadronNucleonXsc::GetHadronNucleonXscMK(), G4GlauberGribovCrossSection::GetHadronNucleonXscMK(), G4HadronNucleonXsc::GetHadronNucleonXscVU(), G4GlauberGribovCrossSection::GetHNinelasticXscVU(), G4PhotoNuclearCrossSection::GetIsoZACrossSection(), G4ElectroNuclearCrossSection::GetIsoZACrossSection(), G4QLowEnergy::GetMeanFreePath(), G4ParticlePropertyTable::GetParticleProperty(), G4SteppingManager::GetProcessNumber(), G4QGSMSplitableHadron::GetValenceQuarkFlavors(), G4RKPropagation::Init(), G4ParticleTable::Insert(), G4QLowEnergy::IsApplicable(), G4QGluonString::IsApplicable(), G4QElastic::IsApplicable(), G4QDiffraction::IsApplicable(), G4QCollision::IsApplicable(), G4QCoherentChargeExchange::IsApplicable(), G4QCaptureAtRest::IsApplicable(), G4QAtomicElectronScattering::IsApplicable(), G4PhotoNuclearCrossSection::IsZAApplicable(), G4HadronBuilder::Meson(), G4XAnnihilationChannel::NormalizedClebsch(), G4ReactionProduct::operator=(), G4QLowEnergy::PostStepDoIt(), G4QGluonString::PostStepDoIt(), G4QElastic::PostStepDoIt(), G4QDiffraction::PostStepDoIt(), G4QCollision::PostStepDoIt(), G4QCoherentChargeExchange::PostStepDoIt(), G4QAtomicElectronScattering::PostStepDoIt(), G4BinaryCascade::PrintKTVector(), G4StringChipsParticleLevelInterface::Propagate(), G4StringChipsInterface::Propagate(), G4QStringChipsParticleLevelInterface::Propagate(), G4VLongitudinalStringDecay::QuarkSplitup(), G4ParticleTable::Remove(), G4SPBaryon::SampleQuarkAndDiquark(), G4ElasticHadrNucleusHE::SampleT(), G4QuasiElasticChannel::Scatter(), G4ReactionProduct::SetDefinition(), G4PrimaryParticle::SetG4code(), G4LundStringFragmentation::SetMinimalStringMass(), G4QGSMFragmentation::SplitEandP(), G4LundStringFragmentation::SplitEandP(), G4QGSMFragmentation::SplitLast(), G4LundStringFragmentation::SplitLast(), G4DiffractiveSplitableHadron::SplitUp(), and G4RKPropagation::Transport().

G4int G4ParticleDefinition::GetPDGiConjugation (  )  const [inline, inherited]

Definition at line 123 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::thePDGiConjugation.

Referenced by G4TextPPReporter::GeneratePropertyTable(), G4HtmlPPReporter::GeneratePropertyTable(), and G4ParticlePropertyTable::GetParticleProperty().

G4int G4ParticleDefinition::GetPDGiGParity (  )  const [inline, inherited]

Definition at line 128 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::thePDGiGParity.

Referenced by G4ParticlePropertyTable::GetParticleProperty().

G4int G4ParticleDefinition::GetPDGiIsospin (  )  const [inline, inherited]

Definition at line 126 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::thePDGiIsospin.

Referenced by G4VXResonance::DetailedBalance(), G4ConcreteNNTwoBodyResonance::G4ConcreteNNTwoBodyResonance(), G4Parton::G4Parton(), G4QParton::G4QParton(), G4TextPPReporter::GeneratePropertyTable(), G4HtmlPPReporter::GeneratePropertyTable(), G4ParticlePropertyTable::GetParticleProperty(), G4VXResonance::IsospinCorrection(), and G4XAnnihilationChannel::NormalizedClebsch().

G4int G4ParticleDefinition::GetPDGiIsospin3 (  )  const [inline, inherited]

Definition at line 127 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::thePDGiIsospin3.

Referenced by G4VXResonance::DetailedBalance(), G4ConcreteMesonBaryonToResonance::GetOutgoingParticle(), G4ParticlePropertyTable::GetParticleProperty(), G4VXResonance::IsospinCorrection(), and G4XAnnihilationChannel::NormalizedClebsch().

G4int G4ParticleDefinition::GetPDGiParity (  )  const [inline, inherited]

Definition at line 122 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::thePDGiParity.

Referenced by G4TextPPReporter::GeneratePropertyTable(), G4HtmlPPReporter::GeneratePropertyTable(), G4VDecayChannel::GetAngularMomentum(), and G4ParticlePropertyTable::GetParticleProperty().

G4double G4ParticleDefinition::GetPDGIsospin (  )  const [inline, inherited]

Definition at line 124 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::thePDGIsospin.

G4double G4ParticleDefinition::GetPDGIsospin3 (  )  const [inline, inherited]

Definition at line 125 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::thePDGIsospin3.

Referenced by G4Parton::G4Parton(), and G4QParton::G4QParton().

G4int G4ParticleDefinition::GetPDGiSpin (  )  const [inline, inherited]

Definition at line 121 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::thePDGiSpin.

Referenced by G4XAnnihilationChannel::CrossSection(), G4VXResonance::DegeneracyFactor(), G4ConcreteNNTwoBodyResonance::G4ConcreteNNTwoBodyResonance(), G4Parton::G4Parton(), G4QParton::G4QParton(), G4TextPPReporter::GeneratePropertyTable(), G4HtmlPPReporter::GeneratePropertyTable(), G4VDecayChannel::GetAngularMomentum(), G4ParticlePropertyTable::GetParticleProperty(), and G4VXResonance::IsospinCorrection().

G4double G4ParticleDefinition::GetPDGLifeTime (  )  const [inline, inherited]

Definition at line 157 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::thePDGLifeTime.

Referenced by G4RadioactiveDecay::AddDecayRateTable(), G4RadioactiveDecay::DecayIt(), G4TextPPReporter::GeneratePropertyTable(), G4HtmlPPReporter::GeneratePropertyTable(), G4ParticlePropertyMessenger::GetCurrentValue(), G4RadioactiveDecay::GetMeanFreePath(), G4Decay::GetMeanFreePath(), G4RadioactiveDecay::GetMeanLifeTime(), G4Decay::GetMeanLifeTime(), G4ParticlePropertyTable::GetParticleProperty(), G4RadioactiveDecay::IsApplicable(), G4Decay::IsApplicable(), G4Decay::PostStepGetPhysicalInteractionLength(), and G4ParticlePropertyMessenger::SetNewValue().

G4double G4ParticleDefinition::GetPDGMagneticMoment (  )  const [inline, inherited]

Definition at line 130 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::thePDGMagneticMoment.

Referenced by G4DynamicParticle::G4DynamicParticle(), G4HtmlPPReporter::GeneratePropertyTable(), G4ParticlePropertyTable::GetParticleProperty(), and G4DynamicParticle::SetDefinition().

G4double G4ParticleDefinition::GetPDGMass (  )  const [inline, inherited]

Definition at line 116 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::thePDGMass.

Referenced by G4Transportation::AlongStepGetPhysicalInteractionLength(), G4CoupledTransportation::AlongStepGetPhysicalInteractionLength(), G4AntiNeutronAnnihilationAtRest::AntiNeutronAnnihilation(), G4AntiProtonAnnihilationAtRest::AntiProtonAnnihilation(), G4MuonNucleusInteractionModel::applyInteractionModel(), G4RPGXiZeroInelastic::ApplyYourself(), G4RPGXiMinusInelastic::ApplyYourself(), G4RPGSigmaPlusInelastic::ApplyYourself(), G4RPGSigmaMinusInelastic::ApplyYourself(), G4RPGProtonInelastic::ApplyYourself(), G4RPGPiPlusInelastic::ApplyYourself(), G4RPGPiMinusInelastic::ApplyYourself(), G4RPGOmegaMinusInelastic::ApplyYourself(), G4RPGNeutronInelastic::ApplyYourself(), G4RPGLambdaInelastic::ApplyYourself(), G4RPGKZeroInelastic::ApplyYourself(), G4RPGKPlusInelastic::ApplyYourself(), G4RPGKMinusInelastic::ApplyYourself(), G4RPGAntiXiZeroInelastic::ApplyYourself(), G4RPGAntiXiMinusInelastic::ApplyYourself(), G4RPGAntiSigmaPlusInelastic::ApplyYourself(), G4RPGAntiSigmaMinusInelastic::ApplyYourself(), G4RPGAntiProtonInelastic::ApplyYourself(), G4RPGAntiOmegaMinusInelastic::ApplyYourself(), G4RPGAntiNeutronInelastic::ApplyYourself(), G4RPGAntiLambdaInelastic::ApplyYourself(), G4RPGAntiKZeroInelastic::ApplyYourself(), G4QMDReaction::ApplyYourself(), G4NeutronHPFissionFS::ApplyYourself(), G4NeutronHPElasticFS::ApplyYourself(), G4NeutronHPCaptureFS::ApplyYourself(), G4LFission::ApplyYourself(), G4LEXiZeroInelastic::ApplyYourself(), G4LEXiMinusInelastic::ApplyYourself(), G4LESigmaPlusInelastic::ApplyYourself(), G4LESigmaMinusInelastic::ApplyYourself(), G4LEProtonInelastic::ApplyYourself(), G4LEPionPlusInelastic::ApplyYourself(), G4LEPionMinusInelastic::ApplyYourself(), G4LEOmegaMinusInelastic::ApplyYourself(), G4LENeutronInelastic::ApplyYourself(), G4LElastic::ApplyYourself(), G4LELambdaInelastic::ApplyYourself(), G4LEKaonZeroInelastic::ApplyYourself(), G4LEKaonPlusInelastic::ApplyYourself(), G4LEKaonMinusInelastic::ApplyYourself(), G4LEAntiXiZeroInelastic::ApplyYourself(), G4LEAntiXiMinusInelastic::ApplyYourself(), G4LEAntiSigmaPlusInelastic::ApplyYourself(), G4LEAntiSigmaMinusInelastic::ApplyYourself(), G4LEAntiProtonInelastic::ApplyYourself(), G4LEAntiOmegaMinusInelastic::ApplyYourself(), G4LEAntiNeutronInelastic::ApplyYourself(), G4LEAntiLambdaInelastic::ApplyYourself(), G4LEAntiKaonZeroInelastic::ApplyYourself(), G4LEAlphaInelastic::ApplyYourself(), G4LCapture::ApplyYourself(), G4FissionLibrary::ApplyYourself(), G4InclCascadeInterface::ApplyYourself(), G4InclAblaCascadeInterface::ApplyYourself(), G4EMDissociation::ApplyYourself(), G4LEpp::ApplyYourself(), G4LEnp::ApplyYourself(), G4HadronElastic::ApplyYourself(), G4ElasticHadrNucleusHE::ApplyYourself(), G4DiffuseElastic::ApplyYourself(), G4ChargeExchange::ApplyYourself(), G4ElectroNuclearReaction::ApplyYourself(), G4BinaryLightIonReaction::ApplyYourself(), G4LFission::Atomas(), G4NeutronHPInelasticBaseFS::BaseApply(), G4CollisionComposite::BufferCrossSection(), G4DiffuseElastic::BuildAngleTable(), G4hLowEnergyIonisation::BuildDataForFluorescence(), G4hLowEnergyLoss::BuildDEDXTable(), G4eLowEnergyLoss::BuildDEDXTable(), G4FTFParticipants::BuildInteractions(), G4hLowEnergyIonisation::BuildLambdaTable(), G4hLowEnergyIonisation::BuildPhysicsTable(), G4hLowEnergyLoss::BuildRangeTable(), G4BinaryCascade::BuildTargetList(), G4QMDReaction::calcOffSetOfCollision(), G4Fragment::CalculateExcitationEnergy(), G4RPGInelastic::CalculateMomenta(), G4InelasticInteraction::CalculateMomenta(), G4QPDGCode::CalculateNuclMass(), G4DiffuseElastic::CalculateParticleBeta(), G4RPGXiZeroInelastic::Cascade(), G4RPGXiMinusInelastic::Cascade(), G4RPGSigmaPlusInelastic::Cascade(), G4RPGSigmaMinusInelastic::Cascade(), G4RPGPiPlusInelastic::Cascade(), G4RPGPiMinusInelastic::Cascade(), G4RPGOmegaMinusInelastic::Cascade(), G4RPGLambdaInelastic::Cascade(), G4RPGKZeroInelastic::Cascade(), G4RPGKPlusInelastic::Cascade(), G4RPGKMinusInelastic::Cascade(), G4RPGAntiXiZeroInelastic::Cascade(), G4RPGAntiXiMinusInelastic::Cascade(), G4RPGAntiSigmaPlusInelastic::Cascade(), G4RPGAntiSigmaMinusInelastic::Cascade(), G4RPGAntiProtonInelastic::Cascade(), G4RPGAntiOmegaMinusInelastic::Cascade(), G4RPGAntiNeutronInelastic::Cascade(), G4RPGAntiLambdaInelastic::Cascade(), G4RPGAntiKZeroInelastic::Cascade(), G4LEXiZeroInelastic::Cascade(), G4LEXiMinusInelastic::Cascade(), G4LESigmaPlusInelastic::Cascade(), G4LESigmaMinusInelastic::Cascade(), G4LEProtonInelastic::Cascade(), G4LEPionPlusInelastic::Cascade(), G4LEPionMinusInelastic::Cascade(), G4LEOmegaMinusInelastic::Cascade(), G4LENeutronInelastic::Cascade(), G4LELambdaInelastic::Cascade(), G4LEKaonZeroInelastic::Cascade(), G4LEKaonPlusInelastic::Cascade(), G4LEKaonMinusInelastic::Cascade(), G4LEAntiXiZeroInelastic::Cascade(), G4LEAntiXiMinusInelastic::Cascade(), G4LEAntiSigmaPlusInelastic::Cascade(), G4LEAntiSigmaMinusInelastic::Cascade(), G4LEAntiProtonInelastic::Cascade(), G4LEAntiOmegaMinusInelastic::Cascade(), G4LEAntiNeutronInelastic::Cascade(), G4LEAntiLambdaInelastic::Cascade(), G4LEAntiKaonZeroInelastic::Cascade(), G4Fancy3DNucleus::ChoosePositions(), G4NeutronHPInelasticCompFS::CompositeApply(), G4MscModel71::ComputeCrossSectionPerAtom(), G4GammaConversionToMuons::ComputeCrossSectionPerAtom(), G4AnnihiToMuPair::ComputeCrossSectionPerAtom(), G4PAIPhotonModel::ComputeDEDX(), G4PAIModel::ComputeDEDX(), G4hLowEnergyIonisation::ComputeDEDX(), G4MuonNucleusInteractionModel::computeDifferentialCrossSection(), G4MuNuclearInteraction::ComputeDMicroscopicCrossSection(), G4VRangeToEnergyConverter::ComputeLoss(), G4RToEConvForPositron::ComputeLoss(), G4RToEConvForElectron::ComputeLoss(), G4MuonNucleusInteractionModel::computeMicroscopicCrossSection(), G4MuNuclearInteraction::ComputeMicroscopicCrossSection(), G4EnergyLossForExtrapolator::ComputeMuonDEDX(), G4EnergyLossForExtrapolator::ComputeProtonDEDX(), G4EnergyLossForExtrapolator::ComputeTrueStep(), G4QStoppingPhysics::ConstructProcess(), G4VRangeToEnergyConverter::Convert(), G4BinaryCascade::CorrectBarionsOnBoundary(), G4Mars5GeV::CoulombBarrier(), G4Mars5GeV::CreatePion(), G4XPDGTotal::CrossSection(), G4XPDGElastic::CrossSection(), G4XAnnihilationChannel::CrossSection(), G4CollisionNN::CrossSection(), G4PAIPhotonModel::CrossSection(), G4PAIModel::CrossSection(), G4PionDecayMakeSpin::DaughterPolarization(), G4BinaryCascade::DebugApplyCollision(), G4KineticTrack::Decay(), G4RadioactiveDecay::DecayIt(), G4TauLeptonicDecayChannel::DecayIt(), G4PionRadiativeDecayChannel::DecayIt(), G4NeutronBetaDecayChannel::DecayIt(), G4MuonRadiativeDecayChannelWithSpin::DecayIt(), G4MuonDecayChannelWithSpin::DecayIt(), G4MuonDecayChannel::DecayIt(), G4KL3DecayChannel::DecayIt(), G4DalitzDecayChannel::DecayIt(), G4VXResonance::DetailedBalance(), G4IonFluctuations::Dispersion(), G4RadioactiveDecay::DoDecay(), G4MuonMinusCaptureAtRest::DoMuCapture(), G4ionEffectiveCharge::EffectiveCharge(), G4LossTableManager::EnergyLossProcessIsInitialised(), G4SingleDiffractiveExcitation::ExciteParticipants(), G4QGSDiffractiveExcitation::ExciteParticipants(), G4DiffractiveExcitation::ExciteParticipants(), G4SPSEneDistribution::ExpInterpolation(), G4VDecayChannel::FillDaughters(), G4VDecayChannel::FillParent(), G4HadronicProcess::FillTotalResult(), G4VElasticCollision::FinalState(), G4VCrossSectionSource::FindLightParticle(), G4Absorber::FindProducts(), G4AnnihiToMuPair::G4AnnihiToMuPair(), G4ConcreteNNTwoBodyResonance::G4ConcreteNNTwoBodyResonance(), G4DynamicParticle::G4DynamicParticle(), G4ElasticData::G4ElasticData(), G4GeneralPhaseSpaceDecay::G4GeneralPhaseSpaceDecay(), G4HEVector::G4HEVector(), G4KineticTrack::G4KineticTrack(), G4Mars5GeV::G4Mars5GeV(), G4MuMinusCaptureCascade::G4MuMinusCaptureCascade(), G4NuclearDecayChannel::G4NuclearDecayChannel(), G4ReactionProduct::G4ReactionProduct(), G4RegionModel::G4RegionModel(), G4FinalStateIonisationRudd::GenerateFinalState(), G4FinalStateIonisationBorn::GenerateFinalState(), G4VGammaDeexcitation::GenerateGamma(), G4SingleParticleSource::GeneratePrimaryVertex(), G4ParticleGun::GeneratePrimaryVertex(), G4TextPPReporter::GeneratePropertyTable(), G4HtmlPPReporter::GeneratePropertyTable(), G4ReactionDynamics::GenerateXandPt(), G4SPSEneDistribution::GenUserHistEnergies(), G4MscModel71::GeomPathLength(), G4QMDParticipant::Get4Momentum(), G4WilsonAbrasionModel::GetAbradedNucleons(), G4Nucleus::GetBiasedThermalNucleus(), G4Fragment::GetBindingEnergy(), G4NeutronHPorLFissionData::GetCrossSection(), G4NeutronHPorLElasticData::GetCrossSection(), G4NeutronHPorLEInelasticData::GetCrossSection(), G4NeutronHPorLCaptureData::GetCrossSection(), G4NeutronHPInelasticData::GetCrossSection(), G4NeutronHPFissionData::GetCrossSection(), G4NeutronHPElasticData::GetCrossSection(), G4NeutronHPCaptureData::GetCrossSection(), G4DynamicParticle::GetElectronMass(), G4BinaryCascade::GetExcitationEnergy(), G4SigmaZeroField::GetField(), G4SigmaPlusField::GetField(), G4SigmaMinusField::GetField(), G4PionZeroField::GetField(), G4PionPlusField::GetField(), G4PionMinusField::GetField(), G4KaonZeroField::GetField(), G4KaonPlusField::GetField(), G4KaonMinusField::GetField(), G4AntiProtonField::GetField(), G4MesonAbsorption::GetFinalState(), G4DiffuseElastic::GetInvCoulombElasticXsc(), G4DiffuseElastic::GetInvElasticSumXsc(), G4DiffuseElastic::GetInvElasticXsc(), G4BinaryCascade::GetIonMass(), G4HadProjectile::GetKineticEnergy(), G4LundStringFragmentation::GetLightConeZ(), G4Fancy3DNucleus::GetMass(), G4Parton::GetMass(), G4QMDParticipant::GetMass(), G4QParton::GetMass(), G4PrimaryParticle::GetMass(), G4VXTRenergyLoss::GetMeanFreePath(), G4VTransitionRadiation::GetMeanFreePath(), G4SampleResonance::GetMinimumMass(), G4QMDNucleus::GetNuclearMass(), G4NucleiProperties::GetNuclearMass(), G4HyperNucleiProperties::GetNuclearMass(), G4IonTable::GetNucleusMass(), G4ParticlePropertyTable::GetParticleProperty(), G4NeutronHPThermalBoost::GetThermalEnergy(), G4ElasticHadrNucleusHE::HadronProtonQ2(), G4NeutronHPNBodyPhaseSpace::Init(), G4RKPropagation::Init(), G4MscModel71::Initialise(), G4mplIonisationModel::Initialise(), G4eeToTwoPiModel::Initialise(), G4eeCrossSections::Initialise(), G4ionIonisation::InitialiseEnergyLossProcess(), G4ionGasIonisation::InitialiseEnergyLossProcess(), G4hIonisation::InitialiseEnergyLossProcess(), G4MuIonisation::InitialiseEnergyLossProcess(), G4hhIonisation::InitialiseEnergyLossProcess(), G4ionGasIonisation::InitialiseMassCharge(), G4UniversalFluctuation::InitialiseMe(), G4IonFluctuations::InitialiseMe(), G4BohrFluctuations::InitialiseMe(), G4CoulombScattering::InitialiseProcess(), G4QFragmentation::InitModel(), G4QGSMSplitableHadron::InitParameters(), G4KineticTrack::IntegrandFunction2(), G4hIonisation::IsApplicable(), G4MuPairProduction::IsApplicable(), G4MuIonisation::IsApplicable(), G4MuBremsstrahlung::IsApplicable(), G4hLowEnergyIonisation::IsApplicable(), G4hhIonisation::IsApplicable(), G4Decay::IsApplicable(), G4KaonMinusAbsorption::KaonMinusAbsorption(), G4SPSEneDistribution::LinearInterpolation(), G4SPSEneDistribution::LogInterpolation(), G4hBetheBlochModel::LowEnergyLimit(), G4MuonNucleusInteractionModel::makePhysicsVector(), G4MuNuclearInteraction::MakeSamplingTables(), G4RPGInelastic::MarkLeadingStrangeParticle(), G4InelasticInteraction::MarkLeadingStrangeParticle(), G4PAIPhotonModel::MaxSecondaryEnergy(), G4PAIModel::MaxSecondaryEnergy(), G4ResonanceNames::MinMass(), G4QCaptureAtRest::MuCaptureEMCascade(), G4ReactionDynamics::NuclearReaction(), G4RPGReaction::NuclearReaction(), G4ReactionProduct::operator=(), G4PiMinusStopMaterial::P4Vector(), G4PionMinusAbsorptionAtRest::PionMinusAbsorption(), G4MuNuclearInteraction::PostStepDoIt(), G4QCollision::PostStepDoIt(), G4QAtomicElectronScattering::PostStepDoIt(), G4VXTRenergyLoss::PostStepDoIt(), G4ForwardXrayTR::PostStepDoIt(), G4hLowEnergyIonisation::PostStepDoIt(), G4GammaConversionToMuons::PostStepDoIt(), G4AnnihiToMuPair::PostStepDoIt(), G4VEnergyLossProcess::PreparePhysicsTable(), G4CoulombScattering::PrintInfo(), G4ReactionDynamics::ProduceStrangeParticlePairs(), G4StringChipsParticleLevelInterface::Propagate(), G4QStringChipsParticleLevelInterface::Propagate(), G4BinaryCascade::Propagate1H1(), G4QPDGCode::QHaM(), G4RPGTwoCluster::ReactionStage(), G4RPGTwoBody::ReactionStage(), G4RPGStrangeProduction::ReactionStage(), G4RPGPionSuppression::ReactionStage(), G4RPGFragmentation::ReactionStage(), G4NeutronHPContAngularPar::Sample(), G4PAIPhotonModel::SampleFluctuations(), G4PAIModel::SampleFluctuations(), G4SampleResonance::SampleMass(), G4VEnergyLossProcess::SampleRange(), G4VScatteringCollision::SampleResonanceMass(), G4ElasticHadrNucleusHE::SampleT(), G4DiffuseElastic::SampleTableThetaCMS(), G4DiffuseElastic::SampleThetaLab(), G4QuasiElasticChannel::Scatter(), G4QGSParticipants::SelectInteractions(), G4ReactionProduct::SetDefinition(), G4DynamicParticle::SetDefinition(), G4ParticlePropertyMessenger::SetNewValue(), G4PAIPhotonModel::SetParticle(), G4PAIModel::SetParticle(), G4UrbanMscModel90::SetParticle(), G4UrbanMscModel::SetParticle(), G4BraggModel::SetParticle(), G4BraggIonModel::SetParticle(), G4BetheBlochModel::SetParticle(), G4MuPairProductionModel::SetParticle(), G4MuBremsstrahlungModel::SetParticle(), G4MuBetheBlochModel::SetParticle(), G4ParticleGun::SetParticleMomentum(), G4EmCorrections::SetupKinematics(), G4eCoulombScatteringModel::SetupParticle(), G4RayShooter::Shoot(), G4QGSMSplitableHadron::SoftSplitUp(), G4SPSEneDistribution::SplineInterpolation(), G4QGSMFragmentation::SplitEandP(), G4LundStringFragmentation::SplitEandP(), G4QGSMFragmentation::SplitLast(), G4LundStringFragmentation::SplitLast(), G4ReactionDynamics::SuppressChargedPions(), G4DiffuseElastic::ThetaCMStoThetaLab(), G4DiffuseElastic::ThetaLabToThetaCMS(), G4IonYangFluctuationModel::TheValue(), G4IonChuFluctuationModel::TheValue(), G4hParametrisedLossModel::TheValue(), G4hNuclearStoppingModel::TheValue(), G4hIonEffChargeSquare::TheValue(), G4hBetheBlochModel::TheValue(), G4GeneralPhaseSpaceDecay::ThreeBodyDecayIt(), G4ReactionDynamics::TwoBody(), G4GeneralPhaseSpaceDecay::TwoBodyDecayIt(), G4ReactionDynamics::TwoCluster(), G4VGammaDeexcitation::UpdateNucleus(), and G4EmCalculator::UpdateParticle().

G4double G4ParticleDefinition::GetPDGSpin (  )  const [inline, inherited]

Definition at line 120 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::thePDGSpin.

Referenced by G4hLowEnergyIonisation::ComputeMicroscopicCrossSection(), G4EmCorrections::FiniteSizeCorrection(), G4QGSMSplitableHadron::GetValenceQuarkFlavors(), G4hLowEnergyIonisation::PostStepDoIt(), G4PAIPhotonModel::SetParticle(), G4PAIModel::SetParticle(), G4BraggModel::SetParticle(), G4BraggIonModel::SetParticle(), G4BetheBlochModel::SetParticle(), and G4eCoulombScatteringModel::SetupParticle().

G4bool G4ParticleDefinition::GetPDGStable (  )  const [inline, inherited]

Definition at line 154 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::thePDGStable.

Referenced by G4Decay::DecayIt(), G4HtmlPPReporter::GeneratePropertyTable(), G4ParticlePropertyMessenger::GetCurrentValue(), G4RadioactiveDecay::GetMeanFreePath(), G4Decay::GetMeanFreePath(), G4RadioactiveDecay::GetMeanLifeTime(), and G4Decay::GetMeanLifeTime().

G4double G4ParticleDefinition::GetPDGWidth (  )  const [inline, inherited]

Definition at line 117 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::thePDGWidth.

Referenced by G4VDecayChannel::FillDaughters(), G4KineticTrack::G4KineticTrack(), G4TextPPReporter::GeneratePropertyTable(), G4HtmlPPReporter::GeneratePropertyTable(), G4ParticlePropertyTable::GetParticleProperty(), G4SampleResonance::SampleMass(), G4XAnnihilationChannel::VariablePartialWidth(), and G4XAnnihilationChannel::VariableWidth().

G4ProcessManager* G4ParticleDefinition::GetProcessManager (  )  const [inherited]

Referenced by G4IonBinaryCascadePhysics::AddProcess(), G4VUserPhysicsList::AddProcessManager(), G4VUserPhysicsList::AddTransportation(), G4hLowEnergyIonisation::AlongStepDoIt(), G4StoppingHadronBuilder::Build(), G4ProtonBuilder::Build(), G4PiKBuilder::Build(), G4NeutronBuilder::Build(), G4MiscLHEPBuilder::Build(), G4ElectroNuclearBuilder::Build(), G4EmExtraPhysics::BuildMuonNuclear(), G4VUserPhysicsList::BuildPhysicsTable(), G4hLowEnergyIonisation::BuildPhysicsTable(), G4EmExtraPhysics::BuildSynch(), G4RunManagerKernel::ConfirmCoupledTransportation(), G4ErrorPhysicsList::ConstructEM(), G4HadronInelasticQLHEP::ConstructProcess(), G4HadronInelasticQBBC::ConstructProcess(), G4RadioactiveDecayPhysics::ConstructProcess(), G4QStoppingPhysics::ConstructProcess(), G4QEmExtraPhysics::ConstructProcess(), G4NeutronTrackingCut::ConstructProcess(), G4LHEPStoppingPhysics::ConstructProcess(), G4IonPhysics::ConstructProcess(), G4HadronQElasticPhysics::ConstructProcess(), G4HadronHElasticPhysics::ConstructProcess(), G4HadronElasticPhysics::ConstructProcess(), G4HadronDElasticPhysics::ConstructProcess(), G4EmStandardPhysics_option2::ConstructProcess(), G4EmStandardPhysics_option1::ConstructProcess(), G4EmStandardPhysics::ConstructProcess(), G4DecayPhysics::ConstructProcess(), G4ErrorPhysicsList::ConstructProcess(), G4RunManager::ConstructScoringWorlds(), G4TheRayTracer::CreateBitMap(), G4ErrorTrackLengthTarget::G4ErrorTrackLengthTarget(), G4HadronicProcess::GetMeanFreePath(), G4ProcessPlacer::GetProcessManager(), G4SteppingManager::GetProcessNumber(), G4ErrorPropagator::InitG4Track(), G4VUserPhysicsList::InitializeProcessManager(), G4SteppingManager::InvokeAlongStepDoItProcs(), G4SteppingManager::InvokeAtRestDoItProcs(), G4SteppingManager::InvokePSDIP(), G4PenelopeIonisation::PostStepDoIt(), G4PenelopeBremsstrahlung::PostStepDoIt(), G4hLowEnergyIonisation::PostStepDoIt(), G4VUserPhysicsList::PreparePhysicsTable(), G4TrackingManager::ProcessOneTrack(), G4ErrorPropagator::Propagate(), G4VUserPhysicsList::RemoveProcessManager(), G4VUserPhysicsList::RetrievePhysicsTable(), G4ProcessManagerMessenger::SetCurrentParticle(), G4UserPhysicsListMessenger::SetNewValue(), G4GlobalFastSimulationManager::ShowSetup(), and G4VUserPhysicsList::StorePhysicsTable().

G4int G4ParticleDefinition::GetQuarkContent ( G4int  flavor  )  const [inherited]

Referenced by G4XAqmTotal::CrossSection(), G4IonTable::FindIon(), G4HEVector::G4HEVector(), G4HtmlPPReporter::GeneratePropertyTable(), G4VCollision::GetNumberOfPartons(), G4XAnnihilationChannel::NormalizedClebsch(), G4QLowEnergy::PostStepDoIt(), G4StringChipsParticleLevelInterface::Propagate(), and G4QStringChipsParticleLevelInterface::Propagate().

G4int G4ParticleDefinition::GetVerboseLevel (  )  const [inherited]

G4bool G4ParticleDefinition::IsShortLived (  )  const [inline, inherited]

Definition at line 152 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::fShortLivedFlag.

Referenced by G4VUserPhysicsList::AddTransportation(), G4VUserPhysicsList::BuildPhysicsTable(), G4QMDCollision::CalKinematicsOfBinaryCollisions(), G4ErrorPhysicsList::ConstructEM(), G4QStoppingPhysics::ConstructProcess(), G4ErrorPhysicsList::ConstructProcess(), G4XResonance::CrossSection(), G4VXResonance::DetailedBalance(), G4ErrorTrackLengthTarget::G4ErrorTrackLengthTarget(), G4KineticTrack::G4KineticTrack(), G4HtmlPPReporter::GeneratePropertyTable(), G4BCDecay::GetCollisions(), G4PrimaryTransformer::GetDefinition(), G4SampleResonance::GetMinimumMass(), G4ParticleTable::Insert(), G4MultipleScattering::IsApplicable(), G4hMultipleScattering::IsApplicable(), G4MultipleScattering71::IsApplicable(), G4ionIonisation::IsApplicable(), G4hIonisation::IsApplicable(), G4CoulombScattering::IsApplicable(), G4MuMultipleScattering::IsApplicable(), G4hhIonisation::IsApplicable(), G4PrimaryTransformer::IsGoodForTrack(), G4VXResonance::IsospinCorrection(), G4ShortLivedTable::IsShortLived(), G4VUserPhysicsList::PreparePhysicsTable(), G4StringChipsParticleLevelInterface::Propagate(), G4ParticleTable::Remove(), G4VUserPhysicsList::SetCutValue(), and G4ParticleGun::SetParticleDefinition().

G4int G4ParticleDefinition::operator!= ( const G4ParticleDefinition right  )  const [inherited]

Definition at line 162 of file G4ParticleDefinition.cc.

References G4ParticleDefinition::theParticleName.

G4int G4ParticleDefinition::operator== ( const G4ParticleDefinition right  )  const [inherited]

Definition at line 157 of file G4ParticleDefinition.cc.

References G4ParticleDefinition::theParticleName.

void G4ParticleDefinition::SetAntiPDGEncoding ( G4int  aEncoding  )  [inherited]

Referenced by G4ShortLivedConstructor::ConstructMesons(), G4ExcitedMesonConstructor::ConstructMesons(), G4ShortLivedConstructor::ConstructQuarks(), G4IonTable::CreateIon(), G4Triton::Definition(), G4He3::Definition(), G4Deuteron::Definition(), and G4Alpha::Definition().

void G4ParticleDefinition::SetApplyCutsFlag ( G4bool   )  [inherited]

Definition at line 271 of file G4ParticleDefinition.cc.

References G4ParticleDefinition::fApplyCutsFlag, G4cerr, G4endl, and G4ParticleDefinition::theParticleName.

Referenced by G4VUserPhysicsList::SetApplyCuts().

void G4ParticleDefinition::SetAtomicMass ( G4int   )  [protected, inherited]

Referenced by G4Ions::G4Ions().

void G4ParticleDefinition::SetAtomicNumber ( G4int   )  [protected, inherited]

Referenced by G4Ions::G4Ions().

void G4ParticleDefinition::SetDecayTable ( G4DecayTable aDecayTable  )  [inherited]

Referenced by G4RadioactiveDecay::AddDecayRateTable(), G4ExcitedBaryonConstructor::ConstructAntiParticle(), G4ShortLivedConstructor::ConstructBaryons(), G4ShortLivedConstructor::ConstructMesons(), G4ExcitedMesonConstructor::ConstructMesons(), G4ExcitedBaryonConstructor::ConstructParticle(), G4RadioactiveDecay::DecayIt(), G4TauPlus::Definition(), G4TauMinus::Definition(), G4MuonPlus::Definition(), G4MuonMinus::Definition(), G4PionZero::Definition(), G4PionPlus::Definition(), G4PionMinus::Definition(), G4KaonZeroShort::Definition(), G4KaonZeroLong::Definition(), G4KaonZero::Definition(), G4KaonPlus::Definition(), G4KaonMinus::Definition(), G4EtaPrime::Definition(), G4Eta::Definition(), G4AntiKaonZero::Definition(), G4XiZero::Definition(), G4XiMinus::Definition(), G4SigmaZero::Definition(), G4SigmaPlus::Definition(), G4SigmaMinus::Definition(), G4SigmacZero::Definition(), G4SigmacPlusPlus::Definition(), G4SigmacPlus::Definition(), G4OmegaMinus::Definition(), G4Neutron::Definition(), G4Lambda::Definition(), G4AntiXiZero::Definition(), G4AntiXiMinus::Definition(), G4AntiSigmaZero::Definition(), G4AntiSigmaPlus::Definition(), G4AntiSigmaMinus::Definition(), G4AntiSigmacZero::Definition(), G4AntiSigmacPlusPlus::Definition(), G4AntiSigmacPlus::Definition(), G4AntiOmegaMinus::Definition(), and G4AntiLambda::Definition().

void G4ParticleDefinition::SetParticleSubType ( const G4String subtype  )  [protected, inherited]

Referenced by G4DiQuarks::G4DiQuarks(), G4Gluons::G4Gluons(), G4Quarks::G4Quarks(), G4ExcitedMesons::SetMultipletName(), and G4ExcitedBaryons::SetMultipletName().

void G4ParticleDefinition::SetPDGLifeTime ( G4double  aLifeTime  )  [inline, inherited]

Definition at line 158 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::thePDGLifeTime.

Referenced by G4ParticlePropertyMessenger::SetNewValue().

void G4ParticleDefinition::SetPDGMagneticMoment ( G4double  mageticMoment  )  [inherited]

Referenced by G4IonTable::CreateIon(), G4TauPlus::Definition(), G4TauMinus::Definition(), G4Positron::Definition(), G4MuonPlus::Definition(), G4MuonMinus::Definition(), G4Electron::Definition(), G4Triton::Definition(), G4He3::Definition(), G4Deuteron::Definition(), G4XiZero::Definition(), G4XiMinus::Definition(), G4SigmaPlus::Definition(), G4SigmaMinus::Definition(), G4Proton::Definition(), G4OmegaMinus::Definition(), G4Neutron::Definition(), G4Lambda::Definition(), G4AntiXiZero::Definition(), G4AntiXiMinus::Definition(), G4AntiSigmaPlus::Definition(), G4AntiSigmaMinus::Definition(), G4AntiProton::Definition(), G4AntiOmegaMinus::Definition(), G4AntiNeutron::Definition(), and G4AntiLambda::Definition().

void G4ParticleDefinition::SetPDGStable ( const G4bool  aFlag  )  [inline, inherited]

Definition at line 155 of file G4ParticleDefinition.hh.

References G4ParticleDefinition::thePDGStable.

Referenced by G4ParticlePropertyMessenger::SetNewValue().

void G4ParticleDefinition::SetProcessManager ( G4ProcessManager aProcessManager  )  [inherited]

Referenced by G4VUserPhysicsList::AddProcessManager(), G4VUserPhysicsList::InitializeProcessManager(), and G4VUserPhysicsList::RemoveProcessManager().

void G4ParticleDefinition::SetVerboseLevel ( G4int  value  )  [inherited]

Referenced by G4ParticlePropertyMessenger::SetNewValue(), and G4ExcitationHandler::Transform().


Member Data Documentation

G4int G4ParticleDefinition::theAntiQuarkContent[NumberOfQuarkFlavor] [protected, inherited]

Definition at line 289 of file G4ParticleDefinition.hh.

Referenced by G4ParticleDefinition::DumpTable(), G4ParticleDefinition::FillQuarkContents(), G4ParticlePropertyTable::GetParticleProperty(), and G4ParticlePropertyTable::SetParticleProperty().

G4AntiNeutrinoMu * G4AntiNeutrinoMu::theInstance = 0 [static, private]

Definition at line 54 of file G4AntiNeutrinoMu.hh.

Referenced by Definition().

G4int G4ParticleDefinition::theQuarkContent[NumberOfQuarkFlavor] [protected, inherited]

Definition at line 288 of file G4ParticleDefinition.hh.

Referenced by G4ParticleDefinition::DumpTable(), G4ParticleDefinition::FillQuarkContents(), G4ParticlePropertyTable::GetParticleProperty(), and G4ParticlePropertyTable::SetParticleProperty().


The documentation for this class was generated from the following files:
Generated on Sat Apr 12 06:05:38 2008 for Geant4 by  doxygen 1.4.7