13#include <G4VModularPhysicsList.hh>
23 namespace Simulation {
39 explicit PhysicsList(
const std::string& physicsListName);
void setProductionCutValue(double productionCut)
Sets the production cut value.
void SetCuts()
Sets the Cuts on the physics list.
virtual ~PhysicsList()
The PhysicsList destructor.
void registerOpticalPhysicsList()
Registers the optical physics list.
Abstract base class for different kinds of events.