|  | aimsdata
    5.1.2
    Neuroimaging data handling | 
#include <aims/io/ecatSinoR.h>
| Public Member Functions | |
| EcatSinoReader (const std::string &name) | |
| ~EcatSinoReader () | |
| void | read (Sinogram< T > &thing, int bedDataOrFrame) | 
| void | read (std::vector< Sinogram< T > > &thing) | 
| std::string | removeExtension (const std::string &name) | 
| Return a name without .v extension.  More... | |
| void | setMode (FileOpenMode mode) | 
| set input file mode  More... | |
Definition at line 49 of file ecatSinoR.h.
| 
 | inline | 
Definition at line 52 of file ecatSinoR.h.
| 
 | inline | 
Definition at line 53 of file ecatSinoR.h.
| void aims::EcatSinoReader< T >::read | ( | Sinogram< T > & | thing, | 
| int | bedDataOrFrame | ||
| ) | 
Referenced by aims::operator>>().
| void aims::EcatSinoReader< T >::read | ( | std::vector< Sinogram< T > > & | thing | ) | 
| std::string aims::EcatSinoReader< T >::removeExtension | ( | const std::string & | name | ) | 
Return a name without .v extension.
| void aims::EcatSinoReader< T >::setMode | ( | FileOpenMode | mode | ) | 
set input file mode