QwGeant4
|
Scans the input file for /QweakSim/xyz commands. More...
#include <QweakSimDetectorMessenger.hh>
Inherits G4UImessenger.
Public Member Functions | |
QweakSimDetectorMessenger (QweakSimDetectorConstruction *) | |
~QweakSimDetectorMessenger () | |
void | SetNewValue (G4UIcommand *, G4String) |
Private Attributes | |
QweakSimDetectorConstruction * | myDetector |
G4UIdirectory * | QweakSimDir |
G4UIdirectory * | VisibilityDir |
G4UIcmdWithABool * | DumpGeometry_Cmd |
G4UIcmdWithoutParameter * | UpdateCmd |
G4UIcmdWithoutParameter * | ShowHallFloor_Cmd |
G4UIcmdWithoutParameter * | HideHallFloor_Cmd |
Scans the input file for /QweakSim/xyz commands.
Up to now it is not used. Placeholder for a long explaination
Definition at line 62 of file QweakSimDetectorMessenger.hh.
QweakSimDetectorMessenger::QweakSimDetectorMessenger | ( | QweakSimDetectorConstruction * | theDetector | ) |
Definition at line 45 of file QweakSimDetectorMessenger.cc.
References DumpGeometry_Cmd, HideHallFloor_Cmd, QweakSimDir, ShowHallFloor_Cmd, UpdateCmd, and VisibilityDir.
QweakSimDetectorMessenger::~QweakSimDetectorMessenger | ( | ) |
Definition at line 84 of file QweakSimDetectorMessenger.cc.
References DumpGeometry_Cmd, HideHallFloor_Cmd, QweakSimDir, ShowHallFloor_Cmd, UpdateCmd, and VisibilityDir.
void QweakSimDetectorMessenger::SetNewValue | ( | G4UIcommand * | command, |
G4String | newValue | ||
) |
Definition at line 97 of file QweakSimDetectorMessenger.cc.
References QweakSimDetectorConstruction::DumpGeometry(), DumpGeometry_Cmd, QweakSimDetectorConstruction::HideHallFloor(), HideHallFloor_Cmd, myDetector, QweakSimDetectorConstruction::ShowHallFloor(), ShowHallFloor_Cmd, UpdateCmd, and QweakSimDetectorConstruction::UpdateGeometry().
|
private |
Definition at line 76 of file QweakSimDetectorMessenger.hh.
Referenced by QweakSimDetectorMessenger(), SetNewValue(), and ~QweakSimDetectorMessenger().
|
private |
Definition at line 79 of file QweakSimDetectorMessenger.hh.
Referenced by QweakSimDetectorMessenger(), SetNewValue(), and ~QweakSimDetectorMessenger().
|
private |
Definition at line 71 of file QweakSimDetectorMessenger.hh.
Referenced by SetNewValue().
|
private |
Definition at line 73 of file QweakSimDetectorMessenger.hh.
Referenced by QweakSimDetectorMessenger(), and ~QweakSimDetectorMessenger().
|
private |
Definition at line 78 of file QweakSimDetectorMessenger.hh.
Referenced by QweakSimDetectorMessenger(), SetNewValue(), and ~QweakSimDetectorMessenger().
|
private |
Definition at line 77 of file QweakSimDetectorMessenger.hh.
Referenced by QweakSimDetectorMessenger(), SetNewValue(), and ~QweakSimDetectorMessenger().
|
private |
Definition at line 74 of file QweakSimDetectorMessenger.hh.
Referenced by QweakSimDetectorMessenger(), and ~QweakSimDetectorMessenger().