1 #ifndef MHO_NotchesBuilderBuilder_HH__
2 #define MHO_NotchesBuilderBuilder_HH__
38 virtual bool Build()
override;
Class MHO_ContainerStore.
Definition: MHO_ContainerStore.hh:32
Class MHO_FringeData.
Definition: MHO_FringeData.hh:30
Class MHO_NotchesBuilder.
Definition: MHO_NotchesBuilder.hh:21
MHO_NotchesBuilder(MHO_OperatorToolbox *toolbox, MHO_ContainerStore *cstore=nullptr, MHO_ParameterStore *pstore=nullptr)
Definition: MHO_NotchesBuilder.hh:27
virtual ~MHO_NotchesBuilder()
Definition: MHO_NotchesBuilder.hh:31
virtual bool Build() override
Constructs and adds a new MHO_Notches operator to the toolbox.
Definition: MHO_NotchesBuilder.cc:10
MHO_NotchesBuilder(MHO_OperatorToolbox *toolbox, MHO_FringeData *fdata)
Definition: MHO_NotchesBuilder.hh:24
Abtract base class for a builder object (creates an operator for later use)
Definition: MHO_OperatorBuilder.hh:27
Class MHO_ParameterStore.
Definition: MHO_ParameterStore.hh:52
Definition: MHO_ChannelLabeler.hh:17