STIR
6.2.0
|
This is the complete list of members for stir::Segment< elemT >, including all inherited members.
_indices (defined in stir::Segment< elemT >) | stir::Segment< elemT > | protected |
get_max_axial_pos_num() const =0 (defined in stir::Segment< elemT >) | stir::Segment< elemT > | pure virtual |
get_max_tangential_pos_num() const =0 (defined in stir::Segment< elemT >) | stir::Segment< elemT > | pure virtual |
get_max_view_num() const =0 (defined in stir::Segment< elemT >) | stir::Segment< elemT > | pure virtual |
get_min_axial_pos_num() const =0 (defined in stir::Segment< elemT >) | stir::Segment< elemT > | pure virtual |
get_min_tangential_pos_num() const =0 (defined in stir::Segment< elemT >) | stir::Segment< elemT > | pure virtual |
get_min_view_num() const =0 (defined in stir::Segment< elemT >) | stir::Segment< elemT > | pure virtual |
get_num_axial_poss() const =0 (defined in stir::Segment< elemT >) | stir::Segment< elemT > | pure virtual |
get_num_tangential_poss() const =0 (defined in stir::Segment< elemT >) | stir::Segment< elemT > | pure virtual |
get_num_views() const =0 (defined in stir::Segment< elemT >) | stir::Segment< elemT > | pure virtual |
get_proj_data_info_sptr() const | stir::Segment< elemT > | inline |
get_segment_indices() const (defined in stir::Segment< elemT >) | stir::Segment< elemT > | inline |
get_segment_num() const | stir::Segment< elemT > | inline |
get_sinogram(int axial_pos_num) const =0 | stir::Segment< elemT > | pure virtual |
get_sinogram(const SinogramIndices &s) const | stir::Segment< elemT > | inline |
get_storage_order() const =0 (defined in stir::Segment< elemT >) | stir::Segment< elemT > | pure virtual |
get_timing_pos_num() const | stir::Segment< elemT > | inline |
get_viewgram(int view_num) const =0 | stir::Segment< elemT > | pure virtual |
get_viewgram(const ViewgramIndices &) const | stir::Segment< elemT > | inline |
has_same_characteristics(self_type const &, std::string &explanation) const | stir::Segment< elemT > | |
has_same_characteristics(self_type const &) const | stir::Segment< elemT > | |
operator!=(const self_type &) const | stir::Segment< elemT > | |
operator==(const self_type &) const =0 | stir::Segment< elemT > | pure virtual |
proj_data_info_sptr (defined in stir::Segment< elemT >) | stir::Segment< elemT > | protected |
Segment(const shared_ptr< const ProjDataInfo > &proj_data_info_sptr_v, const SegmentIndices &) (defined in stir::Segment< elemT >) | stir::Segment< elemT > | inlineprotected |
set_sinogram(const Sinogram< elemT > &s)=0 | stir::Segment< elemT > | pure virtual |
set_sinogram(const Sinogram< elemT > &s, int axial_pos_num)=0 | stir::Segment< elemT > | pure virtual |
set_viewgram(const Viewgram< elemT > &v)=0 | stir::Segment< elemT > | pure virtual |
StorageBySino enum value (defined in stir::Segment< elemT >) | stir::Segment< elemT > | |
StorageByView enum value (defined in stir::Segment< elemT >) | stir::Segment< elemT > | |
StorageOrder enum name (defined in stir::Segment< elemT >) | stir::Segment< elemT > | |
~Segment() (defined in stir::Segment< elemT >) | stir::Segment< elemT > | inlinevirtual |