Geant4
10.00.p01
|
#include <OpNovicePhysicsList.hh>
Private Attributes | |
G4int | fVerboseLebel |
OpNovicePhysicsListMessenger * | fMessenger |
Definition at line 41 of file OpNovicePhysicsList.hh.
OpNovicePhysicsList::OpNovicePhysicsList | ( | ) |
Definition at line 60 of file OpNovicePhysicsList.cc.
References fMessenger, G4Cerenkov::SetMaxBetaChangePerStep(), G4Cerenkov::SetMaxNumPhotonsPerStep(), G4Scintillation::SetScintillationYieldFactor(), G4Scintillation::SetTrackSecondariesFirst(), and G4Cerenkov::SetTrackSecondariesFirst().
|
virtual |
Definition at line 77 of file OpNovicePhysicsList.cc.
References fMessenger.
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(), fVerboseLebel, 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().
|
virtual |
Implements G4VUserPhysicsList.
Definition at line 81 of file OpNovicePhysicsList.cc.
References G4BosonConstructor::ConstructParticle(), G4IonConstructor::ConstructParticle(), G4BaryonConstructor::ConstructParticle(), G4MesonConstructor::ConstructParticle(), and G4LeptonConstructor::ConstructParticle().
|
virtual |
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.
void OpNovicePhysicsList::SetNbOfPhotonsCerenkov | ( | G4int | MaxNumber | ) |
Definition at line 270 of file OpNovicePhysicsList.cc.
References G4Cerenkov::SetMaxNumPhotonsPerStep().
void OpNovicePhysicsList::SetVerbose | ( | G4int | verbose | ) |
Definition at line 263 of file OpNovicePhysicsList.cc.
References fVerboseLebel.
Referenced by OpNovicePhysicsListMessenger::SetNewValue().
|
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().