33 #include "DetectorMessenger.hh"
35 #include "DetectorConstruction.hh"
48 fMaterCmd->
SetGuidance(
"Select material of the world.");
54 fUpdateCmd->
SetGuidance(
"This command MUST be applied before \"beamOn\" ");
55 fUpdateCmd->
SetGuidance(
"if you changed geometrical value(s).");
71 if( command == fMaterCmd )
74 if( command == fUpdateCmd )
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetNewValue(G4UIcommand *, G4String)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
DetectorMessenger(DetectorConstruction *)
void SetMaterial(G4String)