Geant4
10.01.p02
|
#include <OpNovicePhysicsList.hh>
Private Attributes | |
G4int | fVerboseLebel |
OpNovicePhysicsListMessenger * | fMessenger |
G4int | fMaxNumPhotonStep |
Definition at line 41 of file OpNovicePhysicsList.hh.
OpNovicePhysicsList::OpNovicePhysicsList | ( | ) |
Definition at line 60 of file OpNovicePhysicsList.cc.
References fMessenger.
|
virtual |
Definition at line 69 of file OpNovicePhysicsList.cc.
References fMessenger.
void OpNovicePhysicsList::ConstructDecay | ( | ) |
Definition at line 112 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 151 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 205 of file OpNovicePhysicsList.cc.
References G4ProcessManager::AddDiscreteProcess(), G4ProcessManager::AddProcess(), G4Scintillation::AddSaturation(), G4LossTableManager::EmSaturation(), fMaxNumPhotonStep, fVerboseLebel, G4cout, G4endl, G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetProcessManager(), idxAtRest, idxPostStep, G4LossTableManager::Instance(), G4Cerenkov::IsApplicable(), G4Scintillation::IsApplicable(), G4Threading::IsWorkerThread(), G4Cerenkov::SetMaxBetaChangePerStep(), G4Cerenkov::SetMaxNumPhotonsPerStep(), G4ProcessManager::SetProcessOrdering(), G4ProcessManager::SetProcessOrderingToLast(), G4Scintillation::SetScintillationYieldFactor(), G4Scintillation::SetTrackSecondariesFirst(), G4Cerenkov::SetTrackSecondariesFirst(), G4VProcess::SetVerboseLevel(), and theParticleIterator.
Referenced by ConstructProcess().
|
virtual |
Implements G4VUserPhysicsList.
Definition at line 73 of file OpNovicePhysicsList.cc.
References G4BosonConstructor::ConstructParticle(), G4IonConstructor::ConstructParticle(), G4BaryonConstructor::ConstructParticle(), G4MesonConstructor::ConstructParticle(), and G4LeptonConstructor::ConstructParticle().
|
virtual |
Implements G4VUserPhysicsList.
Definition at line 98 of file OpNovicePhysicsList.cc.
References G4VUserPhysicsList::AddTransportation(), ConstructDecay(), ConstructEM(), and ConstructOp().
|
virtual |
Reimplemented from G4VUserPhysicsList.
Definition at line 274 of file OpNovicePhysicsList.cc.
References G4VUserPhysicsList::DumpCutValuesTable(), G4VUserPhysicsList::SetCutsWithDefault(), and G4VUserPhysicsList::verboseLevel.
void OpNovicePhysicsList::SetNbOfPhotonsCerenkov | ( | G4int | MaxNumber | ) |
Definition at line 267 of file OpNovicePhysicsList.cc.
References fMaxNumPhotonStep.
void OpNovicePhysicsList::SetVerbose | ( | G4int | verbose | ) |
Definition at line 260 of file OpNovicePhysicsList.cc.
References fVerboseLebel.
Referenced by OpNovicePhysicsListMessenger::SetNewValue().
|
private |
Definition at line 65 of file OpNovicePhysicsList.hh.
Referenced by ConstructOp(), and SetNbOfPhotonsCerenkov().
|
private |
Definition at line 64 of file OpNovicePhysicsList.hh.
Referenced by OpNovicePhysicsList(), and ~OpNovicePhysicsList().
|
private |
Definition at line 63 of file OpNovicePhysicsList.hh.
Referenced by ConstructOp(), and SetVerbose().