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

This program can be used to explore a datafile, event by event. More...

#include "gVariables.hh"
#include "gOptions.hh"
#include "oImageDimensionsAndQuantification.hh"
#include "iDataFilePET.hh"
#include "iDataFileSPECT.hh"
#include "iDataFileCT.hh"
#include "sOutputManager.hh"
#include "sScannerManager.hh"
#include "sRandomNumberGenerator.hh"
#include "iScannerPET.hh"
#include "sAddonManager.hh"

Go to the source code of this file.

Functions

void ShowHelp ()
 
int main (int argc, char **argv)
 

Detailed Description

This program can be used to explore a datafile, event by event.

Definition in file code/toolkits/castor-datafileExplorer.cc.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 71 of file code/toolkits/castor-datafileExplorer.cc.

Here is the call graph for this function:

◆ ShowHelp()

void ShowHelp ( )

Definition at line 33 of file code/toolkits/castor-datafileExplorer.cc.

Here is the caller graph for this function: