SIRF  3.5.0
Static Public Member Functions | List of all members
sirf::SimpleReconstructionProcessor Class Reference

Class for an xml-definition generator for simple fully sampled reconstruction chain. More...

#include "chain_lib.h"

Inheritance diagram for sirf::SimpleReconstructionProcessor:
sirf::ImagesReconstructor sirf::GadgetChain

Static Public Member Functions

static const char * class_name ()
 
- Static Public Member Functions inherited from sirf::ImagesReconstructor
static const char * class_name ()
 
- Static Public Member Functions inherited from sirf::GadgetChain
static const char * class_name ()
 

Additional Inherited Members

- Public Member Functions inherited from sirf::ImagesReconstructor
void set_dcm_prefix (const std::string &dcm_prefix)
 Setting dcm prefix to a non-empty string redirects the output images to DICOM files (cf. get_output() below).
 
std::string dcm_prefix () const
 
bool dcm_output () const
 
void process (MRAcquisitionData &acquisitions)
 
gadgetron::shared_ptr< GadgetronImageDataget_output ()
 
- Public Member Functions inherited from sirf::GadgetChain
void set_host (const std::string host)
 
void set_port (const std::string port)
 
void add_reader (std::string id, gadgetron::shared_ptr< aGadget > sptr_g)
 
void add_writer (std::string id, gadgetron::shared_ptr< aGadget > sptr_g)
 
void set_endgadget (gadgetron::shared_ptr< aGadget > sptr_g)
 
void add_gadget (std::string id, gadgetron::shared_ptr< aGadget > sptr_g)
 
gadgetron::shared_ptr< aGadgetgadget_sptr (std::string id)
 
std::string xml () const
 
- Protected Attributes inherited from sirf::GadgetChain
std::string host_
 
std::string port_
 

Detailed Description

Class for an xml-definition generator for simple fully sampled reconstruction chain.


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