Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4tgrFileReader.hh>
Public Member Functions | |
virtual | ~G4tgrFileReader () |
G4bool | ReadFiles () |
void | AddTextFile (const G4String &fname) |
void | SetLineProcessor (G4tgrLineProcessor *lp) |
G4tgrLineProcessor * | GetLineProcessor () const |
Static Public Member Functions | |
static G4tgrFileReader * | GetInstance () |
Protected Member Functions | |
G4tgrFileReader () | |
Definition at line 51 of file G4tgrFileReader.hh.
|
virtual |
Definition at line 64 of file G4tgrFileReader.cc.
|
protected |
Definition at line 57 of file G4tgrFileReader.cc.
Referenced by GetInstance().
Definition at line 62 of file G4tgrFileReader.hh.
Referenced by G4tgbVolumeMgr::AddTextFile().
|
static |
Definition at line 72 of file G4tgrFileReader.cc.
Referenced by G4tgbVolumeMgr::AddTextFile(), and G4tgbDetectorBuilder::ReadDetector().
|
inline |
Definition at line 64 of file G4tgrFileReader.hh.
G4bool G4tgrFileReader::ReadFiles | ( | ) |
Definition at line 81 of file G4tgrFileReader.cc.
Referenced by G4tgbDetectorBuilder::ReadDetector().
|
inline |
Definition at line 63 of file G4tgrFileReader.hh.