CASToR
2.0
Tomographic Reconstruction (PET/SPECT/CT)
|
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) |
This program can be used to explore a datafile, event by event.
Definition in file castor-datafileExplorer.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
void ShowHelp | ( | ) |
Definition at line 56 of file castor-datafileExplorer.cc.