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
G4tgrFileIn Class Reference

#include <G4tgrFileIn.hh>

Public Member Functions

 G4tgrFileIn ()
 
 ~G4tgrFileIn ()
 
G4int GetWordsInLine (std::vector< G4String > &wl)
 
void ErrorInLine ()
 
G4int Nline ()
 
const G4StringGetName ()
 
void OpenNewFile (const char *filename)
 
G4bool EndOfFile ()
 
void Close ()
 
void DumpException (const G4String &sent)
 

Static Public Member Functions

static G4tgrFileInGetInstance (const G4String &name)
 
static G4tgrFileInGetInstanceOpened (const G4String &name)
 

Detailed Description

Definition at line 46 of file G4tgrFileIn.hh.

Constructor & Destructor Documentation

G4tgrFileIn::G4tgrFileIn ( )

Definition at line 51 of file G4tgrFileIn.cc.

Here is the caller graph for this function:

G4tgrFileIn::~G4tgrFileIn ( )

Definition at line 58 of file G4tgrFileIn.cc.

Member Function Documentation

void G4tgrFileIn::Close ( )

Definition at line 414 of file G4tgrFileIn.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4tgrFileIn::DumpException ( const G4String sent)

Definition at line 430 of file G4tgrFileIn.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4bool G4tgrFileIn::EndOfFile ( )

Definition at line 375 of file G4tgrFileIn.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4tgrFileIn::ErrorInLine ( )

Definition at line 366 of file G4tgrFileIn.cc.

Here is the caller graph for this function:

G4tgrFileIn & G4tgrFileIn::GetInstance ( const G4String name)
static

Definition at line 71 of file G4tgrFileIn.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4tgrFileIn & G4tgrFileIn::GetInstanceOpened ( const G4String name)
static

Definition at line 120 of file G4tgrFileIn.cc.

Here is the call graph for this function:

const G4String& G4tgrFileIn::GetName ( void  )
inline

Definition at line 69 of file G4tgrFileIn.hh.

Here is the caller graph for this function:

G4int G4tgrFileIn::GetWordsInLine ( std::vector< G4String > &  wl)

Definition at line 139 of file G4tgrFileIn.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4tgrFileIn::Nline ( )
inline

Definition at line 67 of file G4tgrFileIn.hh.

void G4tgrFileIn::OpenNewFile ( const char *  filename)

Definition at line 98 of file G4tgrFileIn.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


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