47 theDir->
SetGuidance(
"commands for configuration of physics lists.");
49 theRadDecay =
new G4UIcommand(
"/physics_lists/factory/addRadioactiveDecay",
this);
50 theRadDecay->
SetGuidance(
"Enable radioactive decay.");
53 theOptical =
new G4UIcommand(
"/physics_lists/factory/addOptical",
this);
68 if(aComm == theRadDecay) {
70 }
else if(aComm == theOptical) {
~G4PhysListFactoryMessenger() override
void SetNewValue(G4UIcommand *aComm, G4String aS) override
G4PhysListFactoryMessenger(G4VModularPhysicsList *pl)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
G4int GetVerboseLevel() const
void RegisterPhysics(G4VPhysicsConstructor *)