Geant4  10.00.p02
G4ASCIITreeMessenger Class Reference

#include <G4ASCIITreeMessenger.hh>

+ Inheritance diagram for G4ASCIITreeMessenger:
+ Collaboration diagram for G4ASCIITreeMessenger:

Public Member Functions

 G4ASCIITreeMessenger (G4ASCIITree *)
 
virtual ~G4ASCIITreeMessenger ()
 
G4String GetCurrentValue (G4UIcommand *command)
 
void SetNewValue (G4UIcommand *command, G4String newValue)
 
- 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
 

Static Public Attributes

static std::vector< G4StringfVerbosityGuidance
 

Private Attributes

G4ASCIITreefpASCIITree
 
G4UIcommandfpDirectory
 
G4UIcommandfpDirectorySet
 
G4UIcmdWithAnIntegerfpCommandVerbose
 
G4UIcmdWithAStringfpCommandSetOutFile
 

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
 

Detailed Description

Definition at line 47 of file G4ASCIITreeMessenger.hh.

Constructor & Destructor Documentation

G4ASCIITreeMessenger::G4ASCIITreeMessenger ( G4ASCIITree ASCIITree)

Definition at line 45 of file G4ASCIITreeMessenger.cc.

G4ASCIITreeMessenger::~G4ASCIITreeMessenger ( )
virtual

Member Function Documentation

G4String G4ASCIITreeMessenger::GetCurrentValue ( G4UIcommand command)
virtual

Reimplemented from G4UImessenger.

Definition at line 121 of file G4ASCIITreeMessenger.cc.

void G4ASCIITreeMessenger::SetNewValue ( G4UIcommand command,
G4String  newValue 
)
virtual

Reimplemented from G4UImessenger.

Definition at line 126 of file G4ASCIITreeMessenger.cc.

References G4cout, and G4endl.

Member Data Documentation

G4ASCIITree* G4ASCIITreeMessenger::fpASCIITree
private

Definition at line 55 of file G4ASCIITreeMessenger.hh.

G4UIcmdWithAString* G4ASCIITreeMessenger::fpCommandSetOutFile
private

Definition at line 59 of file G4ASCIITreeMessenger.hh.

Referenced by ~G4ASCIITreeMessenger().

G4UIcmdWithAnInteger* G4ASCIITreeMessenger::fpCommandVerbose
private

Definition at line 58 of file G4ASCIITreeMessenger.hh.

Referenced by ~G4ASCIITreeMessenger().

G4UIcommand* G4ASCIITreeMessenger::fpDirectory
private

Definition at line 56 of file G4ASCIITreeMessenger.hh.

Referenced by ~G4ASCIITreeMessenger().

G4UIcommand* G4ASCIITreeMessenger::fpDirectorySet
private

Definition at line 57 of file G4ASCIITreeMessenger.hh.

Referenced by ~G4ASCIITreeMessenger().

std::vector< G4String > G4ASCIITreeMessenger::fVerbosityGuidance
static

Definition at line 53 of file G4ASCIITreeMessenger.hh.

Referenced by G4ASCIITreeSceneHandler::WriteHeader().


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