![]() |
CASToR
3.2
Tomographic Reconstruction (PET/SPECT/CT)
|
This program is used to shuffle the events order of a histogram datafile. More...
#include "gVariables.hh"
#include "gOptions.hh"
#include "oImageDimensionsAndQuantification.hh"
#include "vDataFile.hh"
#include "iDataFilePET.hh"
#include "iDataFileSPECT.hh"
#include "iDataFileCT.hh"
#include "sOutputManager.hh"
#include "sRandomNumberGenerator.hh"
Go to the source code of this file.
Functions | |
void | ShowHelp () |
int | main (int argc, char **argv) |
This program is used to shuffle the events order of a histogram datafile.
Definition in file toolkits/castor-datafileShuffler.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 67 of file toolkits/castor-datafileShuffler.cc.
void ShowHelp | ( | ) |
Definition at line 31 of file toolkits/castor-datafileShuffler.cc.