#include <Fireworks/Calo/interface/FWCaloDataProxyBuilderBase.h>
Protected Member Functions | |
virtual bool | assertCaloDataSlice ()=0 |
void | build (const FWEventItem *iItem, TEveElementList *product, const FWViewContext *) override |
virtual void | fillCaloData ()=0 |
void | itemBeingDestroyed (const FWEventItem *) override |
virtual void | setCaloData (const fireworks::Context &)=0 |
Protected Member Functions inherited from FWProxyBuilderBase | |
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) |
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 *) |
Protected Attributes | |
TEveCaloData * | m_caloData |
Int_t | m_sliceIndex |
Protected Attributes inherited from FWProxyBuilderBase | |
std::vector< Product * > | m_products |
Private Member Functions | |
void | clearCaloDataSelection () |
void | modelChanges (const FWModelIds &, Product *) override |
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 |
Description: [one line class summary]
Usage: <usage>
Definition at line 34 of file FWCaloDataProxyBuilderBase.h.
FWCaloDataProxyBuilderBase::FWCaloDataProxyBuilderBase | ( | ) |
Definition at line 43 of file FWCaloDataProxyBuilderBase.cc.
|
override |
Definition at line 50 of file FWCaloDataProxyBuilderBase.cc.
|
delete |
|
protectedpure virtual |
Implemented in FWHFTowerProxyBuilderBase, FWHGTowerProxyBuilderBase, and FWCaloDataHistProxyBuilder.
Referenced by build().
|
overrideprotectedvirtual |
Reimplemented from FWProxyBuilderBase.
Reimplemented in FWHFTowerProxyBuilderBase, FWHGTowerProxyBuilderBase, FWCaloTowerProxyBuilderBase, FWPFCandidateTowerProxyBuilder, FWCandidateTowerProxyBuilder, and FWHGCalMultiClusterLegoProxyBuilder.
Definition at line 68 of file FWCaloDataProxyBuilderBase.cc.
References assertCaloDataSlice(), FWEventItem::context(), fillCaloData(), FWProxyBuilderBase::item(), m_caloData, m_sliceIndex, and setCaloData().
|
private |
Definition at line 116 of file FWCaloDataProxyBuilderBase.cc.
References ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, m_caloData, m_sliceIndex, and edm::swap().
Referenced by itemBeingDestroyed(), and modelChanges().
|
protectedpure virtual |
Implemented in FWHFTowerProxyBuilderBase, FWHGTowerProxyBuilderBase, FWCaloTowerProxyBuilderBase, FWPFCandidateTowerProxyBuilder, FWCandidateTowerProxyBuilder, and FWHGCalMultiClusterLegoProxyBuilder.
Referenced by build(), and modelChanges().
|
overrideprotectedvirtual |
Reimplemented from FWProxyBuilderBase.
Reimplemented in FWHFTowerProxyBuilderBase, and FWHGTowerProxyBuilderBase.
Definition at line 106 of file FWCaloDataProxyBuilderBase.cc.
References clearCaloDataSelection(), FWProxyBuilderBase::itemBeingDestroyed(), m_caloData, m_sliceIndex, and EgammaValidation_Wenu_cff::sel.
Referenced by FWCaloDataHistProxyBuilder::itemBeingDestroyed(), FWHFTowerProxyBuilderBase::itemBeingDestroyed(), and FWHGTowerProxyBuilderBase::itemBeingDestroyed().
|
overrideprivatevirtual |
Reimplemented from FWProxyBuilderBase.
Definition at line 82 of file FWCaloDataProxyBuilderBase.cc.
References clearCaloDataSelection(), fillCaloData(), FWProxyBuilderBase::item(), m_caloData, and m_sliceIndex.
|
delete |
|
protectedpure virtual |
Implemented in FWHFTowerProxyBuilderBase, FWHGTowerProxyBuilderBase, and FWCaloDataHistProxyBuilder.
Referenced by build().
|
inlineoverridevirtual |
Reimplemented from FWProxyBuilderBase.
Definition at line 41 of file FWCaloDataProxyBuilderBase.h.
|
protected |
Definition at line 55 of file FWCaloDataProxyBuilderBase.h.
Referenced by FWCaloDataHistProxyBuilder::addEntryToTEveCaloData(), FWCaloDataHistProxyBuilder::assertCaloDataSlice(), FWHGTowerProxyBuilderBase::assertCaloDataSlice(), FWHFTowerProxyBuilderBase::assertCaloDataSlice(), build(), clearCaloDataSelection(), itemBeingDestroyed(), modelChanges(), FWCaloDataHistProxyBuilder::setCaloData(), FWHGTowerProxyBuilderBase::setCaloData(), and FWHFTowerProxyBuilderBase::setCaloData().
|
protected |
Definition at line 56 of file FWCaloDataProxyBuilderBase.h.
Referenced by FWCaloDataHistProxyBuilder::addEntryToTEveCaloData(), FWCaloDataHistProxyBuilder::assertCaloDataSlice(), FWHGTowerProxyBuilderBase::assertCaloDataSlice(), FWHFTowerProxyBuilderBase::assertCaloDataSlice(), build(), clearCaloDataSelection(), FWHGTowerProxyBuilderBase::fillCaloData(), FWHFTowerProxyBuilderBase::fillCaloData(), FWHGTowerProxyBuilderBase::fillTowerForDetId(), FWHFTowerProxyBuilderBase::fillTowerForDetId(), FWHFTowerProxyBuilderBase::itemBeingDestroyed(), FWHGTowerProxyBuilderBase::itemBeingDestroyed(), itemBeingDestroyed(), and modelChanges().