STIR
6.2.0
|
A class for storing and using a timing 'event' from a listmode file from the ECAT 8_32bit scanner. More...
#include "stir/listmode/CListRecordROOT.h"
Public Member Functions | |
void | init_from_data (double time1) |
bool | is_time () const |
Returns always true. | |
unsigned long | get_time_in_millisecs () const override |
Returns the detection time of the first photon in milliseconds. | |
Succeeded | set_time_in_millisecs (const unsigned long time_in_millisecs) override |
Public Member Functions inherited from stir::ListTime | |
double | get_time_in_secs () const |
Succeeded | set_time_in_secs (const double time_in_secs) |
A class for storing and using a timing 'event' from a listmode file from the ECAT 8_32bit scanner.