accumulate_warp_image(DiscretisedDensity< 3, float > &new_reference_image, const GatedDiscretisedDensity &gated_image) const | stir::GatedSpatialTransformation | |
ask_parameters() (defined in stir::ParsingObject) | stir::ParsingObject | |
ask_type_and_parameters() | stir::RegisteredObject< SpatialTransformation > | inlinestatic |
GatedSpatialTransformation() | stir::GatedSpatialTransformation | |
GatedSpatialTransformation(const TimeGateDefinitions &time_gate_definitions, const shared_ptr< DiscretisedDensity< 3, float >> &density_sptr) (defined in stir::GatedSpatialTransformation) | stir::GatedSpatialTransformation | |
get_registered_name() const override | stir::RegisteredParsingObject< GatedSpatialTransformation, SpatialTransformation > | inlinevirtual |
get_spatial_transformation_x() const (defined in stir::GatedSpatialTransformation) | stir::GatedSpatialTransformation | |
get_spatial_transformation_y() const (defined in stir::GatedSpatialTransformation) | stir::GatedSpatialTransformation | |
get_spatial_transformation_z() const (defined in stir::GatedSpatialTransformation) | stir::GatedSpatialTransformation | |
get_time_gate_definitions() const (defined in stir::GatedSpatialTransformation) | stir::GatedSpatialTransformation | |
list_registered_names(std::ostream &stream) | stir::RegisteredObject< SpatialTransformation > | inlinestatic |
operator=(const ParsingObject &) (defined in stir::ParsingObject) | stir::ParsingObject | |
parameter_info() override | stir::RegisteredParsingObject< GatedSpatialTransformation, SpatialTransformation > | inlinevirtual |
parse(std::istream &f) (defined in stir::ParsingObject) | stir::ParsingObject | |
parse(const char *const filename) (defined in stir::ParsingObject) | stir::ParsingObject | |
parser (defined in stir::ParsingObject) | stir::ParsingObject | protected |
ParsingObject() (defined in stir::ParsingObject) | stir::ParsingObject | |
ParsingObject(const ParsingObject &) (defined in stir::ParsingObject) | stir::ParsingObject | |
read_from_files(const std::string input_string) | stir::GatedSpatialTransformation | |
read_from_stream(std::istream *) | stir::RegisteredParsingObject< GatedSpatialTransformation, SpatialTransformation > | inlinestatic |
read_registered_object(std::istream *in, const std::string ®istered_name) | stir::RegisteredObject< SpatialTransformation > | inlinestatic |
registered_name (defined in stir::GatedSpatialTransformation) | stir::GatedSpatialTransformation | static |
RegisteredObject() (defined in stir::RegisteredObject< SpatialTransformation >) | stir::RegisteredObject< SpatialTransformation > | inline |
registry() | stir::RegisteredObject< SpatialTransformation > | inlineprotectedstatic |
RegistryType typedef | stir::RegisteredObject< SpatialTransformation > | protected |
RootFactory typedef | stir::RegisteredObject< SpatialTransformation > | protected |
set_defaults() override | stir::GatedSpatialTransformation | virtual |
set_gate_defs(const TimeGateDefinitions &gate_defs) (defined in stir::GatedSpatialTransformation) | stir::GatedSpatialTransformation | |
set_key_values() | stir::ParsingObject | protectedvirtual |
set_spatial_transformations(const GatedDiscretisedDensity &motion_z, const GatedDiscretisedDensity &motion_y, const GatedDiscretisedDensity &motion_x) (defined in stir::GatedSpatialTransformation) | stir::GatedSpatialTransformation | |
set_up() override (defined in stir::GatedSpatialTransformation) | stir::GatedSpatialTransformation | virtual |
SpatialTransformation() | stir::SpatialTransformation | |
warp_image(GatedDiscretisedDensity &new_gated_image, const GatedDiscretisedDensity &gated_image) const | stir::GatedSpatialTransformation | |
warp_image(DiscretisedDensity< 3, float > &new_reference_image, const GatedDiscretisedDensity &gated_image) const (defined in stir::GatedSpatialTransformation) | stir::GatedSpatialTransformation | |
warp_image(GatedDiscretisedDensity &gated_image, const DiscretisedDensity< 3, float > &reference_image) const (defined in stir::GatedSpatialTransformation) | stir::GatedSpatialTransformation | |
write_to_files(const std::string output_string) | stir::GatedSpatialTransformation | |
~GatedSpatialTransformation() override | stir::GatedSpatialTransformation | |
~ParsingObject() (defined in stir::ParsingObject) | stir::ParsingObject | inlinevirtual |
~RegisteredObjectBase() override (defined in stir::RegisteredObjectBase) | stir::RegisteredObjectBase | inline |
~SpatialTransformation() override | stir::SpatialTransformation | |