8 #ifndef IPROJECTORINCREMENTALSIDDON_HH 9 #define IPROJECTORINCREMENTALSIDDON_HH 1 11 #include "gVariables.hh" 12 #include "sAddonManager.hh" int ProjectTOFListmode(int a_direction, oProjectionLine *ap_ProjectionLine)
#define CLASS_PROJECTOR(NAME, CLASS)
~iProjectorIncrementalSiddon()
The destructor of iProjectorIncrementalSiddon.
void ShowHelpSpecific()
A function used to show help about the child module.
This class is designed to generically described any on-the-fly projector.
Declaration of class vProjector.
int ReadConfigurationFile(const string &a_configurationFile)
iProjectorIncrementalSiddon()
The constructor of iProjectorIncrementalSiddon.
INTNB EstimateMaxNumberOfVoxelsPerLine()
This function is used to compute and provide an estimate of the maximum number of voxels that could c...
int InitializeSpecific()
This function is used to initialize specific stuff to the child projector.
This class is designed to manage and store system matrix elements associated to a vEvent...
int ProjectWithoutTOF(int a_direction, oProjectionLine *ap_ProjectionLine)
int ProjectTOFHistogram(int a_direction, oProjectionLine *ap_ProjectionLine)
#define FUNCTION_PROJECTOR(CLASS)
This class is a child of the vProjector class implementing the incremental Siddon ray tracer...
int ReadOptionsList(const string &a_optionsList)
int CheckSpecificParameters()
A private function used to check the parameters settings specific to the child projector.