21 #ifndef __stir_recon_buildblock_ProjectorByBinPairUsingParallelproj_h_ 22 #define __stir_recon_buildblock_ProjectorByBinPairUsingParallelproj_h_ 32 class ParallelprojHelper;
54 void set_verbosity(
const bool verbosity);
57 shared_ptr<detail::ParallelprojHelper> _helper;
59 void set_defaults()
override;
60 void initialise_keymap()
override;
61 bool post_processing()
override;
67 #endif // __stir_recon_buildblock_ProjectorByBinPairUsingParallelproj_h_ static const char *const registered_name
Name which will be used when parsing a ProjectorByBinPair object.
Definition: ProjectorByBinPairUsingParallelproj.h:46
Parent class for all leaves in a RegisteredObject hierarchy that do parsing of parameter files...
Definition: RegisteredParsingObject.h:77
A projector pair based on Parallelproj projectors.
Definition: ProjectorByBinPairUsingParallelproj.h:38
a class containing an enumeration type that can be used by functions to signal successful operation o...
Definition: Succeeded.h:43
Declaration of class stir::RegisteredParsingObject.
Declares class stir::ProjectorByBinPair.