ICP
1
|
#include <DetectorFile.h>
Public Member Functions | |
virtual bool | good () const =0 |
virtual int | numLines () const =0 |
virtual int | numUserTables () const =0 |
virtual void | readLine (int &det_no, DETECTOR &det)=0 |
virtual | ~IDetectorFile () |
Definition at line 21 of file DetectorFile.h.
|
inlinevirtual |
Definition at line 27 of file DetectorFile.h.
|
pure virtual |
Implemented in DetectorFileMantid, and DetectorFileASCII.
|
pure virtual |
Implemented in DetectorFileMantid, and DetectorFileASCII.
|
pure virtual |
Implemented in DetectorFileMantid, and DetectorFileASCII.
|
pure virtual |
Implemented in DetectorFileMantid, and DetectorFileASCII.