1 #ifndef Fireworks_Core_FWProxyBuilderConfiguration_h
2 #define Fireworks_Core_FWProxyBuilderConfiguration_h
32 #include <sigc++/sigc++.h>
35 class TGCompositeFrame;
69 std::vector<std::shared_ptr<FWParameterSetterBase> >
m_setters;
void populateFrame(TGCompositeFrame *frame)
~FWProxyBuilderConfiguration() override
int def(FILE *, FILE *, int)
const edm::EventSetup & c
void addTo(FWConfiguration &iTo) const override
const FWConfiguration * m_txtConfig
FWProxyBuilderConfiguration(const FWConfiguration *c, const FWEventItem *item)
std::vector< std::shared_ptr< FWParameterSetterBase > > m_setters
void setFrom(const FWConfiguration &iFrom) override
FWGenericParameter< T > * assertParam(const std::string &name, T def)
T value(const std::string &name)
void makeSetter(TGCompositeFrame *, FWParameterBase *)
const FWEventItem * m_item