1 #ifndef MHO_AdhocPhaseCorrectionBuilder_HH__
2 #define MHO_AdhocPhaseCorrectionBuilder_HH__
55 virtual bool Build()
override;
Class MHO_AdhocPhaseCorrectionBuilder.
Definition: MHO_AdhocPhaseCorrectionBuilder.hh:39
MHO_AdhocPhaseCorrectionBuilder(MHO_OperatorToolbox *toolbox, MHO_FringeData *fdata)
Definition: MHO_AdhocPhaseCorrectionBuilder.hh:41
MHO_AdhocPhaseCorrectionBuilder(MHO_OperatorToolbox *toolbox, MHO_ContainerStore *cstore=nullptr, MHO_ParameterStore *pstore=nullptr)
Definition: MHO_AdhocPhaseCorrectionBuilder.hh:44
virtual ~MHO_AdhocPhaseCorrectionBuilder()
Definition: MHO_AdhocPhaseCorrectionBuilder.hh:48
virtual bool Build() override
Constructs and registers a MHO_AdhocPhaseCorrection operator.
Definition: MHO_AdhocPhaseCorrectionBuilder.cc:11
Class MHO_ContainerStore.
Definition: MHO_ContainerStore.hh:32
Class MHO_FringeData.
Definition: MHO_FringeData.hh:30
Abtract base class for a builder object (creates an operator for later use)
Definition: MHO_OperatorBuilder.hh:28
Class MHO_ParameterStore.
Definition: MHO_ParameterStore.hh:52
Definition: MHO_AdhocFlagging.hh:18