STIR
6.2.0
|
Class for storing and using gamma events from a SPECT List mode file. More...
#include "stir/listmode/SPECTListEvent.h"
Public Member Functions | |
virtual bool | is_prompt () const |
Public Member Functions inherited from stir::ListEvent | |
virtual LORAs2Points< float > | get_LOR () const =0 |
Finds the LOR between the coordinates where the detection took place. More... | |
virtual void | get_bin (Bin &bin, const ProjDataInfo &) const |
Finds the bin coordinates of this event for some characteristics of the projection data. More... | |
virtual bool | is_valid_template (const ProjDataInfo &) const =0 |
This method checks if the template is valid for LmToProjData. More... | |
Class for storing and using gamma events from a SPECT List mode file.
SPECTListEvent is used to provide an interface to the actual events (i.e. detected counts) in the list mode stream.