#include <G4BlineTracerMessenger.hh>
Definition at line 62 of file G4BlineTracerMessenger.hh.
◆ G4BlineTracerMessenger()
G4BlineTracerMessenger::G4BlineTracerMessenger |
( |
G4BlineTracer * |
aBlineTool | ) |
|
Definition at line 57 of file G4BlineTracerMessenger.cc.
G4UIcmdWith3Vector * fSetDrawColourCmd
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIdirectory * fBlineToolDir
G4UIcmdWithoutParameter * fResetCmd
G4UIcmdWithAnInteger * fBlineCmd
G4UIcmdWithoutParameter * fDrawCmd
G4UIcmdWithABool * fSetDrawBlineCmd
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIcmdWithADouble * fSetPointSizeCmd
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIcmdWithADoubleAndUnit * fSetMaxTrackingStepCmd
G4BlineTracer * fTheBlineTool
G4UIcmdWithABool * fSetDrawPointsCmd
◆ ~G4BlineTracerMessenger()
G4BlineTracerMessenger::~G4BlineTracerMessenger |
( |
| ) |
|
|
virtual |
Definition at line 112 of file G4BlineTracerMessenger.cc.
G4UIcmdWith3Vector * fSetDrawColourCmd
G4UIdirectory * fBlineToolDir
G4UIcmdWithoutParameter * fResetCmd
G4UIcmdWithAnInteger * fBlineCmd
G4UIcmdWithoutParameter * fDrawCmd
G4UIcmdWithABool * fSetDrawBlineCmd
G4UIcmdWithADouble * fSetPointSizeCmd
G4UIcmdWithADoubleAndUnit * fSetMaxTrackingStepCmd
G4UIcmdWithABool * fSetDrawPointsCmd
◆ SetNewValue()
Reimplemented from G4UImessenger.
Definition at line 127 of file G4BlineTracerMessenger.cc.
134 ->GetNewDoubleValue(newValues));
137 ->GetNewBoolValue(newValues));
146 ->GetNewBoolValue(newValues));
149 ->GetNewDoubleValue(newValues));
G4UIcmdWith3Vector * fSetDrawColourCmd
void SetDrawBline(G4bool aBool)
void ResetVectorObjectToBeDrawn()
void DrawFieldLines(G4double zoom, G4double theta, G4double phi)
void SetDrawPoints(G4bool aBool)
G4UIcmdWithoutParameter * fResetCmd
G4UIcmdWithAnInteger * fBlineCmd
G4UIcmdWithoutParameter * fDrawCmd
G4UIcmdWithABool * fSetDrawBlineCmd
static G4ThreeVector GetNew3VectorValue(const char *paramString)
G4UIcmdWithADouble * fSetPointSizeCmd
void ComputeBlines(G4int nlines)
void SetMaxTrackingStep(G4double max_step)
void SetPointSize(G4double aVal)
G4BlineEventAction * GetEventAction()
G4UIcmdWithADoubleAndUnit * fSetMaxTrackingStepCmd
G4BlineTracer * fTheBlineTool
G4UIcmdWithABool * fSetDrawPointsCmd
◆ fBlineCmd
◆ fBlineToolDir
◆ fDrawCmd
◆ fResetCmd
◆ fSetDrawBlineCmd
◆ fSetDrawColourCmd
◆ fSetDrawPointsCmd
◆ fSetMaxTrackingStepCmd
◆ fSetPointSizeCmd
◆ fTheBlineTool
The documentation for this class was generated from the following files: