WCSim
|
#include <WCSimDarkRateMessenger.hh>
Public Member Functions | |
void | Initialize () |
void | AddDarkRateInstance (WCSimWCAddDarkNoise *darkratepoint, G4String detectorElement) |
void | RemoveDarkRateInstance (G4String detectorElement) |
~WCSimDarkRateMessenger () | |
void | SetNewValue (G4UIcommand *command, G4String newValue) |
Static Public Member Functions | |
static WCSimDarkRateMessenger * | GetInstance () |
Static Public Attributes | |
static WCSimDarkRateMessenger * | iInstance = NULL |
Private Member Functions | |
WCSimDarkRateMessenger (WCSimWCAddDarkNoise *) | |
Private Attributes | |
WCSimWCAddDarkNoise * | WCSimAddDarkNoise |
std::map< std::string, WCSimWCAddDarkNoise * > | darknoiseptrs |
G4UIdirectory * | WCSimDir |
G4UIcmdWithADoubleAndUnit * | SetFrequency |
G4UIcmdWithADouble * | SetConversionRate |
G4UIcmdWithAnInteger * | SetDarkMode |
G4UIcmdWithADoubleAndUnit * | SetDarkLow |
G4UIcmdWithADoubleAndUnit * | SetDarkHigh |
G4UIcmdWithADoubleAndUnit * | SetDarkWindow |
G4UIcmdWithAString * | SetDetectorElement |
G4String | initaliseString |
G4String | detectorElement |
Definition at line 16 of file WCSimDarkRateMessenger.hh.
WCSimDarkRateMessenger::~WCSimDarkRateMessenger | ( | ) |
Definition at line 110 of file WCSimDarkRateMessenger.cc.
|
private |
Definition at line 11 of file WCSimDarkRateMessenger.cc.
void WCSimDarkRateMessenger::AddDarkRateInstance | ( | WCSimWCAddDarkNoise * | darkratepoint, |
G4String | detectorElement | ||
) |
Definition at line 168 of file WCSimDarkRateMessenger.cc.
|
static |
Definition at line 19 of file WCSimDarkRateMessenger.cc.
void WCSimDarkRateMessenger::Initialize | ( | ) |
Definition at line 29 of file WCSimDarkRateMessenger.cc.
void WCSimDarkRateMessenger::RemoveDarkRateInstance | ( | G4String | detectorElement | ) |
Definition at line 179 of file WCSimDarkRateMessenger.cc.
void WCSimDarkRateMessenger::SetNewValue | ( | G4UIcommand * | command, |
G4String | newValue | ||
) |
Definition at line 123 of file WCSimDarkRateMessenger.cc.
|
private |
Definition at line 32 of file WCSimDarkRateMessenger.hh.
|
private |
Definition at line 44 of file WCSimDarkRateMessenger.hh.
|
static |
Definition at line 19 of file WCSimDarkRateMessenger.hh.
|
private |
Definition at line 43 of file WCSimDarkRateMessenger.hh.
|
private |
Definition at line 36 of file WCSimDarkRateMessenger.hh.
|
private |
Definition at line 39 of file WCSimDarkRateMessenger.hh.
|
private |
Definition at line 38 of file WCSimDarkRateMessenger.hh.
|
private |
Definition at line 37 of file WCSimDarkRateMessenger.hh.
|
private |
Definition at line 40 of file WCSimDarkRateMessenger.hh.
|
private |
Definition at line 41 of file WCSimDarkRateMessenger.hh.
|
private |
Definition at line 35 of file WCSimDarkRateMessenger.hh.
|
private |
Definition at line 31 of file WCSimDarkRateMessenger.hh.
|
private |
Definition at line 34 of file WCSimDarkRateMessenger.hh.