34 #ifndef AIMS_IO_ECATW_H 35 #define AIMS_IO_ECATW_H 46 EcatWriter& operator << ( EcatWriter& writer, const AimsData<short>& thing);
47 EcatWriter& operator << ( EcatWriter& writer, const AimsData<float>& thing);
The class for EcatSino data write operation.
std::string removeExtension(const std::string &name)
Return a name without .vimg, .vhdr or .vinfo extension.
EcatWriter(const std::string &name)
The class for VIDA data write operation.
void write(const AimsData< short > &thing)
Write the data to disk with "name" file name.