|
| FWHCalCaloTowerProxyBuilder () |
|
| FWHCalCaloTowerProxyBuilder (const FWHCalCaloTowerProxyBuilder &)=delete |
|
double | getEt (const CaloTower &iTower) const override |
|
const FWHCalCaloTowerProxyBuilder & | operator= (const FWHCalCaloTowerProxyBuilder &)=delete |
|
const std::string & | purpose () const |
|
const std::string & | typeName () const |
|
const std::string & | view () const |
|
| ~FWHCalCaloTowerProxyBuilder () override |
|
| FWCaloTowerProxyBuilderBase () |
|
| FWCaloTowerProxyBuilderBase (const FWCaloTowerProxyBuilderBase &)=delete |
|
const FWCaloTowerProxyBuilderBase & | operator= (const FWCaloTowerProxyBuilderBase &)=delete |
|
| ~FWCaloTowerProxyBuilderBase () override |
|
| FWCaloDataHistProxyBuilder () |
|
| ~FWCaloDataHistProxyBuilder () override |
|
| FWCaloDataProxyBuilderBase () |
|
| FWCaloDataProxyBuilderBase (const FWCaloDataProxyBuilderBase &)=delete |
|
const FWCaloDataProxyBuilderBase & | operator= (const FWCaloDataProxyBuilderBase &)=delete |
|
bool | willHandleInteraction () const override |
|
| ~FWCaloDataProxyBuilderBase () 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 | havePerViewProduct (FWViewType::EType) const |
|
virtual bool | haveSingleProduct () const |
|
const FWEventItem * | item () const |
|
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 | ~FWProxyBuilderBase () |
|