#include <FWHFTowerProxyBuilder.h>
Protected Member Functions | |
virtual 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 *) |
int | fillTowerForDetId (unsigned int rawid, float) |
FWHFTowerProxyBuilderBase (const FWHFTowerProxyBuilderBase &) | |
const FWHFTowerProxyBuilderBase & | operator= (const FWHFTowerProxyBuilderBase &) |
Private Attributes | |
const HFRecHitCollection * | m_hits |
TEveCaloDataVec * | m_vecData |
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 |
Definition at line 34 of file FWHFTowerProxyBuilder.h.
FWHFTowerProxyBuilderBase::FWHFTowerProxyBuilderBase | ( | ) |
Definition at line 29 of file FWHFTowerProxyBuilder.cc.
|
virtual |
Definition at line 35 of file FWHFTowerProxyBuilder.cc.
|
private |
|
protectedvirtual |
Implements FWCaloDataProxyBuilderBase.
Definition at line 48 of file FWHFTowerProxyBuilder.cc.
References FWFromTEveCaloDataSelector::addSliceSelector(), newFWLiteAna::base, FWProxyBuilderBase::item(), FWCaloDataProxyBuilderBase::m_caloData, FWCaloDataProxyBuilderBase::m_sliceIndex, m_vecData, mergeVDriftHistosByStation::name, and runTheMatrix::sel.
|
privatevirtual |
Reimplemented from FWCaloDataProxyBuilderBase.
Definition at line 82 of file FWHFTowerProxyBuilder.cc.
References FWProxyBuilderBase::build(), FWEventItem::get(), and m_hits.
|
protectedvirtual |
Implements FWCaloDataProxyBuilderBase.
Definition at line 112 of file FWHFTowerProxyBuilder.cc.
References edm::SortedCollection< T, SORT >::begin(), FWEventItem::ModelInfo::displayProperties(), edm::SortedCollection< T, SORT >::end(), fillTowerForDetId(), i, getHLTprescales::index, info, FWEventItem::ModelInfo::isSelected(), FWDisplayProperties::isVisible(), FWProxyBuilderBase::item(), m_hits, FWCaloDataProxyBuilderBase::m_sliceIndex, m_vecData, FWEventItem::modelInfo(), edm::SortedCollection< T, SORT >::size(), and findQualityFiles::size.
|
private |
Definition at line 149 of file FWHFTowerProxyBuilder.cc.
References eta(), prof2calltree::front, fwLog, relativeConstraints::geom, FWEventItem::getGeom(), i, FWProxyBuilderBase::item(), j, fwlog::kInfo, FWCaloDataProxyBuilderBase::m_sliceIndex, m_vecData, siStripFEDMonitor_P5_cff::Max, siStripFEDMonitor_P5_cff::Min, phi, Pi, and TwoPi.
Referenced by fillCaloData().
|
protectedvirtual |
Reimplemented from FWCaloDataProxyBuilderBase.
Definition at line 94 of file FWHFTowerProxyBuilder.cc.
References i, FWCaloDataProxyBuilderBase::itemBeingDestroyed(), m_hits, FWCaloDataProxyBuilderBase::m_sliceIndex, and m_vecData.
|
private |
FWHFTowerProxyBuilderBase::REGISTER_PROXYBUILDER_METHODS | ( | ) |
|
protectedvirtual |
Implements FWCaloDataProxyBuilderBase.
Definition at line 41 of file FWHFTowerProxyBuilder.cc.
References fireworks::Context::getCaloDataHF(), FWCaloDataProxyBuilderBase::m_caloData, and m_vecData.
|
private |
Definition at line 66 of file FWHFTowerProxyBuilder.h.
Referenced by build(), fillCaloData(), and itemBeingDestroyed().
|
private |
Definition at line 68 of file FWHFTowerProxyBuilder.h.
Referenced by assertCaloDataSlice(), fillCaloData(), fillTowerForDetId(), itemBeingDestroyed(), and setCaloData().