ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HepMCG4AsciiReaderMessenger Class Reference

#include <geant4/tree/geant4-10.6-release/examples/extended/eventgenerator/HepMC/HepMCEx01/include/HepMCG4AsciiReaderMessenger.hh>

+ 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

HepMCG4AsciiReadergen
 
G4UIdirectorydir
 
G4UIcmdWithAnIntegerverbose
 
G4UIcmdWithAStringopen
 

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 >
TCreateCommand (const G4String &cname, const G4String &dsc)
 
- Protected Attributes inherited from G4UImessenger
G4UIdirectorybaseDir
 
G4String baseDirName
 
G4bool commandsShouldBeInMaster
 

Detailed Description

Definition at line 42 of file HepMCG4AsciiReaderMessenger.hh.

View newest version in sPHENIX GitHub at line 42 of file HepMCG4AsciiReaderMessenger.hh

Constructor & Destructor Documentation

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

References dir, open, and verbose.

HepMCG4AsciiReaderMessenger::HepMCG4AsciiReaderMessenger ( HepMCG4AsciiReader agen)
HepMCG4AsciiReaderMessenger::~HepMCG4AsciiReaderMessenger ( )

Member Function Documentation

G4String HepMCG4AsciiReaderMessenger::GetCurrentValue ( G4UIcommand command)
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

References gen, open, and verbose.

G4String HepMCG4AsciiReaderMessenger::GetCurrentValue ( G4UIcommand command)
virtual

Reimplemented from G4UImessenger.

void HepMCG4AsciiReaderMessenger::SetNewValue ( G4UIcommand command,
G4String  newValues 
)
virtual

Reimplemented from G4UImessenger.

void HepMCG4AsciiReaderMessenger::SetNewValue ( G4UIcommand command,
G4String  newValues 
)
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:

Member Data Documentation

G4UIdirectory * HepMCG4AsciiReaderMessenger::dir
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().

HepMCG4AsciiReader * HepMCG4AsciiReaderMessenger::gen
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().

G4UIcmdWithAString * HepMCG4AsciiReaderMessenger::open
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().

G4UIcmdWithAnInteger * HepMCG4AsciiReaderMessenger::verbose
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().


The documentation for this class was generated from the following files: