|
Geant4_10
|
#include <G4tgrFileIn.hh>
Public Member Functions | |
| G4tgrFileIn () | |
| ~G4tgrFileIn () | |
| G4int | GetWordsInLine (std::vector< G4String > &wl) |
| void | ErrorInLine () |
| G4int | Nline () |
| const G4String & | GetName () |
| void | OpenNewFile (const char *filename) |
| G4bool | EndOfFile () |
| void | Close () |
| void | DumpException (const G4String &sent) |
Static Public Member Functions | |
| static G4tgrFileIn & | GetInstance (const G4String &name) |
| static G4tgrFileIn & | GetInstanceOpened (const G4String &name) |
Definition at line 46 of file G4tgrFileIn.hh.
| G4tgrFileIn::G4tgrFileIn | ( | ) |
| G4tgrFileIn::~G4tgrFileIn | ( | ) |
Definition at line 58 of file G4tgrFileIn.cc.
| void G4tgrFileIn::Close | ( | ) |
Definition at line 416 of file G4tgrFileIn.cc.


Definition at line 432 of file G4tgrFileIn.cc.


| G4bool G4tgrFileIn::EndOfFile | ( | ) |
Definition at line 377 of file G4tgrFileIn.cc.


| void G4tgrFileIn::ErrorInLine | ( | ) |
|
static |
Definition at line 72 of file G4tgrFileIn.cc.


|
static |
Definition at line 141 of file G4tgrFileIn.cc.


|
inline |
Definition at line 67 of file G4tgrFileIn.hh.
| void G4tgrFileIn::OpenNewFile | ( | const char * | filename | ) |
Definition at line 101 of file G4tgrFileIn.cc.


1.8.5