ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/human_phantom/include/G4HumanPhantomMessenger.hh>
Public Member Functions | |
G4HumanPhantomMessenger (G4HumanPhantomConstruction *myUsrPhtm) | |
~G4HumanPhantomMessenger () | |
void | SetNewValue (G4UIcommand *command, G4String newValue) |
void | AddBodyPart (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) |
G4long | StoL (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 44 of file G4HumanPhantomMessenger.hh.
View newest version in sPHENIX GitHub at line 44 of file G4HumanPhantomMessenger.hh
G4HumanPhantomMessenger::G4HumanPhantomMessenger | ( | G4HumanPhantomConstruction * | myUsrPhtm | ) |
Definition at line 40 of file G4HumanPhantomMessenger.cc.
View newest version in sPHENIX GitHub at line 40 of file G4HumanPhantomMessenger.cc
References G4UIcommand::AvailableForStates(), bodypartCmd, bpDir, endCmd, G4State_Idle, G4State_PreInit, modelCmd, phantomDir, G4UIcmdWithAString::SetCandidates(), G4UIcmdWithAString::SetDefaultValue(), G4UIcommand::SetGuidance(), G4UIcmdWithAString::SetParameterName(), and sexCmd.
G4HumanPhantomMessenger::~G4HumanPhantomMessenger | ( | ) |
Definition at line 74 of file G4HumanPhantomMessenger.cc.
View newest version in sPHENIX GitHub at line 74 of file G4HumanPhantomMessenger.cc
References bodypartCmd, bpDir, endCmd, modelCmd, phantomDir, and sexCmd.
Definition at line 106 of file G4HumanPhantomMessenger.cc.
View newest version in sPHENIX GitHub at line 106 of file G4HumanPhantomMessenger.cc
References bps, G4cout, G4endl, myUserPhantom, sensitivity(), and G4HumanPhantomConstruction::SetBodyPartSensitivity().
Referenced by SetNewValue().
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 84 of file G4HumanPhantomMessenger.cc.
View newest version in sPHENIX GitHub at line 84 of file G4HumanPhantomMessenger.cc
References AddBodyPart(), bodypartCmd, endCmd, G4cout, G4endl, modelCmd, myUserPhantom, G4HumanPhantomConstruction::SetPhantomModel(), G4HumanPhantomConstruction::SetPhantomSex(), and sexCmd.
|
private |
Definition at line 65 of file G4HumanPhantomMessenger.hh.
View newest version in sPHENIX GitHub at line 65 of file G4HumanPhantomMessenger.hh
|
private |
Definition at line 62 of file G4HumanPhantomMessenger.hh.
View newest version in sPHENIX GitHub at line 62 of file G4HumanPhantomMessenger.hh
Referenced by G4HumanPhantomMessenger(), SetNewValue(), and ~G4HumanPhantomMessenger().
|
private |
Definition at line 58 of file G4HumanPhantomMessenger.hh.
View newest version in sPHENIX GitHub at line 58 of file G4HumanPhantomMessenger.hh
Referenced by G4HumanPhantomMessenger(), and ~G4HumanPhantomMessenger().
|
private |
Definition at line 66 of file G4HumanPhantomMessenger.hh.
View newest version in sPHENIX GitHub at line 66 of file G4HumanPhantomMessenger.hh
Referenced by AddBodyPart().
|
private |
Definition at line 63 of file G4HumanPhantomMessenger.hh.
View newest version in sPHENIX GitHub at line 63 of file G4HumanPhantomMessenger.hh
Referenced by G4HumanPhantomMessenger(), SetNewValue(), and ~G4HumanPhantomMessenger().
|
private |
Definition at line 60 of file G4HumanPhantomMessenger.hh.
View newest version in sPHENIX GitHub at line 60 of file G4HumanPhantomMessenger.hh
Referenced by G4HumanPhantomMessenger(), SetNewValue(), and ~G4HumanPhantomMessenger().
|
private |
Definition at line 55 of file G4HumanPhantomMessenger.hh.
View newest version in sPHENIX GitHub at line 55 of file G4HumanPhantomMessenger.hh
Referenced by AddBodyPart(), and SetNewValue().
|
private |
Definition at line 57 of file G4HumanPhantomMessenger.hh.
View newest version in sPHENIX GitHub at line 57 of file G4HumanPhantomMessenger.hh
Referenced by G4HumanPhantomMessenger(), and ~G4HumanPhantomMessenger().
|
private |
Definition at line 61 of file G4HumanPhantomMessenger.hh.
View newest version in sPHENIX GitHub at line 61 of file G4HumanPhantomMessenger.hh
Referenced by G4HumanPhantomMessenger(), SetNewValue(), and ~G4HumanPhantomMessenger().