![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for HepMCG4AsciiReaderMessenger:
Collaboration diagram for HepMCG4AsciiReaderMessenger:Public Member Functions | |
| HepMCG4AsciiReaderMessenger (HepMCG4AsciiReader *agen) | |
| ~HepMCG4AsciiReaderMessenger () | |
| void | SetNewValue (G4UIcommand *command, G4String newValues) |
| G4String | GetCurrentValue (G4UIcommand *command) |
| HepMCG4AsciiReaderMessenger (HepMCG4AsciiReader *agen) | |
| ~HepMCG4AsciiReaderMessenger () | |
| void | SetNewValue (G4UIcommand *command, G4String newValues) |
| G4String | GetCurrentValue (G4UIcommand *command) |
Public Member Functions inherited from G4UImessenger | |
| G4UImessenger () | |
| G4UImessenger (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true) | |
| virtual | ~G4UImessenger () |
| G4bool | operator== (const G4UImessenger &messenger) const |
| G4bool | CommandsShouldBeInMaster () const |
Private Attributes | |
| HepMCG4AsciiReader * | gen |
| G4UIdirectory * | dir |
| G4UIcmdWithAnInteger * | verbose |
| G4UIcmdWithAString * | open |
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 42 of file HepMCG4AsciiReaderMessenger.hh.
View newest version in sPHENIX GitHub at line 42 of file HepMCG4AsciiReaderMessenger.hh
| HepMCG4AsciiReaderMessenger::HepMCG4AsciiReaderMessenger | ( | HepMCG4AsciiReader * | agen | ) |
Definition at line 40 of file HepMCG4AsciiReaderMessenger.cc.
View newest version in sPHENIX GitHub at line 40 of file HepMCG4AsciiReaderMessenger.cc
References dir, and Acts::open.
| HepMCG4AsciiReaderMessenger::~HepMCG4AsciiReaderMessenger | ( | ) |
Definition at line 58 of file HepMCG4AsciiReaderMessenger.cc.
View newest version in sPHENIX GitHub at line 58 of file HepMCG4AsciiReaderMessenger.cc
| HepMCG4AsciiReaderMessenger::HepMCG4AsciiReaderMessenger | ( | HepMCG4AsciiReader * | agen | ) |
| HepMCG4AsciiReaderMessenger::~HepMCG4AsciiReaderMessenger | ( | ) |
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 83 of file HepMCG4AsciiReaderMessenger.cc.
View newest version in sPHENIX GitHub at line 83 of file HepMCG4AsciiReaderMessenger.cc
|
virtual |
Reimplemented from G4UImessenger.
|
virtual |
Reimplemented from G4UImessenger.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 67 of file HepMCG4AsciiReaderMessenger.cc.
View newest version in sPHENIX GitHub at line 67 of file HepMCG4AsciiReaderMessenger.cc
References G4cout, G4endl, gen, Initialize(), open, and verbose.
Here is the call graph for this function:
|
private |
Definition at line 53 of file HepMCG4AsciiReaderMessenger.hh.
View newest version in sPHENIX GitHub at line 53 of file HepMCG4AsciiReaderMessenger.hh
Referenced by ~HepMCG4AsciiReaderMessenger().
|
private |
Definition at line 51 of file HepMCG4AsciiReaderMessenger.hh.
View newest version in sPHENIX GitHub at line 51 of file HepMCG4AsciiReaderMessenger.hh
Referenced by GetCurrentValue(), and SetNewValue().
|
private |
Definition at line 55 of file HepMCG4AsciiReaderMessenger.hh.
View newest version in sPHENIX GitHub at line 55 of file HepMCG4AsciiReaderMessenger.hh
Referenced by GetCurrentValue(), SetNewValue(), and ~HepMCG4AsciiReaderMessenger().
|
private |
Definition at line 54 of file HepMCG4AsciiReaderMessenger.hh.
View newest version in sPHENIX GitHub at line 54 of file HepMCG4AsciiReaderMessenger.hh
Referenced by GetCurrentValue(), SetNewValue(), and ~HepMCG4AsciiReaderMessenger().