22#ifndef __stir_IO_ECAT7DynamicDiscretisedDensityOutputFileFormat_H__
23#define __stir_IO_ECAT7DynamicDiscretisedDensityOutputFileFormat_H__
33class DynamicDiscretisedDensity;
47class ECAT7DynamicDiscretisedDensityOutputFileFormat
49 OutputFileFormat<DynamicDiscretisedDensity>,
50 OutputFileFormat<DynamicDiscretisedDensity>>
54 OutputFileFormat<DynamicDiscretisedDensity>,
55 OutputFileFormat<DynamicDiscretisedDensity>>
72 std::string default_scanner_name;
Declaration of class stir::RegisteredParsingObject.
This class provides member functions to find out what byte-order your machine is and to swap numbers.
Definition ByteOrder.h:100
@ native
Definition ByteOrder.h:107
Class of multiple image frames, one for each time frame Each time frame is a DiscretisedDensity<3,...
Definition DynamicDiscretisedDensity.h:46
provides names for some numeric types and methods for finding their properties.
Definition NumericType.h:55
Parent class for all leaves in a RegisteredObject hierarchy that do parsing of parameter files.
Definition RegisteredParsingObject.h:78
a class containing an enumeration type that can be used by functions to signal successful operation o...
Definition Succeeded.h:44
Declaration of routines which convert ECAT things into our building blocks and vice versa.