34#ifndef AIMS_IO_ECATW_H
35#define AIMS_IO_ECATW_H
The class for VIDA data write operation.
void write(const AimsData< float > &thing)
EcatWriter(const std::string &name)
std::string removeExtension(const std::string &name)
Return a name without .vimg, .vhdr or .vinfo extension.
void write(const AimsData< short > &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)