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

A class for a general element of a listmode file for a Siemens scanner using the ROOT files. More...

#include "stir/listmode/CListRecordROOT.h"

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

Public Member Functions

bool is_time () const override
 Returns always true.
 
bool is_event () const override
 Returns always true.
 
CListEventROOT & event () override
 
const CListEventROOT & event () const override
 
CListTimeROOTtime () override
 
const CListTimeROOTtime () const override
 
bool operator== (const CListRecord &e2) const
 
 CListRecordROOT (const shared_ptr< const ProjDataInfo > &proj_data_info_sptr)
 
virtual Succeeded init_from_data (const int &ring1, const int &ring2, const int &crystal1, const int &crystal2, const double &time1, const double &delta_time, const int &event1, const int &event2)
 

Detailed Description

A class for a general element of a listmode file for a Siemens scanner using the ROOT files.

Member Function Documentation

◆ init_from_data()

virtual Succeeded stir::CListRecordROOT::init_from_data ( const int &  ring1,
const int &  ring2,
const int &  crystal1,
const int &  crystal2,
const double &  time1,
const double &  delta_time,
const int &  event1,
const int &  event2 
)
inlinevirtual

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