#include <Fireworks/Core/interface/FWProxyBuilderTemplate.h>
Protected Member Functions | |
const T & | modelData (int index) |
Protected Member Functions inherited from FWProxyBuilderBase | |
virtual void | build (const FWEventItem *iItem, TEveElementList *product, const FWViewContext *) |
virtual void | buildViewType (const FWEventItem *iItem, TEveElementList *, FWViewType::EType, const FWViewContext *) |
virtual void | clean () |
virtual void | cleanLocal () |
TEveCompound * | createCompound (bool set_color=true, bool propagate_color_to_all_children=false) const |
FWProxyBuilderBase (const FWProxyBuilderBase &) | |
void | increaseComponentTransparency (unsigned int index, TEveElement *holder, const std::string &name, Char_t transpOffset) |
virtual void | localModelChanges (const FWModelId &iId, TEveElement *iCompound, FWViewType::EType viewType, const FWViewContext *vc) |
virtual void | modelChanges (const FWModelIds &, Product *) |
const FWProxyBuilderBase & | operator= (const FWProxyBuilderBase &) |
virtual void | scaleProduct (TEveElementList *parent, FWViewType::EType, const FWViewContext *vc) |
virtual bool | visibilityModelChanges (const FWModelId &, TEveElement *, FWViewType::EType, const FWViewContext *) |
Private Member Functions | |
virtual void | itemChangedImp (const FWEventItem *iItem) |
Private Attributes | |
FWSimpleProxyHelper | m_helper |
Additional Inherited Members | |
Static Public Member Functions inherited from FWProxyBuilderBase | |
static bool | representsSubPart () |
static std::string | typeOfBuilder () |
Used by the plugin system to determine how the proxy uses the data from FWEventItem. More... | |
Protected Types inherited from FWProxyBuilderBase | |
typedef std::vector< Product * >::iterator | Product_it |
Protected Attributes inherited from FWProxyBuilderBase | |
std::vector< Product * > | m_products |
Description: <one line="" class="" summary>="">
Usage:s <usage>
Definition at line 30 of file FWProxyBuilderTemplate.h.
|
inline |
Definition at line 32 of file FWProxyBuilderTemplate.h.
|
inlineoverride |
Definition at line 33 of file FWProxyBuilderTemplate.h.
|
delete |
|
inlineprivatevirtual |
Definition at line 50 of file FWProxyBuilderTemplate.h.
|
inlineprotected |
Definition at line 42 of file FWProxyBuilderTemplate.h.
Referenced by FWProxyBuilderTemplate< EcalRecHit >::modelData().
|
delete |
|
private |
Definition at line 56 of file FWProxyBuilderTemplate.h.
Referenced by FWProxyBuilderTemplate< EcalRecHit >::itemChangedImp(), and FWProxyBuilderTemplate< EcalRecHit >::modelData().