STIR
6.2.0
|
A class for storing and using a timing record from a listmode file. More...
#include "stir/listmode/ListTime.h"
Public Member Functions | |
virtual unsigned long | get_time_in_millisecs () const =0 |
double | get_time_in_secs () const |
virtual Succeeded | set_time_in_millisecs (const unsigned long time_in_millisecs)=0 |
Succeeded | set_time_in_secs (const double time_in_secs) |
A class for storing and using a timing record from a listmode file.
ListTime is used to provide an interface to the 'timing' events in the list mode stream. Usually, the timing event also contains gating information. For rotating scanners, it could also contain angle info.