EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/geobase/FairGeoIo.h>
Public Member Functions | |
virtual Bool_t | open (const char *, const Text_t *status="in")=0 |
virtual void | close ()=0 |
virtual void | print ()=0 |
virtual Bool_t | isOpen ()=0 |
virtual Bool_t | isWritable ()=0 |
virtual Bool_t | read (FairGeoMedia *)=0 |
virtual Bool_t | read (FairGeoSet *, FairGeoMedia *)=0 |
virtual Bool_t | write (FairGeoMedia *)=0 |
virtual Bool_t | write (FairGeoSet *)=0 |
virtual Bool_t | readGeomConfig (FairGeoInterface *)=0 |
virtual Bool_t | setSimulRefRun (const char *)=0 |
virtual Bool_t | setHistoryDate (const char *)=0 |
Abstract base class for geometry I/O
Definition at line 14 of file FairGeoIo.h.
View newest version in sPHENIX GitHub at line 14 of file FairGeoIo.h
|
pure virtual |
Implemented in FairGeoAsciiIo, and FairGeoOldAsciiIo.
|
pure virtual |
Implemented in FairGeoAsciiIo, and FairGeoOldAsciiIo.
Referenced by FairGeoInterface::connectInput(), FairGeoInterface::connectOutput(), FairGeoInterface::writeMedia(), and FairGeoInterface::writeSet().
|
pure virtual |
Implemented in FairGeoAsciiIo, and FairGeoOldAsciiIo.
Referenced by FairGeoInterface::connectOutput().
|
pure virtual |
Implemented in FairGeoAsciiIo, and FairGeoOldAsciiIo.
Referenced by FairGeoInterface::connectInput(), FairGeoInterface::connectOutput(), FairGeoInterface::writeMedia(), and FairGeoInterface::writeSet().
|
pure virtual |
Implemented in FairGeoAsciiIo, and FairGeoOldAsciiIo.
|
pure virtual |
Implemented in FairGeoAsciiIo, and FairGeoOldAsciiIo.
Referenced by FairGeoInterface::readMedia(), and FairGeoInterface::readSet().
|
pure virtual |
Implemented in FairGeoAsciiIo, and FairGeoOldAsciiIo.
|
pure virtual |
Implemented in FairGeoAsciiIo, and FairGeoOldAsciiIo.
Referenced by FairGeoInterface::createGeometry(), FairGeoInterface::readAll(), and FairGeoInterface::readGeomConfig().
|
pure virtual |
Implemented in FairGeoAsciiIo, and FairGeoOldAsciiIo.
Referenced by FairGeoAsciiIo::readGeomConfig().
|
pure virtual |
Implemented in FairGeoAsciiIo, and FairGeoOldAsciiIo.
Referenced by FairGeoAsciiIo::readGeomConfig().
|
pure virtual |
Implemented in FairGeoAsciiIo, and FairGeoOldAsciiIo.
Referenced by FairGeoInterface::writeMedia(), and FairGeoInterface::writeSet().
|
pure virtual |
Implemented in FairGeoAsciiIo, and FairGeoOldAsciiIo.