STIR
6.2.0
|
Class for records in a PET list mode file. More...
#include "stir/listmode/CListRecord.h"
Additional Inherited Members | |
Public Member Functions inherited from stir::ListRecord | |
virtual bool | is_time () const =0 |
virtual bool | is_event () const =0 |
virtual ListEvent & | event ()=0 |
virtual const ListEvent & | event () const =0 |
virtual ListTime & | time ()=0 |
virtual const ListTime & | time () const =0 |
Class for records in a PET list mode file.
Currently identical to ListRecord. Maybe this class will be removed.