35 #ifndef G4TBFieldMessenger_h
36 #define G4TBFieldMessenger_h 1
38 #include <Geant4/globals.hh>
39 #include <Geant4/G4UImessenger.hh>
43 class G4UIcmdWithAString;
44 class G4UIcmdWithAnInteger;
45 class G4UIcmdWithADouble;
46 class G4UIcmdWithADoubleAndUnit;
47 class G4UIcmdWithoutParameter;
63 G4UIdirectory* G4TBdetDir;
65 G4UIcmdWithAnInteger* StepperCmd;
66 G4UIcmdWithADoubleAndUnit* ElFieldCmd;
67 G4UIcmdWithADoubleAndUnit* MinStepCmd;
68 G4UIcmdWithoutParameter* UpdateCmd;
70 G4UIcmdWithAString* AbsMaterCmd;
void SetNewValue(G4UIcommand *, G4String)
virtual ~G4TBFieldMessenger()
void SetNewValue(G4UIcommand *, G4int)
G4TBFieldMessenger(G4TBMagneticFieldSetup *)