#include <FWHGTowerProxyBuilder.h>
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 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 Member Functions | |
bool | assertCaloDataSlice () override |
void | fillCaloData () override |
void | itemBeingDestroyed (const FWEventItem *) override |
void | setCaloData (const fireworks::Context &) override |
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 | |
void | build (const FWEventItem *iItem, TEveElementList *product, const FWViewContext *) override |
int | fillTowerForDetId (unsigned int rawid, float) |
Private Attributes | |
const HGCRecHitCollection * | m_hits |
TEveCaloDataVec * | m_vecData |
Additional Inherited Members | |
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 33 of file FWHGTowerProxyBuilder.h.
FWHGTowerProxyBuilderBase::FWHGTowerProxyBuilderBase | ( | ) |
Definition at line 28 of file FWHGTowerProxyBuilder.cc.
|
override |
Definition at line 33 of file FWHGTowerProxyBuilder.cc.
|
delete |
|
overrideprotectedvirtual |
Implements FWCaloDataProxyBuilderBase.
Definition at line 42 of file FWHGTowerProxyBuilder.cc.
References cms::cuda::assert(), newFWLiteAna::base, FWProxyBuilderBase::item(), FWCaloDataProxyBuilderBase::m_caloData, FWCaloDataProxyBuilderBase::m_sliceIndex, m_vecData, Skims_PA_cff::name, and EgammaValidation_Wenu_cff::sel.
|
overrideprivatevirtual |
Reimplemented from FWCaloDataProxyBuilderBase.
Definition at line 72 of file FWHGTowerProxyBuilder.cc.
References FWProxyBuilderBase::build(), FWEventItem::get(), and m_hits.
|
static |
Definition at line 208 of file FWHGTowerProxyBuilder.cc.
|
static |
Definition at line 208 of file FWHGTowerProxyBuilder.cc.
|
static |
Definition at line 208 of file FWHGTowerProxyBuilder.cc.
|
static |
Definition at line 208 of file FWHGTowerProxyBuilder.cc.
|
overrideprotectedvirtual |
Implements FWCaloDataProxyBuilderBase.
Definition at line 91 of file FWHGTowerProxyBuilder.cc.
References cms::cuda::assert(), edm::SortedCollection< T, SORT >::begin(), edm::SortedCollection< T, SORT >::end(), fillTowerForDetId(), mps_fire::i, info(), FWProxyBuilderBase::item(), m_hits, FWCaloDataProxyBuilderBase::m_sliceIndex, m_vecData, FWEventItem::modelInfo(), edm::SortedCollection< T, SORT >::size(), findQualityFiles::size, and l1tHGCalTowerProducer_cfi::tower.
|
private |
Definition at line 121 of file FWHGTowerProxyBuilder.cc.
References MillePedeFileConverter_cfg::e, PVValHelper::eta, fwLog, relativeConstraints::geom, FWEventItem::getGeom(), mps_fire::i, heavyIonCSV_trainingSettings::idx, FWProxyBuilderBase::item(), dqmiolumiharvest::j, fwlog::kInfo, FWCaloDataProxyBuilderBase::m_sliceIndex, m_vecData, METSkim_cff::Max, METSkim_cff::Min, phi, Pi, l1tHGCalTowerProducer_cfi::tower, TwoPi, and heppy_batch::val.
Referenced by fillCaloData().
|
overrideprotectedvirtual |
Reimplemented from FWCaloDataProxyBuilderBase.
Definition at line 80 of file FWHGTowerProxyBuilder.cc.
References mps_fire::i, FWCaloDataProxyBuilderBase::itemBeingDestroyed(), m_hits, FWCaloDataProxyBuilderBase::m_sliceIndex, and m_vecData.
|
delete |
|
inline |
Definition at line 43 of file FWHGTowerProxyBuilder.h.
|
overrideprotectedvirtual |
Implements FWCaloDataProxyBuilderBase.
Definition at line 37 of file FWHGTowerProxyBuilder.cc.
References fireworks::Context::getCaloDataHF(), FWCaloDataProxyBuilderBase::m_caloData, and m_vecData.
|
inline |
Definition at line 43 of file FWHGTowerProxyBuilder.h.
|
inline |
Definition at line 43 of file FWHGTowerProxyBuilder.h.
|
private |
Definition at line 62 of file FWHGTowerProxyBuilder.h.
Referenced by build(), fillCaloData(), and itemBeingDestroyed().
|
private |
Definition at line 64 of file FWHGTowerProxyBuilder.h.
Referenced by assertCaloDataSlice(), fillCaloData(), fillTowerForDetId(), itemBeingDestroyed(), and setCaloData().