![]() |
aimsdata
5.0.5
Neuroimaging data handling
|
#include <aims/config/aimsdata_config.h>
#include <aims/sino/sino.h>
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | aims::EcatSinoWriter< T > |
class | aims::EcatSinoWriter< T > |
Namespaces | |
aims | |
The class for EcatSino data write operation. | |
Functions | |
template<class T > | |
EcatSinoWriter< T > & | aims::operator<< (EcatSinoWriter< T > &writer, Sinogram< T > &thing) |
template<class T > | |
EcatSinoWriter< T > & | aims::operator<< (EcatSinoWriter< T > &writer, const std::vector< Sinogram< T > > &thing) |