STIR
6.2.0
|
This is the complete list of members for stir::ProjDataInfoSubsetByView, including all inherited members.
ask_parameters() | stir::ProjDataInfo | static |
blindly_equals(const root_type *const) const override | stir::ProjDataInfoSubsetByView | protectedvirtual |
clone() const override | stir::ProjDataInfoSubsetByView | virtual |
construct_proj_data_info(const shared_ptr< Scanner > &scanner_sptr, const int span, const int max_delta, const int num_views, const int num_tangential_poss, const bool arc_corrected=true, const int tof_mash_factor=0) | stir::ProjDataInfo | static |
contains_full_data() const | stir::ProjDataInfoSubsetByView | |
create_non_tof_clone() const | stir::ProjDataInfo | inline |
create_shared_clone() const | stir::ProjDataInfo | inline |
get_bed_position_horizontal() const | stir::ProjDataInfo | inline |
get_bed_position_vertical() const | stir::ProjDataInfo | inline |
get_bin(const LOR< float > &, const double delta_time=0.0) const override | stir::ProjDataInfoSubsetByView | virtual |
get_bin_from_original(const Bin &org_bin) const | stir::ProjDataInfoSubsetByView | |
get_costheta(const Bin &) const | stir::ProjDataInfo | inline |
get_empty_related_viewgrams(const ViewgramIndices &, const shared_ptr< DataSymmetriesForViewSegmentNumbers > &, const bool make_num_tangential_poss_odd=false, const int timing_pos_num=0) const | stir::ProjDataInfo | |
get_empty_segment_by_sinogram(const SegmentIndices &) const | stir::ProjDataInfo | |
get_empty_segment_by_sinogram(const int segment_num, const bool make_num_tangential_poss_odd=false, const int timing_pos_num=0) const | stir::ProjDataInfo | |
get_empty_segment_by_view(const SegmentIndices &) const | stir::ProjDataInfo | |
get_empty_segment_by_view(const int segment_num, const bool make_num_tangential_poss_odd=false, const int timing_pos_num=0) const | stir::ProjDataInfo | |
get_empty_sinogram(const SinogramIndices &) const | stir::ProjDataInfo | |
get_empty_sinogram(const int ax_pos_num, const int segment_num, const bool make_num_tangential_poss_odd=false, const int timing_pos_num=0) const | stir::ProjDataInfo | |
get_empty_viewgram(const ViewgramIndices &) const | stir::ProjDataInfo | |
get_empty_viewgram(const int view_num, const int segment_num, const bool make_num_tangential_poss_odd=false, const int timing_pos_num=0) const | stir::ProjDataInfo | |
get_k(const Bin &) const | stir::ProjDataInfo | |
get_LOR(LORInAxialAndNoArcCorrSinogramCoordinates< float > &, const Bin &) const override | stir::ProjDataInfoSubsetByView | virtual |
get_m(const Bin &) const override | stir::ProjDataInfoSubsetByView | virtual |
get_max_axial_pos_num(const int segment_num) const | stir::ProjDataInfo | inline |
get_max_segment_num() const | stir::ProjDataInfo | inline |
get_max_tangential_pos_num() const | stir::ProjDataInfo | inline |
get_max_tof_pos_num() const | stir::ProjDataInfo | inline |
get_max_view_num() const | stir::ProjDataInfo | inline |
get_min_axial_pos_num(const int segment_num) const | stir::ProjDataInfo | inline |
get_min_segment_num() const | stir::ProjDataInfo | inline |
get_min_tangential_pos_num() const | stir::ProjDataInfo | inline |
get_min_tof_pos_num() const | stir::ProjDataInfo | inline |
get_min_view_num() const | stir::ProjDataInfo | inline |
get_num_axial_poss(const int segment_num) const | stir::ProjDataInfo | inline |
get_num_non_tof_sinograms() const | stir::ProjDataInfo | inline |
get_num_segments() const | stir::ProjDataInfo | inline |
get_num_sinograms() const | stir::ProjDataInfo | inline |
get_num_tangential_poss() const | stir::ProjDataInfo | inline |
get_num_tof_poss() const | stir::ProjDataInfo | inline |
get_num_views() const | stir::ProjDataInfo | inline |
get_original_bin(const Bin &bin) const | stir::ProjDataInfoSubsetByView | |
get_original_proj_data_info_sptr() const | stir::ProjDataInfoSubsetByView | |
get_original_view_nums() const override | stir::ProjDataInfoSubsetByView | virtual |
get_phi(const Bin &) const override | stir::ProjDataInfoSubsetByView | virtual |
get_s(const Bin &) const override | stir::ProjDataInfoSubsetByView | virtual |
get_sampling_in_k(const Bin &) const | stir::ProjDataInfo | |
get_sampling_in_m(const Bin &) const override | stir::ProjDataInfoSubsetByView | virtual |
get_sampling_in_s(const Bin &) const override | stir::ProjDataInfoSubsetByView | virtual |
get_sampling_in_t(const Bin &) const override | stir::ProjDataInfoSubsetByView | virtual |
get_scanner_ptr() const | stir::ProjDataInfo | inline |
get_scanner_sptr() const | stir::ProjDataInfo | inline |
get_t(const Bin &) const override | stir::ProjDataInfoSubsetByView | virtual |
get_tantheta(const Bin &) const override | stir::ProjDataInfoSubsetByView | virtual |
get_tof_bin(const double delta) const | stir::ProjDataInfo | inline |
get_tof_delta_time(const Bin &) const | stir::ProjDataInfo | |
get_tof_mash_factor() const | stir::ProjDataInfo | inline |
has_energy_information() const (defined in stir::ProjDataInfo) | stir::ProjDataInfo | inline |
is_tof_data() const | stir::ProjDataInfo | inline |
operator!=(const ProjDataInfo &proj) const (defined in stir::ProjDataInfo) | stir::ProjDataInfo | |
operator==(const ProjDataInfo &proj) const | stir::ProjDataInfo | |
operator>=(const ProjDataInfo &proj) const override | stir::ProjDataInfoSubsetByView | virtual |
parameter_info() const override | stir::ProjDataInfoSubsetByView | virtual |
ProjDataInfo() | stir::ProjDataInfo | |
ProjDataInfo(const shared_ptr< Scanner > &scanner_ptr, const VectorWithOffset< int > &num_axial_pos_per_segment, const int num_views, const int num_tangential_poss) | stir::ProjDataInfo | |
ProjDataInfo(const shared_ptr< Scanner > &scanner_ptr, const VectorWithOffset< int > &num_axial_pos_per_segment, const int num_views, const int num_tangential_poss, const int tof_mash_factor) | stir::ProjDataInfo | |
ProjDataInfoCTI(const shared_ptr< Scanner > &scanner_ptr, const int span, const int max_delta, const int num_views, const int num_tangential_poss, const bool arc_corrected=true, const int tof_mash_factor=0) | stir::ProjDataInfo | static |
ProjDataInfoGE(const shared_ptr< Scanner > &scanner_ptr, const int max_delta, const int num_views, const int num_tangential_poss, const bool arc_corrected=true, const int tof_mash_factor=0) | stir::ProjDataInfo | static |
ProjDataInfoSubsetByView(const shared_ptr< const ProjDataInfo > org_proj_data_info_sptr, const std::vector< int > &views) | stir::ProjDataInfoSubsetByView | |
reduce_segment_range(const int min_segment_num, const int max_segment_num) override | stir::ProjDataInfoSubsetByView | virtual |
root_type typedef (defined in stir::ProjDataInfo) | stir::ProjDataInfo | protected |
set_bed_position_horizontal(const float bed_position_horizontal_arg) | stir::ProjDataInfo | inline |
set_bed_position_vertical(const float bed_position_vertical_arg) | stir::ProjDataInfo | inline |
set_max_axial_pos_num(const int max_ax_pos_num, const int segment_num) override | stir::ProjDataInfoSubsetByView | virtual |
set_max_tangential_pos_num(const int max_tang_poss) override | stir::ProjDataInfoSubsetByView | virtual |
set_min_axial_pos_num(const int min_ax_pos_num, const int segment_num) override | stir::ProjDataInfoSubsetByView | virtual |
set_min_tangential_pos_num(const int min_tang_poss) override | stir::ProjDataInfoSubsetByView | virtual |
set_num_axial_poss_per_segment(const VectorWithOffset< int > &num_axial_poss_per_segment) override | stir::ProjDataInfoSubsetByView | virtual |
set_num_tangential_poss(const int num_tang_poss) override | stir::ProjDataInfoSubsetByView | virtual |
set_num_views(const int new_num_views) override | stir::ProjDataInfoSubsetByView | virtual |
set_tof_mash_factor(const int new_num) | stir::ProjDataInfo | virtual |
size_all() const | stir::ProjDataInfo | inline |
tof_bin_boundaries_mm | stir::ProjDataInfo | mutable |
tof_bin_boundaries_ps | stir::ProjDataInfo | mutable |
~ProjDataInfo() | stir::ProjDataInfo | inlinevirtual |