G4TankSimulatorOG/G4TankPhysicsListCustomization.h
Go to the documentation of this file.
1 #ifndef _G4TankSimulatorOG_G4TankPhysicsListCustomization_h_
2 #define _G4TankSimulatorOG_G4TankPhysicsListCustomization_h_
3 
4 #include <tls/G4VPhysicsListCustomization.h>
5 
6 namespace G4TankSimulatorOG {
16  public:
17  G4TankPhysicsListCustomization(const bool fastCerenkov = false);
19 
20  void SetCuts(){}
22  void ConstructProcess();
23 
24  void SetCustomCuts();
27 
28  private:
30  };
31 
32 } // SciG4SimulatorNS
33 
34 
35 #endif // _G4TankSimulatorOG_G4TankPhysicsListCustomization_h_
allow customization of the standard global PhysicsList that are handled by the Geant4Manager ...
Class to specify customization of the standard global PhysicsList that are handled by the Geant4Manag...

, generated on Tue Sep 26 2023.