|
STIR
6.3.0
|
Class for storing and using a coincidence event from a list mode file for a cylindrical scanner. More...
#include "stir/listmode/CListEventCylindricalScannerWithDiscreteDetectors.h"

Additional Inherited Members | |
Public Member Functions inherited from stir::CListEventScannerWithDiscreteDetectors< ProjDataInfoCylindricalNoArcCorr > | |
| CListEventScannerWithDiscreteDetectors (const shared_ptr< const ProjDataInfo > &proj_data_info) | |
| const Scanner * | get_scanner_ptr () const |
| virtual void | get_detection_position (DetectionPositionPair<> &) const=0 |
| This routine returns the corresponding detector pair. | |
| virtual void | set_detection_position (const DetectionPositionPair<> &)=0 |
| This routine sets in a coincidence event from detector "indices". | |
| LORAs2Points< float > | get_LOR () const override |
| find LOR between detector pairs More... | |
| void | get_bin (Bin &bin, const ProjDataInfo &proj_data_info) const override |
| find bin for this event More... | |
| bool | is_valid_template (const ProjDataInfo &) const override |
| This method checks if the template is valid for LmToProjData. More... | |
Public Member Functions inherited from stir::CListEvent | |
| virtual Succeeded | set_prompt (const bool prompt=true) |
| Changes the event from prompt to delayed or vice versa. More... | |
Public Member Functions inherited from stir::ListEvent | |
| virtual bool | is_prompt () const =0 |
Protected Member Functions inherited from stir::CListEventScannerWithDiscreteDetectors< ProjDataInfoCylindricalNoArcCorr > | |
| shared_ptr< const ProjDataInfoCylindricalNoArcCorr > | get_uncompressed_proj_data_info_sptr () const |
Class for storing and using a coincidence event from a list mode file for a cylindrical scanner.
At present, could just as well be a typedef.
1.8.13