#include <F03FieldMessenger.hh>
Definition at line 49 of file F03FieldMessenger.hh.
F03FieldMessenger::F03FieldMessenger |
( |
F03FieldSetup * |
fieldSetup | ) |
|
Definition at line 47 of file F03FieldMessenger.cc.
49 fEMfieldSetup(fieldSetup),
57 fFieldDir->
SetGuidance(
"F03 field tracking control.");
60 fStepperCmd->
SetGuidance(
"Select stepper type for magnetic field");
66 fUpdateCmd->
SetGuidance(
"Update calorimeter geometry.");
67 fUpdateCmd->
SetGuidance(
"This command MUST be applied before \"beamOn\" ");
68 fUpdateCmd->
SetGuidance(
"if you changed geometrical value(s).");
72 fMagFieldCmd->
SetGuidance(
"Define magnetic field.");
73 fMagFieldCmd->
SetGuidance(
"Magnetic field will be in Z direction.");
80 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)
F03FieldMessenger::~F03FieldMessenger |
( |
| ) |
|
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 99 of file F03FieldMessenger.cc.
101 if( command == fStepperCmd )
103 if( command == fUpdateCmd )
105 if( command == fMagFieldCmd )
109 G4cout <<
"Set field value to " <<
112 if( command == fMinStepCmd )
void SetFieldValue(G4ThreeVector fieldVector)
G4ThreeVector GetConstantFieldValue()
static G4int GetNewIntValue(const char *paramString)
void SetStepperType(G4int i)
static G4double GetNewDoubleValue(const char *paramString)
G4GLOB_DLL std::ostream G4cout
static constexpr double gauss
void SetMinStep(G4double s)
The documentation for this class was generated from the following files: