27#ifndef __stir_listmode_CListRecord_H__
28#define __stir_listmode_CListRecord_H__
36template <
typename coordT>
37class CartesianCoordinate3D;
38template <
typename coordT>
71class CListRecordWithGatingInput :
public CListRecord
Declarations of classes stir::ListRecord which is used for list mode data.
Class for storing and using a coincidence event from a list mode file.
Definition CListRecord.h:53
virtual Succeeded set_prompt(const bool prompt=true)
Changes the event from prompt to delayed or vice versa.
Definition CListEvent.cxx:29
Class for records in a PET list mode file.
Definition CListRecord.h:67
Class for storing and using gamma events from a list mode file.
Definition ListEvent.h:46
A class for a general element of a list mode file.
Definition ListRecord.h:45
a class containing an enumeration type that can be used by functions to signal successful operation o...
Definition Succeeded.h:44