17 #ifndef __igstkPETImageReader_h
18 #define __igstkPETImageReader_h
54 void PrintSelf( std::ostream& os, itk::Indent indent )
const;
61 void operator=(
const Self&);
68 #endif // __igstkPETImageReader_h
Base class for all the IGSTK classes.
#define igstkStandardClassTraitsMacro(classname, superclassname)
Convenience macro for traits of a non-templated class.
This class reads DICOM files.
This class implements a reader specific for PET modality.
std::string DICOMInformationType
Type used for returning string values from the DICOM header.
bool CheckModalityType(DICOMInformationType modality)
check if the dicom data is from a "PET" modality
void PrintSelf(std::ostream &os, itk::Indent indent) const
Print the object information in a stream.