Geant4  10.02.p03
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

HepMCG4PythiaInterfacegen
 
G4UIdirectorydir
 
G4UIcmdWithAnIntegerverbose
 
G4UIcmdWithAnIntegermpylist
 
G4UIcmdWithoutParameterprint
 
G4UIcommandcpyinit
 
G4UIcmdWithAnIntegercpystat
 
G4UIcommandcpygive
 
G4UIcommandsetUserParameters
 
G4UIcmdWithAnIntegersetSeed
 
G4UIcommandcpyrget
 
G4UIcommandcpyrset
 
G4UIcmdWithAStringprintRandomStatus
 

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
G4UIdirectorybaseDir
 
G4String baseDirName
 
G4bool commandsShouldBeInMaster
 

Detailed Description

Definition at line 43 of file HepMCEx01/include/HepMCG4PythiaMessenger.hh.

Constructor & Destructor Documentation

◆ HepMCG4PythiaMessenger() [1/2]

HepMCG4PythiaMessenger::HepMCG4PythiaMessenger ( HepMCG4PythiaInterface agen)

◆ ~HepMCG4PythiaMessenger() [1/2]

HepMCG4PythiaMessenger::~HepMCG4PythiaMessenger ( )

◆ HepMCG4PythiaMessenger() [2/2]

HepMCG4PythiaMessenger::HepMCG4PythiaMessenger ( HepMCG4PythiaInterface agen)

◆ ~HepMCG4PythiaMessenger() [2/2]

HepMCG4PythiaMessenger::~HepMCG4PythiaMessenger ( )

Member Function Documentation

◆ GetCurrentValue() [1/2]

G4String HepMCG4PythiaMessenger::GetCurrentValue ( G4UIcommand command)
virtual

Reimplemented from G4UImessenger.

◆ GetCurrentValue() [2/2]

G4String HepMCG4PythiaMessenger::GetCurrentValue ( G4UIcommand command)
virtual

Reimplemented from G4UImessenger.

◆ SetNewValue() [1/2]

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

Reimplemented from G4UImessenger.

◆ SetNewValue() [2/2]

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

Reimplemented from G4UImessenger.

Member Data Documentation

◆ cpygive

G4UIcommand * HepMCG4PythiaMessenger::cpygive
private

Definition at line 53 of file HepMCEx01/include/HepMCG4PythiaMessenger.hh.

◆ cpyinit

G4UIcommand * HepMCG4PythiaMessenger::cpyinit
private

Definition at line 51 of file HepMCEx01/include/HepMCG4PythiaMessenger.hh.

◆ cpyrget

G4UIcommand * HepMCG4PythiaMessenger::cpyrget
private

Definition at line 56 of file HepMCEx01/include/HepMCG4PythiaMessenger.hh.

◆ cpyrset

G4UIcommand * HepMCG4PythiaMessenger::cpyrset
private

Definition at line 57 of file HepMCEx01/include/HepMCG4PythiaMessenger.hh.

◆ cpystat

G4UIcmdWithAnInteger * HepMCG4PythiaMessenger::cpystat
private

Definition at line 52 of file HepMCEx01/include/HepMCG4PythiaMessenger.hh.

◆ dir

G4UIdirectory * HepMCG4PythiaMessenger::dir
private

Definition at line 47 of file HepMCEx01/include/HepMCG4PythiaMessenger.hh.

◆ gen

HepMCG4PythiaInterface * HepMCG4PythiaMessenger::gen
private

Definition at line 45 of file HepMCEx01/include/HepMCG4PythiaMessenger.hh.

◆ mpylist

G4UIcmdWithAnInteger * HepMCG4PythiaMessenger::mpylist
private

Definition at line 49 of file HepMCEx01/include/HepMCG4PythiaMessenger.hh.

◆ print

G4UIcmdWithoutParameter * HepMCG4PythiaMessenger::print
private

Definition at line 50 of file HepMCEx01/include/HepMCG4PythiaMessenger.hh.

◆ printRandomStatus

G4UIcmdWithAString * HepMCG4PythiaMessenger::printRandomStatus
private

Definition at line 58 of file HepMCEx01/include/HepMCG4PythiaMessenger.hh.

◆ setSeed

G4UIcmdWithAnInteger * HepMCG4PythiaMessenger::setSeed
private

Definition at line 55 of file HepMCEx01/include/HepMCG4PythiaMessenger.hh.

◆ setUserParameters

G4UIcommand * HepMCG4PythiaMessenger::setUserParameters
private

Definition at line 54 of file HepMCEx01/include/HepMCG4PythiaMessenger.hh.

◆ verbose

G4UIcmdWithAnInteger * HepMCG4PythiaMessenger::verbose
private

Definition at line 48 of file HepMCEx01/include/HepMCG4PythiaMessenger.hh.


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