| Geant4
    10.02.p02
    | 
#include <OpNovicePhysicsList.hh>
 Inheritance diagram for OpNovicePhysicsList:
 Inheritance diagram for OpNovicePhysicsList: Collaboration diagram for OpNovicePhysicsList:
 Collaboration diagram for OpNovicePhysicsList:| Private Attributes | |
| OpNovicePhysicsListMessenger * | fMessenger | 
| Static Private Attributes | |
| static G4ThreadLocal G4int | fVerboseLevel = 1 | 
| static G4ThreadLocal G4int | fMaxNumPhotonStep = 20 | 
| static G4ThreadLocal G4Cerenkov * | fCerenkovProcess = 0 | 
| static G4ThreadLocal G4Scintillation * | fScintillationProcess = 0 | 
| static G4ThreadLocal G4OpAbsorption * | fAbsorptionProcess = 0 | 
| static G4ThreadLocal G4OpRayleigh * | fRayleighScatteringProcess = 0 | 
| static G4ThreadLocal G4OpMieHG * | fMieHGScatteringProcess = 0 | 
| static G4ThreadLocal G4OpBoundaryProcess * | fBoundaryProcess = 0 | 
Definition at line 48 of file OpNovicePhysicsList.hh.
| OpNovicePhysicsList::OpNovicePhysicsList | ( | ) | 
Definition at line 69 of file OpNovicePhysicsList.cc.
References fMessenger.
| 
 | 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().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 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().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| void OpNovicePhysicsList::ConstructOp | ( | ) | 
Definition at line 213 of file OpNovicePhysicsList.cc.
References G4ProcessManager::AddDiscreteProcess(), G4ProcessManager::AddProcess(), G4Scintillation::AddSaturation(), G4LossTableManager::EmSaturation(), fAbsorptionProcess, fBoundaryProcess, fCerenkovProcess, fMaxNumPhotonStep, fMieHGScatteringProcess, fRayleighScatteringProcess, fScintillationProcess, fVerboseLevel, G4cout, G4endl, G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetProcessManager(), idxAtRest, idxPostStep, G4LossTableManager::Instance(), G4Cerenkov::IsApplicable(), G4Scintillation::IsApplicable(), G4Threading::IsMasterThread(), G4Cerenkov::SetMaxBetaChangePerStep(), G4Cerenkov::SetMaxNumPhotonsPerStep(), G4ProcessManager::SetProcessOrdering(), G4ProcessManager::SetProcessOrderingToLast(), G4Scintillation::SetScintillationYieldFactor(), G4Scintillation::SetTrackSecondariesFirst(), G4Cerenkov::SetTrackSecondariesFirst(), G4VProcess::SetVerboseLevel(), and theParticleIterator.
Referenced by ConstructProcess().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | virtual | 
Implements G4VUserPhysicsList.
Definition at line 81 of file OpNovicePhysicsList.cc.
References G4BosonConstructor::ConstructParticle(), G4IonConstructor::ConstructParticle(), G4BaryonConstructor::ConstructParticle(), G4MesonConstructor::ConstructParticle(), and G4LeptonConstructor::ConstructParticle().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Implements G4VUserPhysicsList.
Definition at line 106 of file OpNovicePhysicsList.cc.
References G4VUserPhysicsList::AddTransportation(), ConstructDecay(), ConstructEM(), and ConstructOp().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Reimplemented from G4VUserPhysicsList.
Definition at line 291 of file OpNovicePhysicsList.cc.
References G4VUserPhysicsList::DumpCutValuesTable(), G4VUserPhysicsList::SetCutsWithDefault(), and G4VUserPhysicsList::verboseLevel.
 Here is the call graph for this function:
 Here is the call graph for this function:| void OpNovicePhysicsList::SetNbOfPhotonsCerenkov | ( | G4int | MaxNumber | ) | 
Definition at line 282 of file OpNovicePhysicsList.cc.
References fCerenkovProcess, fMaxNumPhotonStep, and G4Cerenkov::SetMaxNumPhotonsPerStep().
 Here is the call graph for this function:
 Here is the call graph for this function:| void OpNovicePhysicsList::SetVerbose | ( | G4int | verbose | ) | 
Definition at line 268 of file OpNovicePhysicsList.cc.
References fAbsorptionProcess, fBoundaryProcess, fCerenkovProcess, fMieHGScatteringProcess, fRayleighScatteringProcess, fScintillationProcess, fVerboseLevel, and G4VProcess::SetVerboseLevel().
Referenced by OpNovicePhysicsListMessenger::SetNewValue().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | staticprivate | 
Definition at line 80 of file OpNovicePhysicsList.hh.
Referenced by ConstructOp(), and SetVerbose().
| 
 | staticprivate | 
Definition at line 83 of file OpNovicePhysicsList.hh.
Referenced by ConstructOp(), and SetVerbose().
| 
 | staticprivate | 
Definition at line 78 of file OpNovicePhysicsList.hh.
Referenced by ConstructOp(), SetNbOfPhotonsCerenkov(), and SetVerbose().
| 
 | staticprivate | 
Definition at line 76 of file OpNovicePhysicsList.hh.
Referenced by ConstructOp(), and SetNbOfPhotonsCerenkov().
| 
 | private | 
Definition at line 73 of file OpNovicePhysicsList.hh.
Referenced by OpNovicePhysicsList(), and ~OpNovicePhysicsList().
| 
 | staticprivate | 
Definition at line 82 of file OpNovicePhysicsList.hh.
Referenced by ConstructOp(), and SetVerbose().
| 
 | staticprivate | 
Definition at line 81 of file OpNovicePhysicsList.hh.
Referenced by ConstructOp(), and SetVerbose().
| 
 | staticprivate | 
Definition at line 79 of file OpNovicePhysicsList.hh.
Referenced by ConstructOp(), and SetVerbose().
| 
 | staticprivate | 
Definition at line 75 of file OpNovicePhysicsList.hh.
Referenced by ConstructOp(), and SetVerbose().