Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | List of all members
G4tgrParameterMgr Class Reference

#include <G4tgrParameterMgr.hh>

Public Member Functions

void AddParameterNumber (const std::vector< G4String > &wl, G4bool mustBeNew=0)
 
void AddParameterString (const std::vector< G4String > &wl, G4bool mustBeNew=0)
 
void CheckIfNewParameter (const std::vector< G4String > &wl, G4bool mustBeNew)
 
G4String FindParameter (const G4String &name, G4bool exists=true)
 
void DumpList ()
 

Static Public Member Functions

static G4tgrParameterMgrGetInstance ()
 

Detailed Description

Definition at line 50 of file G4tgrParameterMgr.hh.

Member Function Documentation

void G4tgrParameterMgr::AddParameterNumber ( const std::vector< G4String > &  wl,
G4bool  mustBeNew = 0 
)

Definition at line 72 of file G4tgrParameterMgr.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4tgrParameterMgr::AddParameterString ( const std::vector< G4String > &  wl,
G4bool  mustBeNew = 0 
)

Definition at line 94 of file G4tgrParameterMgr.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4tgrParameterMgr::CheckIfNewParameter ( const std::vector< G4String > &  wl,
G4bool  mustBeNew 
)

Definition at line 113 of file G4tgrParameterMgr.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4tgrParameterMgr::DumpList ( )

Definition at line 183 of file G4tgrParameterMgr.cc.

Here is the caller graph for this function:

G4String G4tgrParameterMgr::FindParameter ( const G4String name,
G4bool  exists = true 
)

Definition at line 150 of file G4tgrParameterMgr.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4tgrParameterMgr * G4tgrParameterMgr::GetInstance ( void  )
static

Definition at line 61 of file G4tgrParameterMgr.cc.

Here is the caller graph for this function:


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