34 #ifndef AIMS_IO_SELECTIONR_H 35 #define AIMS_IO_SELECTIONR_H 51 void open(
const std::string & filename );
52 void open( std::istream & istr );
57 std::string _filename;
58 std::istream *_stream;
The class for EcatSino data write operation.
void open(const std::string &filename)
SelectionReader(const std::string &filename)
void read(SelectionSet &)