MdEdepSimulatorAG/PhysicsListCustomization.h
Go to the documentation of this file.
1 #ifndef _EdepSimulatorAG_PhysicsListCustomization_h_
2 #define _EdepSimulatorAG_PhysicsListCustomization_h_
3 
4 #include <tls/G4VPhysicsListCustomization.h>
5 
6 namespace EdepSimulatorAG {
16  public:
19 
20  void SetCuts(){};
22  void ConstructProcess();
23 
24  void SetCustomCuts();
27 
28  };
29 
30 } // EdepSimulatorAG
31 
32 
33 #endif // _EdepSimulatorAG_PhysicsListCustomization_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.