Geant4.10
|
#include <B03PhysicsList.hh>
Protected Member Functions | |
virtual void | ConstructParticle () |
virtual void | ConstructProcess () |
virtual void | SetCuts () |
virtual void | ConstructGeneral () |
virtual void | ConstructEM () |
virtual void | ConstructHad () |
virtual void | ConstructLeptHad () |
void | AddScoringProcess () |
void | AddBiasingProcess () |
void | ConstructAllBosons () |
void | ConstructAllLeptons () |
void | ConstructAllMesons () |
void | ConstructAllBaryons () |
void | ConstructAllIons () |
void | ConstructAllShortLiveds () |
![]() | |
void | AddTransportation () |
G4bool | RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle) |
void | BuildIntegralPhysicsTable (G4VProcess *, G4ParticleDefinition *) |
virtual void | RetrievePhysicsTable (G4ParticleDefinition *, const G4String &directory, G4bool ascii=false) |
void | InitializeProcessManager () |
Additional Inherited Members | |
![]() | |
static const G4VUPLManager & | GetSubInstanceManager () |
![]() | |
G4ParticleTable * | theParticleTable |
G4int | verboseLevel |
G4double | defaultCutValue |
G4bool | isSetDefaultCutValue |
G4ProductionCutsTable * | fCutsTable |
G4bool | fRetrievePhysicsTable |
G4bool | fStoredInAscii |
G4bool | fIsCheckedForRetrievePhysicsTable |
G4bool | fIsRestoredCutValues |
G4String | directoryPhysicsTable |
G4bool | fDisableCheckParticleList |
G4int | g4vuplInstanceID |
![]() | |
static G4RUN_DLL G4VUPLManager | subInstanceManager |
Definition at line 41 of file B03PhysicsList.hh.
B03PhysicsList::B03PhysicsList | ( | ) |
Definition at line 56 of file B03PhysicsList.cc.
References G4VUserPhysicsList::SetVerboseLevel().
|
virtual |
Definition at line 64 of file B03PhysicsList.cc.
|
inline |
|
protected |
Definition at line 673 of file B03PhysicsList.cc.
References G4GeometrySampler::AddProcess(), G4GeometrySampler::Configure(), G4cout, G4endl, G4IStore::GetInstance(), G4IStore::GetParallelWorldVolumePointer(), G4GeometrySampler::PrepareImportanceSampling(), G4GeometrySampler::SetParallel(), and G4GeometrySampler::SetWorld().
Referenced by ConstructProcess().
Definition at line 48 of file B03PhysicsList.hh.
Referenced by main().
|
protected |
Definition at line 643 of file B03PhysicsList.cc.
References G4ProcessManager::AddProcess(), G4ParticleDefinition::GetProcessManager(), idxAlongStep, idxAtRest, idxPostStep, G4ParticleDefinition::IsShortLived(), G4ParallelWorldScoringProcess::SetParallelWorld(), G4ProcessManager::SetProcessOrdering(), G4ProcessManager::SetProcessOrderingToLast(), and theParticleIterator.
Referenced by ConstructProcess().
|
protected |
Definition at line 115 of file B03PhysicsList.cc.
References G4BaryonConstructor::ConstructParticle().
Referenced by ConstructParticle().
|
protected |
Definition at line 88 of file B03PhysicsList.cc.
References G4BosonConstructor::ConstructParticle().
Referenced by ConstructParticle().
|
protected |
Definition at line 124 of file B03PhysicsList.cc.
References G4IonConstructor::ConstructParticle().
Referenced by ConstructParticle().
|
protected |
Definition at line 97 of file B03PhysicsList.cc.
References G4LeptonConstructor::ConstructParticle().
Referenced by ConstructParticle().
|
protected |
Definition at line 106 of file B03PhysicsList.cc.
References G4MesonConstructor::ConstructParticle().
Referenced by ConstructParticle().
|
protected |
Definition at line 133 of file B03PhysicsList.cc.
References G4ShortLivedConstructor::ConstructParticle().
Referenced by ConstructParticle().
|
protectedvirtual |
Definition at line 173 of file B03PhysicsList.cc.
References G4ProcessManager::AddDiscreteProcess(), G4ProcessManager::AddProcess(), G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetProcessManager(), G4ParticleDefinition::IsShortLived(), and theParticleIterator.
Referenced by ConstructProcess().
|
protectedvirtual |
Definition at line 611 of file B03PhysicsList.cc.
References G4ProcessManager::AddProcess(), G4ParticleDefinition::GetProcessManager(), idxAtRest, idxPostStep, G4Decay::IsApplicable(), G4ProcessManager::SetProcessOrdering(), and theParticleIterator.
Referenced by ConstructProcess().
|
protectedvirtual |
Definition at line 300 of file B03PhysicsList.cc.
References G4HadronicProcess::AddDataSet(), G4ProcessManager::AddDiscreteProcess(), G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetProcessManager(), python.hepunit::GeV, python.hepunit::MeV, G4HadronicProcess::RegisterMe(), G4VIntraNuclearTransportModel::SetDeExcitation(), G4ExcitationHandler::SetEvaporation(), G4ExcitationHandler::SetFermiModel(), G4VPartonStringModel::SetFragmentationModel(), G4TheoFSGenerator::SetHighEnergyGenerator(), G4ExcitationHandler::SetMaxAandZForFermiBreakUp(), G4HadronicInteraction::SetMaxEnergy(), G4ExcitationHandler::SetMinEForMultiFrag(), G4HadronicInteraction::SetMinEnergy(), G4ExcitationHandler::SetMultiFragmentation(), G4TheoFSGenerator::SetTransport(), python.hepunit::TeV, and theParticleIterator.
Referenced by ConstructProcess().
|
protectedvirtual |
Implements G4VUserPhysicsList.
Definition at line 71 of file B03PhysicsList.cc.
References ConstructAllBaryons(), ConstructAllBosons(), ConstructAllIons(), ConstructAllLeptons(), ConstructAllMesons(), and ConstructAllShortLiveds().
Implements G4VUserPhysicsList.
Definition at line 142 of file B03PhysicsList.cc.
References AddBiasingProcess(), AddScoringProcess(), G4VUserPhysicsList::AddTransportation(), ConstructEM(), ConstructGeneral(), ConstructHad(), and ConstructLeptHad().
|
protectedvirtual |
Reimplemented from G4VUserPhysicsList.
Definition at line 628 of file B03PhysicsList.cc.
References G4VUserPhysicsList::defaultCutValue, G4cout, G4endl, python.hepunit::mm, G4VUserPhysicsList::SetCutsWithDefault(), and G4VUserPhysicsList::verboseLevel.