STIR  6.2.0
Public Member Functions | List of all members
stir::CListEventPENN Class Reference

Class for handling PENNPet Explorer events. More...

#include "stir/listmode/CListRecordPENN.h"

Inheritance diagram for stir::CListEventPENN:
Inheritance graph
[legend]

Public Member Functions

 CListEventPENN (const shared_ptr< Scanner > &scanner_sptr)
 
virtual void get_detection_position (DetectionPositionPair<> &) const
 This routine returns the corresponding detector pair.
 
virtual void set_detection_position (const DetectionPositionPair<> &)
 This routine sets in a coincidence event from detector "indices".
 
void init_from_data (bool d, int dt, int xa, int xb, int za, int zb, int ea, int eb)
 
bool is_prompt () const
 
Succeeded set_prompt (const bool _prompt=true)
 Changes the event from prompt to delayed or vice versa. More...
 
- Public Member Functions inherited from stir::CListEventScannerWithDiscreteDetectors< ProjDataInfoCylindricalNoArcCorr >
 CListEventScannerWithDiscreteDetectors (const shared_ptr< const ProjDataInfo > &proj_data_info)
 
const Scannerget_scanner_ptr () const
 
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...
 

Additional Inherited Members

- Protected Member Functions inherited from stir::CListEventScannerWithDiscreteDetectors< ProjDataInfoCylindricalNoArcCorr >
shared_ptr< const ProjDataInfoCylindricalNoArcCorrget_uncompressed_proj_data_info_sptr () const
 

Detailed Description

Class for handling PENNPet Explorer events.

Todo:
Fix the rotation

Member Function Documentation

◆ set_prompt()

Succeeded stir::CListEventPENN::set_prompt ( const bool  prompt = true)
inlinevirtual

Changes the event from prompt to delayed or vice versa.

Default implementation just returns Succeeded::no.

Reimplemented from stir::CListEvent.


The documentation for this class was generated from the following files: