34#ifndef AIMS_IO_FDFFORMAT_D_H
35#define AIMS_IO_FDFFORMAT_D_H
44 bool FdfFormat<T>::read(
const std::string & filename, AimsData<T> & vol,
45 const carto::AllocatorContext & context,
46 carto::Object options )
49 r.read( vol, context, options );
The class for EcatSino data write operation.