![]() |
CASToR
3.2
Tomographic Reconstruction (PET/SPECT/CT)
|
This program is used to compute normalization factors from a histogram datafile. More...
#include "gVariables.hh"
#include "gOptions.hh"
#include "iEventHistoPET.hh"
#include "iEventNorm.hh"
#include "iProjectorClassicSiddon.hh"
#include "oImageDimensionsAndQuantification.hh"
#include "oInterfileIO.hh"
#include "oProjectionLine.hh"
#include "oProjectorManager.hh"
#include "vDataFile.hh"
#include "iDataFilePET.hh"
#include "iDataFileSPECT.hh"
#include "iDataFileCT.hh"
#include "sOutputManager.hh"
#include "sRandomNumberGenerator.hh"
#include <cstdint>
Go to the source code of this file.
Functions | |
void | ShowHelp () |
int | main (int argc, char **argv) |
This program is used to compute normalization factors from a histogram datafile.
Definition in file castor-norm.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 100 of file castor-norm.cc.
void ShowHelp | ( | ) |