Geant4
10.01.p02
|
#include <WLSDetectorMessenger.hh>
Public Member Functions | |
WLSDetectorMessenger (WLSDetectorConstruction *) | |
virtual | ~WLSDetectorMessenger () |
virtual void | SetNewValue (G4UIcommand *, G4String) |
Public Member Functions inherited from G4UImessenger | |
G4UImessenger () | |
G4UImessenger (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true) | |
virtual | ~G4UImessenger () |
virtual G4String | GetCurrentValue (G4UIcommand *command) |
G4bool | operator== (const G4UImessenger &messenger) const |
G4bool | CommandsShouldBeInMaster () const |
Additional Inherited Members | |
Protected Member Functions inherited from G4UImessenger | |
G4String | ItoS (G4int i) |
G4String | DtoS (G4double a) |
G4String | BtoS (G4bool b) |
G4int | StoI (G4String s) |
G4double | StoD (G4String s) |
G4bool | StoB (G4String s) |
void | AddUIcommand (G4UIcommand *newCommand) |
void | CreateDirectory (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true) |
template<typename T > | |
T * | CreateCommand (const G4String &cname, const G4String &dsc) |
Protected Attributes inherited from G4UImessenger | |
G4UIdirectory * | baseDir |
G4String | baseDirName |
G4bool | commandsShouldBeInMaster |
Definition at line 53 of file WLSDetectorMessenger.hh.
WLSDetectorMessenger::WLSDetectorMessenger | ( | WLSDetectorConstruction * | det | ) |
Definition at line 44 of file WLSDetectorMessenger.cc.
References G4UIcommand::AvailableForStates(), fDetDir, fSetBarBaseCmd, fSetBarLengthCmd, fSetClad1RadiusCmd, fSetClad2RadiusCmd, fSetCoatingRadiusCmd, fSetCoatingThicknessCmd, fSetGapCmd, fSetHoleRadiusCmd, fSetMirrorCmd, fSetMirrorPolishCmd, fSetMirrorReflectivityCmd, fSetNumOfCladLayersCmd, fSetPhotonDetAlignmentCmd, fSetPhotonDetGeometryCmd, fSetPhotonDetHalfLengthCmd, fSetPhotonDetPolishCmd, fSetPhotonDetReflectivityCmd, fSetSurfaceRoughnessCmd, fSetWLSLengthCmd, fSetWLSRadiusCmd, fSetXYRatioCmd, G4State_Idle, G4State_PreInit, G4UIcmdWithAString::SetCandidates(), G4UIcmdWithADoubleAndUnit::SetDefaultUnit(), G4UIcommand::SetGuidance(), G4UIcmdWithAnInteger::SetParameterName(), G4UIcmdWithADouble::SetParameterName(), G4UIcmdWithADoubleAndUnit::SetParameterName(), G4UIcommand::SetRange(), G4UIcommand::SetToBeBroadcasted(), and G4UIcmdWithADoubleAndUnit::SetUnitCategory().
|
virtual |
Definition at line 242 of file WLSDetectorMessenger.cc.
References fDetDir, fSetBarBaseCmd, fSetBarLengthCmd, fSetClad1RadiusCmd, fSetClad2RadiusCmd, fSetCoatingRadiusCmd, fSetCoatingThicknessCmd, fSetGapCmd, fSetHoleRadiusCmd, fSetMirrorCmd, fSetMirrorPolishCmd, fSetMirrorReflectivityCmd, fSetNumOfCladLayersCmd, fSetPhotonDetAlignmentCmd, fSetPhotonDetGeometryCmd, fSetPhotonDetHalfLengthCmd, fSetSurfaceRoughnessCmd, fSetWLSLengthCmd, fSetWLSRadiusCmd, and fSetXYRatioCmd.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 269 of file WLSDetectorMessenger.cc.
References fDetector, fSetBarBaseCmd, fSetBarLengthCmd, fSetClad1RadiusCmd, fSetClad2RadiusCmd, fSetCoatingRadiusCmd, fSetCoatingThicknessCmd, fSetGapCmd, fSetHoleRadiusCmd, fSetMirrorCmd, fSetMirrorPolishCmd, fSetMirrorReflectivityCmd, fSetNumOfCladLayersCmd, fSetPhotonDetAlignmentCmd, fSetPhotonDetGeometryCmd, fSetPhotonDetHalfLengthCmd, fSetPhotonDetPolishCmd, fSetPhotonDetReflectivityCmd, fSetSurfaceRoughnessCmd, fSetWLSLengthCmd, fSetWLSRadiusCmd, fSetXYRatioCmd, G4UIcmdWithABool::GetNewBoolValue(), G4UIcmdWithADouble::GetNewDoubleValue(), G4UIcmdWithADoubleAndUnit::GetNewDoubleValue(), G4UIcmdWithAnInteger::GetNewIntValue(), WLSDetectorConstruction::SetBarBase(), WLSDetectorConstruction::SetBarLength(), WLSDetectorConstruction::SetCoatingRadius(), WLSDetectorConstruction::SetCoatingThickness(), WLSDetectorConstruction::SetGap(), WLSDetectorConstruction::SetHoleRadius(), WLSDetectorConstruction::SetMirror(), WLSDetectorConstruction::SetMirrorPolish(), WLSDetectorConstruction::SetNumberOfCladding(), WLSDetectorConstruction::SetPhotonDetGeometry(), WLSDetectorConstruction::SetPhotonDetPolish(), WLSDetectorConstruction::SetSurfaceRoughness(), WLSDetectorConstruction::SetWLSLength(), WLSDetectorConstruction::SetWLSRadius(), and WLSDetectorConstruction::SetXYRatio().
|
private |
Definition at line 66 of file WLSDetectorMessenger.hh.
Referenced by WLSDetectorMessenger(), and ~WLSDetectorMessenger().
|
private |
Definition at line 64 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue().
|
private |
Definition at line 85 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue(), WLSDetectorMessenger(), and ~WLSDetectorMessenger().
|
private |
Definition at line 84 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue(), WLSDetectorMessenger(), and ~WLSDetectorMessenger().
|
private |
Definition at line 72 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue(), WLSDetectorMessenger(), and ~WLSDetectorMessenger().
|
private |
Definition at line 73 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue(), WLSDetectorMessenger(), and ~WLSDetectorMessenger().
|
private |
Definition at line 88 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue(), WLSDetectorMessenger(), and ~WLSDetectorMessenger().
|
private |
Definition at line 87 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue(), WLSDetectorMessenger(), and ~WLSDetectorMessenger().
|
private |
Definition at line 75 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue(), WLSDetectorMessenger(), and ~WLSDetectorMessenger().
|
private |
Definition at line 86 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue(), WLSDetectorMessenger(), and ~WLSDetectorMessenger().
|
private |
Definition at line 83 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue(), WLSDetectorMessenger(), and ~WLSDetectorMessenger().
|
private |
Definition at line 79 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue(), WLSDetectorMessenger(), and ~WLSDetectorMessenger().
|
private |
Definition at line 80 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue(), WLSDetectorMessenger(), and ~WLSDetectorMessenger().
|
private |
Definition at line 69 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue(), WLSDetectorMessenger(), and ~WLSDetectorMessenger().
|
private |
Definition at line 76 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue(), WLSDetectorMessenger(), and ~WLSDetectorMessenger().
|
private |
Definition at line 68 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue(), WLSDetectorMessenger(), and ~WLSDetectorMessenger().
|
private |
Definition at line 74 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue(), WLSDetectorMessenger(), and ~WLSDetectorMessenger().
|
private |
Definition at line 81 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue(), and WLSDetectorMessenger().
|
private |
Definition at line 82 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue(), and WLSDetectorMessenger().
|
private |
Definition at line 78 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue(), WLSDetectorMessenger(), and ~WLSDetectorMessenger().
|
private |
Definition at line 70 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue(), WLSDetectorMessenger(), and ~WLSDetectorMessenger().
|
private |
Definition at line 71 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue(), WLSDetectorMessenger(), and ~WLSDetectorMessenger().
|
private |
Definition at line 77 of file WLSDetectorMessenger.hh.
Referenced by SetNewValue(), WLSDetectorMessenger(), and ~WLSDetectorMessenger().