#include <FWCaloTowerProxyBuilder.h>
Public Member Functions | |
FWCaloTowerProxyBuilderBase () | |
virtual double | getEt (const CaloTower &) const =0 |
virtual | ~FWCaloTowerProxyBuilderBase () |
Public Member Functions inherited from FWCaloDataProxyBuilderBase | |
FWCaloDataProxyBuilderBase () | |
virtual bool | willHandleInteraction () const |
virtual | ~FWCaloDataProxyBuilderBase () |
Public Member Functions inherited from FWProxyBuilderBase | |
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 () |
Protected Member Functions | |
bool | assertCaloDataSlice () |
virtual void | fillCaloData () |
virtual void | itemBeingDestroyed (const FWEventItem *) |
virtual void | setCaloData (const fireworks::Context &) |
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 *) |
Private Member Functions | |
virtual void | build (const FWEventItem *iItem, TEveElementList *product, const FWViewContext *) |
FWCaloTowerProxyBuilderBase (const FWCaloTowerProxyBuilderBase &) | |
const FWCaloTowerProxyBuilderBase & | operator= (const FWCaloTowerProxyBuilderBase &) |
Private Attributes | |
TH2F * | m_hist |
const CaloTowerCollection * | m_towers |
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 FWCaloDataProxyBuilderBase | |
TEveCaloData * | m_caloData |
Int_t | m_sliceIndex |
Protected Attributes inherited from FWProxyBuilderBase | |
std::vector< Product * > | m_products |
Description: <one line="" class="" summary>="">
Usage: <usage>
Definition at line 36 of file FWCaloTowerProxyBuilder.h.
FWCaloTowerProxyBuilderBase::FWCaloTowerProxyBuilderBase | ( | ) |
Definition at line 37 of file FWCaloTowerProxyBuilder.cc.
|
virtual |
Definition at line 43 of file FWCaloTowerProxyBuilder.cc.
|
private |
|
protectedvirtual |
Implements FWCaloDataProxyBuilderBase.
Definition at line 159 of file FWCaloTowerProxyBuilder.cc.
References FWFromTEveCaloDataSelector::addSliceSelector(), newFWLiteAna::base, create_public_lumi_plots::color, FWProxyBuilderBase::item(), FWCaloDataProxyBuilderBase::m_caloData, m_hist, M_PI, FWCaloDataProxyBuilderBase::m_sliceIndex, mergeVDriftHistosByStation::name, EgammaValidation_Wenu_cff::sel, ntuplemaker::status, fw3dlego::xbins, and fw3dlego::xbins_n.
|
privatevirtual |
Reimplemented from FWCaloDataProxyBuilderBase.
Definition at line 59 of file FWCaloTowerProxyBuilder.cc.
References FWProxyBuilderBase::build(), FWEventItem::get(), and m_towers.
|
protectedvirtual |
Implements FWCaloDataProxyBuilderBase.
Definition at line 97 of file FWCaloTowerProxyBuilder.cc.
References edm::SortedCollection< T, SORT >::begin(), FWEventItem::ModelInfo::displayProperties(), edm::SortedCollection< T, SORT >::end(), getEt(), getHLTprescales::index, info, FWEventItem::ModelInfo::isSelected(), FWDisplayProperties::isVisible(), FWProxyBuilderBase::item(), FWCaloDataProxyBuilderBase::m_caloData, m_hist, FWCaloDataProxyBuilderBase::m_sliceIndex, m_towers, FWEventItem::modelInfo(), Pi, and wrapPi().
|
pure virtual |
Implemented in FWHOCaloTowerProxyBuilder, FWHCalCaloTowerProxyBuilder, and FWECalCaloTowerProxyBuilder.
Referenced by fillCaloData().
|
protectedvirtual |
Reimplemented from FWCaloDataProxyBuilderBase.
Definition at line 71 of file FWCaloTowerProxyBuilder.cc.
References FWCaloDataProxyBuilderBase::itemBeingDestroyed(), and m_hist.
|
private |
|
protectedvirtual |
Implements FWCaloDataProxyBuilderBase.
Definition at line 52 of file FWCaloTowerProxyBuilder.cc.
References FWProxyBuilderBase::context(), fireworks::Context::getCaloData(), and FWCaloDataProxyBuilderBase::m_caloData.
|
private |
Definition at line 62 of file FWCaloTowerProxyBuilder.h.
Referenced by assertCaloDataSlice(), fillCaloData(), and itemBeingDestroyed().
|
private |
Definition at line 61 of file FWCaloTowerProxyBuilder.h.
Referenced by build(), and fillCaloData().