|
void | build (const reco::PFCluster &iData, unsigned int iIndex, TEveElement &oItemHolder, const FWViewContext *vc) override |
|
| FWPFEcalClusterRPZProxyBuilder () |
|
| FWPFEcalClusterRPZProxyBuilder (const FWPFEcalClusterRPZProxyBuilder &)=delete |
|
const
FWPFEcalClusterRPZProxyBuilder & | operator= (const FWPFEcalClusterRPZProxyBuilder &)=delete |
|
const std::string & | purpose () const |
|
const std::string & | typeName () const |
|
const std::string & | view () const |
|
| ~FWPFEcalClusterRPZProxyBuilder () override |
|
void | cleanLocal () override |
|
| FWPFClusterRPZProxyBuilder () |
|
| FWPFClusterRPZProxyBuilder (const FWPFClusterRPZProxyBuilder &)=delete |
|
bool | havePerViewProduct (FWViewType::EType) const override |
|
const FWPFClusterRPZProxyBuilder & | operator= (const FWPFClusterRPZProxyBuilder &)=delete |
|
const std::string & | purpose () const |
|
void | scaleProduct (TEveElementList *parent, FWViewType::EType, const FWViewContext *vc) override |
|
const std::string & | typeName () const |
|
const std::string & | view () const |
|
| ~FWPFClusterRPZProxyBuilder () 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 () |
|