![]() |
CASToR
3.2
Tomographic Reconstruction (PET/SPECT/CT)
|
This program is used to build replicates of less statistics than the provided input list-mode file. 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 build replicates of less statistics than the provided input list-mode file.
Definition in file toolkits/castor-makeReplicates.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 82 of file toolkits/castor-makeReplicates.cc.
void ShowHelp | ( | ) |
Definition at line 31 of file toolkits/castor-makeReplicates.cc.