Geant4.10
|
#include <OpNovicePhysicsList.hh>
Definition at line 41 of file OpNovicePhysicsList.hh.
OpNovicePhysicsList::OpNovicePhysicsList | ( | ) |
Definition at line 60 of file OpNovicePhysicsList.cc.
References G4Cerenkov::SetMaxBetaChangePerStep(), G4Cerenkov::SetMaxNumPhotonsPerStep(), G4Scintillation::SetScintillationYieldFactor(), G4Scintillation::SetTrackSecondariesFirst(), and G4Cerenkov::SetTrackSecondariesFirst().
|
virtual |
Definition at line 77 of file OpNovicePhysicsList.cc.
void OpNovicePhysicsList::ConstructDecay | ( | ) |
Definition at line 120 of file OpNovicePhysicsList.cc.
References G4ProcessManager::AddProcess(), G4ParticleDefinition::GetProcessManager(), idxAtRest, idxPostStep, G4Decay::IsApplicable(), G4ProcessManager::SetProcessOrdering(), and theParticleIterator.
Referenced by ConstructProcess().
void OpNovicePhysicsList::ConstructEM | ( | ) |
Definition at line 159 of file OpNovicePhysicsList.cc.
References G4ProcessManager::AddDiscreteProcess(), G4ProcessManager::AddProcess(), G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetProcessManager(), G4ParticleDefinition::IsShortLived(), and theParticleIterator.
Referenced by ConstructProcess().
void OpNovicePhysicsList::ConstructOp | ( | ) |
Definition at line 213 of file OpNovicePhysicsList.cc.
References G4ProcessManager::AddDiscreteProcess(), G4ProcessManager::AddProcess(), G4Scintillation::AddSaturation(), G4LossTableManager::EmSaturation(), G4cout, G4endl, G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetProcessManager(), idxAtRest, idxPostStep, G4LossTableManager::Instance(), G4Cerenkov::IsApplicable(), G4Scintillation::IsApplicable(), G4Threading::IsWorkerThread(), G4ProcessManager::SetProcessOrdering(), G4ProcessManager::SetProcessOrderingToLast(), G4VProcess::SetVerboseLevel(), and theParticleIterator.
Referenced by ConstructProcess().
Implements G4VUserPhysicsList.
Definition at line 81 of file OpNovicePhysicsList.cc.
References G4BosonConstructor::ConstructParticle(), G4IonConstructor::ConstructParticle(), G4BaryonConstructor::ConstructParticle(), G4MesonConstructor::ConstructParticle(), and G4LeptonConstructor::ConstructParticle().
Implements G4VUserPhysicsList.
Definition at line 106 of file OpNovicePhysicsList.cc.
References G4VUserPhysicsList::AddTransportation(), ConstructDecay(), ConstructEM(), and ConstructOp().
|
virtual |
Reimplemented from G4VUserPhysicsList.
Definition at line 277 of file OpNovicePhysicsList.cc.
References G4VUserPhysicsList::DumpCutValuesTable(), G4VUserPhysicsList::SetCutsWithDefault(), and G4VUserPhysicsList::verboseLevel.
Definition at line 270 of file OpNovicePhysicsList.cc.
References G4Cerenkov::SetMaxNumPhotonsPerStep().
Definition at line 263 of file OpNovicePhysicsList.cc.
Referenced by OpNovicePhysicsListMessenger::SetNewValue().