#include <F02FieldMessenger.hh>
Definition at line 49 of file F02FieldMessenger.hh.
 
Definition at line 45 of file F02FieldMessenger.cc.
   47    fElFieldSetup(fieldSetup),
 
   55   fFieldDir->
SetGuidance(
"F02 field tracking control.");
 
   58   fStepperCmd->
SetGuidance(
"Select stepper type for electric field");
 
   64   fUpdateCmd->
SetGuidance(
"Update calorimeter geometry.");
 
   65   fUpdateCmd->
SetGuidance(
"This command MUST be applied before \"beamOn\" ");
 
   66   fUpdateCmd->
SetGuidance(
"if you changed geometrical value(s).");
 
   70   fElFieldCmd->
SetGuidance(
"Define uniform Electric field.");
 
   71   fElFieldCmd->
SetGuidance(
"Electric field will be in Z direction.");
 
   72   fElFieldCmd->
SetGuidance(
"Value of Electric field has to be given in volt/m");
 
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
 
void SetGuidance(const char *aGuidance)
 
void AvailableForStates(G4ApplicationState s1)
 
void SetDefaultUnit(const char *defUnit)
 
void SetDefaultValue(G4int defVal)
 
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
 
 
 
 
  
  
      
        
          | F02FieldMessenger::~F02FieldMessenger  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
Reimplemented from G4UImessenger.
Definition at line 97 of file F02FieldMessenger.cc.
   99   if( command == fStepperCmd )
 
  101   if( command == fUpdateCmd )
 
  103   if( command == fElFieldCmd )
 
  105   if( command == fMinStepCmd )
 
void SetStepperType(G4int i)
 
static G4int GetNewIntValue(const char *paramString)
 
void SetMinStep(G4double s)
 
void SetFieldValue(G4ThreeVector fieldVector)
 
static G4double GetNewDoubleValue(const char *paramString)
 
 
 
 
The documentation for this class was generated from the following files: