STIR
6.2.0
|
Program to compute detector fansums directly from listmode data. More...
#include "stir/utilities.h"
#include "stir/shared_ptr.h"
#include "stir/ParsingObject.h"
#include "stir/listmode/ListRecord.h"
#include "stir/listmode/CListEventCylindricalScannerWithDiscreteDetectors.h"
#include "stir/listmode/ListModeData.h"
#include "stir/TimeFrameDefinitions.h"
#include "stir/Scanner.h"
#include "stir/Array.h"
#include "stir/IndexRange2D.h"
#include "stir/stream.h"
#include "stir/CPUTimer.h"
#include "stir/IO/read_from_file.h"
#include "stir/error.h"
#include "stir/ProjDataInfoCylindricalNoArcCorr.h"
#include <fstream>
#include <iostream>
#include <vector>
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Functions | |
int | main (int argc, char *argv[]) |
Program to compute detector fansums directly from listmode data.
$Revision $