|
| FWPatJetLegoProxyBuilder () |
|
const std::string & | purpose () const |
|
const std::string & | typeName () const |
|
const std::string & | view () const |
|
| ~FWPatJetLegoProxyBuilder () override |
|
void | build (const pat::Jet &, unsigned int, TEveElement &, const FWViewContext *) override |
|
| FWPFPatJetLegoProxyBuilder () |
|
| FWPFPatJetLegoProxyBuilder (const FWPFPatJetLegoProxyBuilder &)=delete |
|
bool | havePerViewProduct (FWViewType::EType) const override |
|
void | localModelChanges (const FWModelId &iId, TEveElement *iCompound, FWViewType::EType viewType, const FWViewContext *vc) override |
|
const FWPFPatJetLegoProxyBuilder & | operator= (FWPFPatJetLegoProxyBuilder &)=delete |
|
void | scaleProduct (TEveElementList *parent, FWViewType::EType, const FWViewContext *vc) override |
|
| ~FWPFPatJetLegoProxyBuilder () override |
|
| FWSimpleProxyBuilderTemplate () |
|
| FWSimpleProxyBuilderTemplate (const FWSimpleProxyBuilderTemplate &)=delete |
|
const
FWSimpleProxyBuilderTemplate & | operator= (const FWSimpleProxyBuilderTemplate &)=delete |
|
| FWSimpleProxyBuilder (const std::type_info &iType) |
|
| FWSimpleProxyBuilder (const FWSimpleProxyBuilder &)=delete |
|
const FWSimpleProxyBuilder & | operator= (const FWSimpleProxyBuilder &)=delete |
|
| ~FWSimpleProxyBuilder () override |
|
void | build () |
|
virtual bool | canHandle (const FWEventItem &) |
|
const fireworks::Context & | context () const |
|
TEveElementList * | createProduct (FWViewType::EType, const FWViewContext *) |
|
| FWProxyBuilderBase () |
|
bool | getHaveWindow () const |
|
virtual bool | haveSingleProduct () const |
|
const FWEventItem * | item () const |
|
virtual void | itemBeingDestroyed (const FWEventItem *) |
|
void | itemChanged (const FWEventItem *) |
|
int | layer () const |
|
void | modelChanges (const FWModelIds &) |
|
void | removePerViewProduct (FWViewType::EType, const FWViewContext *vc) |
|
void | scaleChanged (const FWViewContext *) |
|
void | setHaveWindow (bool iFlag) |
|
virtual void | setInteractionList (FWInteractionList *, const std::string &) |
|
virtual void | setItem (const FWEventItem *iItem) |
|
void | setupAddElement (TEveElement *el, TEveElement *parent, bool set_color=true) const |
|
void | setupElement (TEveElement *el, bool color=true) const |
|
virtual bool | willHandleInteraction () const |
|
virtual | ~FWProxyBuilderBase () |
|