|
| FWECalPFCandidateProxyBuilder () |
|
| FWECalPFCandidateProxyBuilder (const FWECalPFCandidateProxyBuilder &)=delete |
|
double | getEt (const reco::PFCandidate &iTower) const override |
|
const FWECalPFCandidateProxyBuilder & | operator= (const FWECalPFCandidateProxyBuilder &)=delete |
|
const std::string & | purpose () const |
|
const std::string & | typeName () const |
|
const std::string & | view () const |
|
| ~FWECalPFCandidateProxyBuilder () override |
|
Public Member Functions inherited from FWPFCandidateTowerProxyBuilder |
| FWPFCandidateTowerProxyBuilder () |
|
| FWPFCandidateTowerProxyBuilder (const FWPFCandidateTowerProxyBuilder &)=delete |
|
const FWPFCandidateTowerProxyBuilder & | operator= (const FWPFCandidateTowerProxyBuilder &)=delete |
|
| ~FWPFCandidateTowerProxyBuilder () 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 () |
|