| 
    Geant4
    10.00.p02
    
   | 
 
#include <OpNovicePhysicsList.hh>
 Inheritance diagram for OpNovicePhysicsList:
 Collaboration diagram for OpNovicePhysicsList: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().
 Here is the call graph for this function:
      
  | 
  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 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 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(), 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().
 Here is the call 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:
      
  | 
  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:
      
  | 
  virtual | 
Reimplemented from G4VUserPhysicsList.
Definition at line 277 of file OpNovicePhysicsList.cc.
References G4VUserPhysicsList::DumpCutValuesTable(), G4VUserPhysicsList::SetCutsWithDefault(), and G4VUserPhysicsList::verboseLevel.
 Here is the call graph for this function:| void OpNovicePhysicsList::SetNbOfPhotonsCerenkov | ( | G4int | MaxNumber | ) | 
Definition at line 270 of file OpNovicePhysicsList.cc.
References G4Cerenkov::SetMaxNumPhotonsPerStep().
 Here is the call graph for this function:| void OpNovicePhysicsList::SetVerbose | ( | G4int | verbose | ) | 
Definition at line 263 of file OpNovicePhysicsList.cc.
References fVerboseLebel.
Referenced by OpNovicePhysicsListMessenger::SetNewValue().
 Here is the caller graph for this function:
      
  | 
  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().