Geant4  10.01.p02
HepMCG4PythiaMessenger Class Reference

#include <HepMCG4PythiaMessenger.hh>

+ Inheritance diagram for HepMCG4PythiaMessenger:
+ Collaboration diagram for HepMCG4PythiaMessenger:

Public Member Functions

 HepMCG4PythiaMessenger (HepMCG4PythiaInterface *agen)
 
 ~HepMCG4PythiaMessenger ()
 
void SetNewValue (G4UIcommand *command, G4String newValues)
 
G4String GetCurrentValue (G4UIcommand *command)
 
 HepMCG4PythiaMessenger (HepMCG4PythiaInterface *agen)
 
 ~HepMCG4PythiaMessenger ()
 
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

HepMCG4PythiaInterface * gen
 
G4UIdirectory * dir
 
G4UIcmdWithAnInteger * verbose
 
G4UIcmdWithAnInteger * mpylist
 
G4UIcmdWithoutParameter * print
 
G4UIcommand * cpyinit
 
G4UIcmdWithAnInteger * cpystat
 
G4UIcommand * cpygive
 
G4UIcommand * setUserParameters
 
G4UIcmdWithAnInteger * setSeed
 
G4UIcommand * cpyrget
 
G4UIcommand * cpyrset
 
G4UIcmdWithAString * printRandomStatus
 

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
 

Detailed Description

Definition at line 43 of file HepMCG4PythiaMessenger.hh.

Constructor & Destructor Documentation

HepMCG4PythiaMessenger::HepMCG4PythiaMessenger ( HepMCG4PythiaInterface *  agen)
HepMCG4PythiaMessenger::~HepMCG4PythiaMessenger ( )
HepMCG4PythiaMessenger::HepMCG4PythiaMessenger ( HepMCG4PythiaInterface *  agen)
HepMCG4PythiaMessenger::~HepMCG4PythiaMessenger ( )

Member Function Documentation

G4String HepMCG4PythiaMessenger::GetCurrentValue ( G4UIcommand *  command)
virtual

Reimplemented from G4UImessenger.

G4String HepMCG4PythiaMessenger::GetCurrentValue ( G4UIcommand *  command)
virtual

Reimplemented from G4UImessenger.

void HepMCG4PythiaMessenger::SetNewValue ( G4UIcommand *  command,
G4String  newValues 
)
virtual

Reimplemented from G4UImessenger.

void HepMCG4PythiaMessenger::SetNewValue ( G4UIcommand *  command,
G4String  newValues 
)
virtual

Reimplemented from G4UImessenger.

Member Data Documentation

G4UIcommand * HepMCG4PythiaMessenger::cpygive
private

Definition at line 53 of file HepMCG4PythiaMessenger.hh.

G4UIcommand * HepMCG4PythiaMessenger::cpyinit
private

Definition at line 51 of file HepMCG4PythiaMessenger.hh.

G4UIcommand * HepMCG4PythiaMessenger::cpyrget
private

Definition at line 56 of file HepMCG4PythiaMessenger.hh.

G4UIcommand * HepMCG4PythiaMessenger::cpyrset
private

Definition at line 57 of file HepMCG4PythiaMessenger.hh.

G4UIcmdWithAnInteger * HepMCG4PythiaMessenger::cpystat
private

Definition at line 52 of file HepMCG4PythiaMessenger.hh.

G4UIdirectory * HepMCG4PythiaMessenger::dir
private

Definition at line 47 of file HepMCG4PythiaMessenger.hh.

HepMCG4PythiaInterface * HepMCG4PythiaMessenger::gen
private

Definition at line 45 of file HepMCG4PythiaMessenger.hh.

G4UIcmdWithAnInteger * HepMCG4PythiaMessenger::mpylist
private

Definition at line 49 of file HepMCG4PythiaMessenger.hh.

G4UIcmdWithoutParameter * HepMCG4PythiaMessenger::print
private

Definition at line 50 of file HepMCG4PythiaMessenger.hh.

G4UIcmdWithAString * HepMCG4PythiaMessenger::printRandomStatus
private

Definition at line 58 of file HepMCG4PythiaMessenger.hh.

G4UIcmdWithAnInteger * HepMCG4PythiaMessenger::setSeed
private

Definition at line 55 of file HepMCG4PythiaMessenger.hh.

G4UIcommand * HepMCG4PythiaMessenger::setUserParameters
private

Definition at line 54 of file HepMCG4PythiaMessenger.hh.

G4UIcmdWithAnInteger * HepMCG4PythiaMessenger::verbose
private

Definition at line 48 of file HepMCG4PythiaMessenger.hh.


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