| 
    Geant4
    10.00.p01
    
   | 
 
Minimal physics list just to demonstrate the use of GDML geometries. More...
#include <G01PhysicsList.hh>
 Inheritance diagram for G01PhysicsList:
 Collaboration diagram for G01PhysicsList:Protected Member Functions | |
| virtual void | ConstructParticle () | 
| virtual void | ConstructProcess () | 
| virtual void | SetCuts () | 
  Protected Member Functions inherited from G4VUserPhysicsList | |
| void | AddTransportation () | 
| G4bool | RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle) | 
| void | BuildIntegralPhysicsTable (G4VProcess *, G4ParticleDefinition *) | 
| virtual void | RetrievePhysicsTable (G4ParticleDefinition *, const G4String &directory, G4bool ascii=false) | 
| void | InitializeProcessManager () | 
Additional Inherited Members | |
  Static Public Member Functions inherited from G4VUserPhysicsList | |
| static const G4VUPLManager & | GetSubInstanceManager () | 
  Protected Attributes inherited from G4VUserPhysicsList | |
| G4ParticleTable * | theParticleTable | 
| G4int | verboseLevel | 
| G4double | defaultCutValue | 
| G4bool | isSetDefaultCutValue | 
| G4ProductionCutsTable * | fCutsTable | 
| G4bool | fRetrievePhysicsTable | 
| G4bool | fStoredInAscii | 
| G4bool | fIsCheckedForRetrievePhysicsTable | 
| G4bool | fIsRestoredCutValues | 
| G4String | directoryPhysicsTable | 
| G4bool | fDisableCheckParticleList | 
| G4int | g4vuplInstanceID | 
  Static Protected Attributes inherited from G4VUserPhysicsList | |
| static G4RUN_DLL G4VUPLManager | subInstanceManager | 
Minimal physics list just to demonstrate the use of GDML geometries.
Definition at line 43 of file G01PhysicsList.hh.
| G01PhysicsList::G01PhysicsList | ( | ) | 
Definition at line 38 of file G01PhysicsList.cc.
| G01PhysicsList::~G01PhysicsList | ( | ) | 
Definition at line 45 of file G01PhysicsList.cc.
      
  | 
  protectedvirtual | 
Implements G4VUserPhysicsList.
Definition at line 51 of file G01PhysicsList.cc.
References G4Geantino::GeantinoDefinition().
 Here is the call graph for this function:
      
  | 
  protectedvirtual | 
Implements G4VUserPhysicsList.
Definition at line 58 of file G01PhysicsList.cc.
References G4VUserPhysicsList::AddTransportation().
 Here is the call graph for this function:
      
  | 
  protectedvirtual | 
Reimplemented from G4VUserPhysicsList.
Definition at line 65 of file G01PhysicsList.cc.
References G4VUserPhysicsList::GetVerboseLevel(), G4VUserPhysicsList::SetCutsWithDefault(), and G4VUserPhysicsList::SetVerboseLevel().
 Here is the call graph for this function: