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

#include <G4tgrFileReader.hh>

Public Member Functions

virtual ~G4tgrFileReader ()
 
G4bool ReadFiles ()
 
void AddTextFile (const G4String &fname)
 
void SetLineProcessor (G4tgrLineProcessor *lp)
 
G4tgrLineProcessorGetLineProcessor () const
 

Static Public Member Functions

static G4tgrFileReaderGetInstance ()
 

Protected Member Functions

 G4tgrFileReader ()
 

Detailed Description

Definition at line 51 of file G4tgrFileReader.hh.

Constructor & Destructor Documentation

G4tgrFileReader::~G4tgrFileReader ( )
virtual

Definition at line 64 of file G4tgrFileReader.cc.

G4tgrFileReader::G4tgrFileReader ( )
protected

Definition at line 57 of file G4tgrFileReader.cc.

Here is the caller graph for this function:

Member Function Documentation

void G4tgrFileReader::AddTextFile ( const G4String fname)
inline

Definition at line 62 of file G4tgrFileReader.hh.

Here is the caller graph for this function:

G4tgrFileReader * G4tgrFileReader::GetInstance ( void  )
static

Definition at line 72 of file G4tgrFileReader.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4tgrLineProcessor* G4tgrFileReader::GetLineProcessor ( ) const
inline

Definition at line 64 of file G4tgrFileReader.hh.

G4bool G4tgrFileReader::ReadFiles ( )

Definition at line 81 of file G4tgrFileReader.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4tgrFileReader::SetLineProcessor ( G4tgrLineProcessor lp)
inline

Definition at line 63 of file G4tgrFileReader.hh.

Here is the caller graph for this function:


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