#include <F01DetectorMessenger.hh>
Definition at line 51 of file F01DetectorMessenger.hh.
Definition at line 45 of file F01DetectorMessenger.cc.
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");
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetToBeBroadcasted(G4bool val)
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
void SetDefaultValue(const char *defVal)
void SetDefaultUnit(const char *defUnit)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
F01DetectorMessenger::~F01DetectorMessenger |
( |
| ) |
|
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 130 of file F01DetectorMessenger.cc.
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 SetAbsorberMaterial(G4String)
void SetAbsorberThickness(G4double)
static G4double GetNewDoubleValue(const char *paramString)
void SetWorldSizeR(G4double)
void SetWorldMaterial(G4String)
void SetWorldSizeZ(G4double)
void SetAbsorberZpos(G4double)
void SetAbsorberRadius(G4double)
The documentation for this class was generated from the following files: