|
Geant4_10
|
#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 G4tgrParameterMgr * | GetInstance () |
Definition at line 50 of file G4tgrParameterMgr.hh.
| void G4tgrParameterMgr::AddParameterNumber | ( | const std::vector< G4String > & | wl, |
| G4bool | mustBeNew = 0 |
||
| ) |
Definition at line 72 of file G4tgrParameterMgr.cc.


| void G4tgrParameterMgr::AddParameterString | ( | const std::vector< G4String > & | wl, |
| G4bool | mustBeNew = 0 |
||
| ) |
Definition at line 94 of file G4tgrParameterMgr.cc.


| void G4tgrParameterMgr::CheckIfNewParameter | ( | const std::vector< G4String > & | wl, |
| G4bool | mustBeNew | ||
| ) |
Definition at line 113 of file G4tgrParameterMgr.cc.


| void G4tgrParameterMgr::DumpList | ( | ) |
Definition at line 150 of file G4tgrParameterMgr.cc.


|
static |
1.8.5