![]() |
![]() |
Static Public Member Functions | |
static const std::string & | classPurpose () |
static const std::string & | classRegisterTypeName () |
static const std::string & | classTypeName () |
static const std::string & | classView () |
![]() | |
static std::string | typeOfBuilder () |
Used by the plugin system to determine how the proxy uses the data from FWEventItem. More... | |
![]() | |
static bool | representsSubPart () |
static std::string | typeOfBuilder () |
Used by the plugin system to determine how the proxy uses the data from FWEventItem. More... | |
Private Member Functions | |
TEveElementList * | requestCommon () |
Private Attributes | |
TEveElementList * | m_common |
Additional Inherited Members | |
![]() | |
typedef std::vector< Product * > ::iterator | Product_it |
![]() | |
void | build (const void *iData, unsigned int iIndex, TEveElement &oItemHolder, const FWViewContext *context) override |
virtual void | build (const reco::GsfElectron &iData, unsigned int iIndex, TEveElement &oItemHolder, const FWViewContext *) |
void | buildViewType (const void *iData, unsigned int iIndex, TEveElement &oItemHolder, FWViewType::EType viewType, const FWViewContext *context) override |
const reco::GsfElectron & | modelData (int index) |
![]() | |
void | build (const FWEventItem *iItem, TEveElementList *product, const FWViewContext *) override |
void | buildViewType (const FWEventItem *iItem, TEveElementList *product, FWViewType::EType viewType, const FWViewContext *) override |
void | clean () override |
![]() | |
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) |
![]() | |
FWSimpleProxyHelper | m_helper |
![]() | |
std::vector< Product * > | m_products |
Definition at line 35 of file FWElectronProxyBuilder.cc.
FWElectronProxyBuilder::FWElectronProxyBuilder | ( | ) |
|
override |
|
delete |
|
overridevirtual |
Reimplemented from FWSimpleProxyBuilderTemplate< reco::GsfElectron >.
Definition at line 102 of file FWElectronProxyBuilder.cc.
References FWViewType::kRhoPhi, FWViewType::kRhoPhiPF, FWViewType::kRhoZ, fireworks::makeRhoPhiSuperCluster(), fireworks::makeRhoZSuperCluster(), reco::LeafCandidate::phi(), requestCommon(), FWProxyBuilderBase::setupAddElement(), reco::GsfElectron::superCluster(), and tracks.
|
static |
Definition at line 121 of file FWElectronProxyBuilder.cc.
|
static |
Definition at line 121 of file FWElectronProxyBuilder.cc.
|
static |
Definition at line 121 of file FWElectronProxyBuilder.cc.
|
static |
Definition at line 121 of file FWElectronProxyBuilder.cc.
|
overridevirtual |
Reimplemented from FWProxyBuilderBase.
Definition at line 100 of file FWElectronProxyBuilder.cc.
References m_common.
|
inlineoverridevirtual |
Reimplemented from FWProxyBuilderBase.
Definition at line 41 of file FWElectronProxyBuilder.cc.
|
delete |
|
inline |
Definition at line 54 of file FWElectronProxyBuilder.cc.
|
private |
Definition at line 80 of file FWElectronProxyBuilder.cc.
References FWProxyBuilderBase::context(), metsig::electron, FWEventItem::getConfig(), fireworks::Context::getTrackPropagator(), reco::GsfElectron::gsfTrack(), mps_fire::i, edm::Ref< C, T, F >::isAvailable(), FWProxyBuilderBase::item(), m_common, FWSimpleProxyBuilderTemplate< reco::GsfElectron >::modelData(), fireworks::prepareCandidate(), fireworks::prepareTrack(), FWProxyBuilderBase::setupElement(), FWEventItem::size(), HLT_FULL_cff::track, and FWProxyBuilderConfiguration::value().
Referenced by buildViewType().
|
overridevirtual |
Reimplemented from FWProxyBuilderBase.
Definition at line 72 of file FWElectronProxyBuilder.cc.
References FWProxyBuilderConfiguration::assertParam(), FWEventItem::getConfig(), and FWProxyBuilderBase::setItem().
|
inline |
Definition at line 54 of file FWElectronProxyBuilder.cc.
|
inline |
Definition at line 54 of file FWElectronProxyBuilder.cc.
|
private |
Definition at line 62 of file FWElectronProxyBuilder.cc.
Referenced by cleanLocal(), FWElectronProxyBuilder(), requestCommon(), and ~FWElectronProxyBuilder().