34 #ifndef AIMS_IO_SELECTIONW_H 35 #define AIMS_IO_SELECTIONW_H 51 void open(
const std::string & filename );
52 void open( std::ostream & ostr );
57 std::string _filename;
58 std::ostream *_stream;
The class for EcatSino data write operation.
SelectionWriter(const std::string &filename)
void write(const SelectionSet &)
void open(const std::string &filename)