61 fAbsMaterCmd->
SetGuidance(
"Select Material of the Absorber.");
68 fWorldMaterCmd->
SetGuidance(
"Select Material of the World.");
75 fAbsThickCmd->
SetGuidance(
"Set Thickness of the Absorber");
83 fAbsRadCmd->
SetGuidance(
"Set radius of the Absorber");
91 fAbsZposCmd->
SetGuidance(
"Set Z pos. of the Absorber");
106 fWorldRCmd->
SetGuidance(
"Set R size of the World");
122 delete fWorldMaterCmd;
132 if( command == fAbsMaterCmd )
135 if( command == fWorldMaterCmd )
138 if( command == fAbsThickCmd )
141 if( command == fAbsRadCmd )
144 if( command == fAbsZposCmd )
147 if( command == fWorldZCmd )
150 if( command == fWorldRCmd )
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetWorldMaterial(G4String)
void SetWorldSizeZ(G4double)
void SetWorldSizeR(G4double)
void SetToBeBroadcasted(G4bool val)
F03DetectorMessenger(F03DetectorConstruction *)
static G4double GetNewDoubleValue(const char *paramString)
virtual ~F03DetectorMessenger()
void SetAbsorberZpos(G4double)
Definition of the F03DetectorConstruction class.
void SetAbsorberRadius(G4double)
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
void SetAbsorberMaterial(G4String)
void AvailableForStates(G4ApplicationState s1)
void SetDefaultValue(const char *defVal)
void SetDefaultUnit(const char *defUnit)
Definition of the F03DetectorMessenger class.
void SetAbsorberThickness(G4double)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
virtual void SetNewValue(G4UIcommand *, G4String)