#include <F01FieldMessenger.hh>
Definition at line 49 of file F01FieldMessenger.hh.
F01FieldMessenger::F01FieldMessenger |
( |
F01FieldSetup * |
fieldSetup | ) |
|
Definition at line 45 of file F01FieldMessenger.cc.
47 fEMfieldSetup(fieldSetup),
55 fFieldDir->
SetGuidance(
"F01 field tracking control.");
58 fStepperCmd->
SetGuidance(
"Select stepper type for magnetic 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 fMagFieldCmd->
SetGuidance(
"Define magnetic field.");
71 fMagFieldCmd->
SetGuidance(
"Magnetic field will be in Z direction.");
78 fMinStepCmd->
SetGuidance(
"Magnetic field will be in Z direction.");
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)
F01FieldMessenger::~F01FieldMessenger |
( |
| ) |
|
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 97 of file F01FieldMessenger.cc.
99 if( command == fStepperCmd )
101 if( command == fUpdateCmd )
103 if( command == fMagFieldCmd )
105 if( command == fMinStepCmd )
static G4int GetNewIntValue(const char *paramString)
static G4double GetNewDoubleValue(const char *paramString)
void SetMinStep(G4double s)
void SetStepperType(G4int i)
void CreateStepperAndChordFinder()
void SetFieldValue(G4ThreeVector fieldVector)
The documentation for this class was generated from the following files: