37#ifndef AIMS_IO_ECATSINOW_H
38#define AIMS_IO_ECATSINOW_H
std::string removeExtension(const std::string &name)
virtual ~EcatSinoWriter()
Destructor does nothing special.
void write(const Sinogram< T > &thing)
EcatSinoWriter(const std::string &name)
The programmer should give the file name to the writer.
void write(const std::vector< Sinogram< T > > &thing)
Write the data to disk with "name" file name.
The class for EcatSino data write operation.
AIMSDATA_API PovWriter< D, T > & operator<<(PovWriter< D, T > &writer, const AimsTimeSurface< D, T > &thing)