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