49   N02Dir->
SetGuidance(
"UI commands specific to this example.");
 
   55   TargMatCmd->
SetGuidance(
"Select Material of the Target.");
 
   60   ChamMatCmd->
SetGuidance(
"Select Material of the Target.");
 
   66   FieldCmd->
SetGuidance(
"Magnetic field will be in X direction.");
 
   94   if( command == TargMatCmd )
 
   97   if( command == ChamMatCmd )
 
  100   if( command == FieldCmd )
 
  103   if( command == StepMaxCmd )
 
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
 
~ExN02DetectorMessenger()
 
void setChamberMaterial(G4String)
 
void setTargetMaterial(G4String)
 
void SetUnitCategory(const char *unitCategory)
 
static G4double GetNewDoubleValue(const char *paramString)
 
void SetNewValue(G4UIcommand *, G4String)
 
void SetMagField(G4double)
 
void SetGuidance(const char *aGuidance)
 
ExN02DetectorMessenger(ExN02DetectorConstruction *)
 
void AvailableForStates(G4ApplicationState s1)
 
void SetMaxStep(G4double)
 
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)