CASToR  2.0
Tomographic Reconstruction (PET/SPECT/CT)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
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 castor-datafileExplorer.cc.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 94 of file castor-datafileExplorer.cc.

Here is the call graph for this function:

void ShowHelp ( )

Definition at line 56 of file castor-datafileExplorer.cc.

Here is the caller graph for this function: