|
FairRoot
|
#include <FairGeoAsciiIo.h>
Public Member Functions | |
| FairGeoAsciiIo () | |
| virtual | ~FairGeoAsciiIo () |
| void | setDirectory (const char *fDir) |
| const char * | getDirectory () |
| const char * | getFilename () |
| Bool_t | open (const char *, const Text_t *status="in") |
| Bool_t | isOpen () |
| Bool_t | isWritable () |
| void | close () |
| void | print () |
| Bool_t | read (FairGeoMedia *) |
| Bool_t | read (FairGeoSet *, FairGeoMedia *) |
| Bool_t | write (FairGeoMedia *) |
| Bool_t | write (FairGeoSet *set) |
| Bool_t | readGeomConfig (FairGeoInterface *) |
| Bool_t | readDetectorSetup (FairGeoInterface *) |
| Bool_t | setSimulRefRun (const char *) |
| Bool_t | setHistoryDate (const char *) |
Class for geometry I/O from ASCII file
Definition at line 25 of file FairGeoAsciiIo.h.
| FairGeoAsciiIo::FairGeoAsciiIo | ( | ) |
Definition at line 35 of file FairGeoAsciiIo.cxx.
|
virtual |
Definition at line 45 of file FairGeoAsciiIo.cxx.
|
virtual |
Implements FairGeoIo.
Definition at line 113 of file FairGeoAsciiIo.cxx.
|
inline |
Definition at line 36 of file FairGeoAsciiIo.h.
|
inline |
Definition at line 37 of file FairGeoAsciiIo.h.
|
virtual |
Implements FairGeoIo.
Definition at line 95 of file FairGeoAsciiIo.cxx.
|
virtual |
Implements FairGeoIo.
Definition at line 104 of file FairGeoAsciiIo.cxx.
|
virtual |
Implements FairGeoIo.
Definition at line 53 of file FairGeoAsciiIo.cxx.
|
virtual |
Implements FairGeoIo.
Definition at line 122 of file FairGeoAsciiIo.cxx.
|
virtual |
Implements FairGeoIo.
Definition at line 136 of file FairGeoAsciiIo.cxx.
|
virtual |
Implements FairGeoIo.
Definition at line 146 of file FairGeoAsciiIo.cxx.
| Bool_t FairGeoAsciiIo::readDetectorSetup | ( | FairGeoInterface * | interface | ) |
Definition at line 226 of file FairGeoAsciiIo.cxx.
|
virtual |
Implements FairGeoIo.
Definition at line 176 of file FairGeoAsciiIo.cxx.
|
inline |
Definition at line 35 of file FairGeoAsciiIo.h.
|
inlinevirtual |
Implements FairGeoIo.
Definition at line 50 of file FairGeoAsciiIo.h.
|
inlinevirtual |
Implements FairGeoIo.
Definition at line 49 of file FairGeoAsciiIo.h.
|
virtual |
Implements FairGeoIo.
Definition at line 156 of file FairGeoAsciiIo.cxx.
|
virtual |
Implements FairGeoIo.
Definition at line 166 of file FairGeoAsciiIo.cxx.