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