G4XTankPhysicsListCustomization.h
Go to the documentation of this file.
1 #ifndef _G4XTankSimulatorAG_G4XTankPhysicsListCustomization_h_
2 #define _G4XTankSimulatorAG_G4XTankPhysicsListCustomization_h_
3 
4 #include <tls/G4VPhysicsListCustomization.h>
5 
6 namespace G4XTankSimulatorAG {
16  public:
17  G4XTankPhysicsListCustomization(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 // _G4XTankSimulatorAG_G4XTankPhysicsListCustomization_h_
void SetCuts()
Set the cuts. This method is never called.
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.