CASToR  2.0
Tomographic Reconstruction (PET/SPECT/CT)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Classes | Macros
vDataFile.hh File Reference

Declaration of class vDataFile. More...

#include "gVariables.hh"
#include "vEvent.hh"
#include "iEventPET.hh"
#include "iEventListPET.hh"
#include "iEventHistoPET.hh"
#include "iEventSPECT.hh"
#include "iEventCT.hh"
#include "iEventNorm.hh"
#include "sOutputManager.hh"
#include "sScannerManager.hh"
#include "oImageDimensionsAndQuantification.hh"
#include "oMemoryMapped.hh"

Go to the source code of this file.

Classes

class  vDataFile
 This class is designed to be a mother virtual class for DataFile. More...
 

Macros

#define MODE_UNKNOWN   -1
 
#define MODE_LIST   0
 
#define MODE_HISTOGRAM   1
 
#define MODE_NORMALIZATION   2
 
#define TYPE_UNKNOWN   -1
 
#define TYPE_PET   0
 
#define TYPE_SPECT   1
 
#define TYPE_CT   2
 
#define SPEC_UNKNOWN   -1
 
#define SPEC_EMISSION   0
 
#define SPEC_TRANSMISSION   1
 

Detailed Description

Declaration of class vDataFile.

Definition in file vDataFile.hh.