1 #ifndef PHYSICS_LIST_MESSENGER_H 2 #define PHYSICS_LIST_MESSENGER_H 1 5 #include "G4UImessenger.hh" 6 #include "G4UIcmdWithADoubleAndUnit.hh" 7 #include "G4UIcmdWithAString.hh" 8 #include "G4UIcmdWithoutParameter.hh" 24 G4UIcmdWithADoubleAndUnit* fGammaCutCmd;
25 G4UIcmdWithADoubleAndUnit* fElectCutCmd;
26 G4UIcmdWithADoubleAndUnit* fPosCutCmd;
27 G4UIcmdWithADoubleAndUnit* fCutCmd;
28 G4UIcmdWithADoubleAndUnit* fAllCutCmd;
29 G4UIcmdWithAString* fPListCmd;
30 G4UIcmdWithoutParameter* fListCmd;
virtual ~PhysicsListMessenger()
PhysicsListMessenger(PhysicsList *p=0)
void SetNewValue(G4UIcommand *, G4String)