CASToR  3.2
Tomographic Reconstruction (PET/SPECT/CT)
Functions
castor-proj.cc File Reference

This is the main program of the analytic projection tool for CASToR It reads/parses/checks the command-line options provided by the user, initialize each manager classes with the correct set of options, and launch the projection algorithm (managed by oAnalyticProjection). More...

#include "gVariables.hh"
#include "gOptions.hh"
#include "oAnalyticProjection.hh"
#include "oImageConvolverManager.hh"
#include "oImageDimensionsAndQuantification.hh"
#include "iDataFilePET.hh"
#include "iDataFileSPECT.hh"
#include "sOutputManager.hh"
#include "sScannerManager.hh"
#include "sRandomNumberGenerator.hh"
#include "iScannerPET.hh"

Go to the source code of this file.

Functions

void ShowHelp (int a_returnCode, int a_mpiRank)
 
void ShowHelpInput ()
 Display command line options related to input settings for castor-proj. More...
 
void ShowHelpOutput ()
 Display command line options related to output settings for castor-proj. More...
 
void ShowHelpProj ()
 Display command line options related to the Projector module for castor-proj. More...
 
void ShowHelpComputation ()
 Display command line options related to the computation settings for castor-proj. More...
 
void ShowHelpDynamic ()
 Display command line options related to the dynamic features for castor-proj. More...
 
void ShowHelpSPECT ()
 
void ShowHelpPET ()
 
void ShowHelpMiscellaneous ()
 Display command line settings related to SPECT modality for castor-proj. More...
 
int main (int argc, char **argv)
 

Detailed Description

This is the main program of the analytic projection tool for CASToR It reads/parses/checks the command-line options provided by the user, initialize each manager classes with the correct set of options, and launch the projection algorithm (managed by oAnalyticProjection).

Definition in file castor-proj.cc.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 405 of file castor-proj.cc.

◆ ShowHelp()

void ShowHelp ( int  a_returnCode,
int  a_mpiRank 
)

Definition at line 30 of file castor-proj.cc.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ShowHelpComputation()

ShowHelpComputation ( )

Display command line options related to the computation settings for castor-proj.

Display command line options related to the computation settings for castor-recon.

Definition at line 214 of file castor-proj.cc.

Here is the caller graph for this function:

◆ ShowHelpDynamic()

ShowHelpDynamic ( )

Display command line options related to the dynamic features for castor-proj.

Display command line options related to the dynamic features for castor-recon.

Definition at line 273 of file castor-proj.cc.

Here is the caller graph for this function:

◆ ShowHelpInput()

ShowHelpInput ( )

Display command line options related to input settings for castor-proj.

Display command line options related to input settings for castor-recon.

Definition at line 101 of file castor-proj.cc.

Here is the caller graph for this function:

◆ ShowHelpMiscellaneous()

ShowHelpMiscellaneous ( )

Display command line settings related to SPECT modality for castor-proj.

Display command line options related to miscellaneous settings for castor-recon.

Display command line options related to miscellaneous settings for castor-proj.

Display command line settings related to PET modality for castor-proj.

Definition at line 369 of file castor-proj.cc.

Here is the caller graph for this function:

◆ ShowHelpOutput()

ShowHelpOutput ( )

Display command line options related to output settings for castor-proj.

Display command line options related to output settings for castor-recon.

Definition at line 131 of file castor-proj.cc.

Here is the caller graph for this function:

◆ ShowHelpPET()

void ShowHelpPET ( )

Definition at line 344 of file castor-proj.cc.

Here is the caller graph for this function:

◆ ShowHelpProj()

ShowHelpProj ( )

Display command line options related to the Projector module for castor-proj.

Display command line options related to the Projector module for castor-recon.

Definition at line 169 of file castor-proj.cc.

Here is the caller graph for this function:

◆ ShowHelpSPECT()

void ShowHelpSPECT ( )

Definition at line 306 of file castor-proj.cc.

Here is the caller graph for this function: