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 FWSimpleProxyBuilder | |
static std::string | typeOfBuilder () |
Used by the plugin system to determine how the proxy uses the data from FWEventItem. More... | |
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... | |
Private Member Functions | |
void | build (const FWEventItem *iItem, TEveElementList *product, const FWViewContext *vc) override |
void | build (const ticl::Trackster &iData, unsigned int iIndex, TEveElement &oItemHolder, const FWViewContext *) override |
void | setItem (const FWEventItem *iItem) override |
Private Attributes | |
double | displayMode_ |
bool | enableEdges_ |
bool | enablePositionLines_ |
bool | enableTimeFilter_ |
bool | heatmap_ |
long | layer_ |
edm::Handle< std::vector< reco::CaloCluster > > | layerClustersHandle_ |
double | proportionalityFactor_ |
double | saturation_energy_ |
double | timeLowerBound_ |
double | timeUpperBound_ |
edm::Handle< edm::ValueMap< std::pair< float, float > > > | TimeValueMapHandle_ |
bool | z_minus_ |
bool | z_plus_ |
Additional Inherited Members | |
Protected Types inherited from FWProxyBuilderBase | |
typedef std::vector< Product * >::iterator | Product_it |
Protected Member Functions inherited from FWHeatmapProxyBuilderTemplate< ticl::Trackster > | |
void | build (const FWEventItem *iItem, TEveElementList *product, const FWViewContext *vc) override |
void | build (const FWEventItem *iItem, TEveElementList *product, const FWViewContext *) override |
virtual void | build (const void *, unsigned int iIndex, TEveElement &iItemHolder, const FWViewContext *)=0 |
void | build (const void *iData, unsigned int iIndex, TEveElement &oItemHolder, const FWViewContext *context) override |
virtual void | buildViewType (const void *, unsigned int iIndex, TEveElement &iItemHolder, FWViewType::EType, const FWViewContext *)=0 |
void | buildViewType (const FWEventItem *iItem, TEveElementList *product, FWViewType::EType viewType, const FWViewContext *) override |
void | buildViewType (const void *iData, unsigned int iIndex, TEveElement &oItemHolder, FWViewType::EType viewType, const FWViewContext *context) override |
virtual void | buildViewType (const ticl::Trackster &iData, unsigned int iIndex, TEveElement &oItemHolder, FWViewType::EType viewType, const FWViewContext *) |
const ticl::Trackster & | modelData (int index) |
void | setItem (const FWEventItem *iItem) override |
Protected Member Functions inherited from FWSimpleProxyBuilder | |
void | build () |
virtual void | build (const FWEventItem *iItem, TEveElementList *product, const FWViewContext *) |
virtual void | buildViewType (const FWEventItem *iItem, TEveElementList *, FWViewType::EType, const FWViewContext *) |
void | buildViewType (const FWEventItem *iItem, TEveElementList *product, FWViewType::EType viewType, const FWViewContext *) override |
void | clean () override |
Protected Member Functions inherited from FWProxyBuilderBase | |
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) |
virtual void | modelChanges (const FWModelIds &, Product *) |
const FWProxyBuilderBase & | operator= (const FWProxyBuilderBase &) |
virtual void | scaleProduct (TEveElementList *parent, FWViewType::EType, const FWViewContext *vc) |
Protected Attributes inherited from FWHeatmapProxyBuilderTemplate< ticl::Trackster > | |
std::unordered_map< DetId, const HGCRecHit *> * | hitmap |
Protected Attributes inherited from FWSimpleProxyBuilder | |
FWSimpleProxyHelper | m_helper |
Protected Attributes inherited from FWProxyBuilderBase | |
std::vector< Product * > | m_products |
Static Protected Attributes inherited from FWHeatmapProxyBuilderTemplate< ticl::Trackster > | |
static constexpr uint8_t | gradient [3][gradient_steps] |
static constexpr uint8_t | gradient_steps |
Definition at line 21 of file FWTracksterLayersProxyBuilder.cc.
|
inline |
Definition at line 23 of file FWTracksterLayersProxyBuilder.cc.
|
inlineoverride |
Definition at line 24 of file FWTracksterLayersProxyBuilder.cc.
|
delete |
|
overrideprivatevirtual |
Reimplemented from FWProxyBuilderBase.
Definition at line 68 of file FWTracksterLayersProxyBuilder.cc.
References FWProxyBuilderBase::build(), displayMode_, enableEdges_, enablePositionLines_, enableTimeFilter_, edm::EventBase::getByLabel(), FWEventItem::getConfig(), FWEventItem::getEvent(), heatmap_, edm::HandleBase::isValid(), FWProxyBuilderBase::item(), layer_, layerClustersHandle_, proportionalityFactor_, saturation_energy_, timeLowerBound_, timeUpperBound_, TimeValueMapHandle_, FWProxyBuilderConfiguration::value(), z_minus_, and z_plus_.
|
overrideprivatevirtual |
iIndex is the index where iData is found in the container from which it came iItemHolder is the object to which you add your own objects which inherit from TEveElement
Reimplemented from FWHeatmapProxyBuilderTemplate< ticl::Trackster >.
Definition at line 117 of file FWTracksterLayersProxyBuilder.cc.
References funct::abs(), custom_jme_cff::area, displayMode_, l1ctLayer1_cff::dr, ticl::Trackster::edges(), SelectiveReadoutTask_cfi::edges, enableEdges_, enablePositionLines_, enableTimeFilter_, hcalRecHitTable_cff::energy, reco::CaloCluster::energy(), f, edm::ValueMap< T >::get(), FWEventItem::getGeom(), FWGeometry::getParameters(), FWHeatmapProxyBuilderTemplate< ticl::Trackster >::gradient, FWHeatmapProxyBuilderTemplate< ticl::Trackster >::gradient_steps, heatmap_, mps_fire::i, edm::HandleBase::isValid(), FWProxyBuilderBase::item(), FWProxyBuilderBase::layer(), layer_, hltEgammaHGCALIDVarsL1Seeded_cfi::layerClusters, layerClustersHandle_, M_PI, N, nHits, reco::CaloCluster::position(), position, funct::pow(), proportionalityFactor_, alignCSCRings::r, CosmicsPD_Skims::radius, saturation_energy_, reco::CaloCluster::seed(), FWProxyBuilderBase::setupAddElement(), ALPAKA_ACCELERATOR_NAMESPACE::ecal::reconstruction::internal::barrel::side(), reco::CaloCluster::size(), mathSSE::sqrt(), hcalRecHitTable_cff::time, timeUpperBound_, TimeValueMapHandle_, ticl::Trackster::vertices(), z_minus_, z_plus_, and ecaldqm::zside().
|
static |
Definition at line 262 of file FWTracksterLayersProxyBuilder.cc.
|
static |
Definition at line 262 of file FWTracksterLayersProxyBuilder.cc.
|
static |
Definition at line 262 of file FWTracksterLayersProxyBuilder.cc.
|
static |
Definition at line 262 of file FWTracksterLayersProxyBuilder.cc.
|
delete |
|
inline |
Definition at line 26 of file FWTracksterLayersProxyBuilder.cc.
|
overrideprivatevirtual |
Reimplemented from FWProxyBuilderBase.
Definition at line 55 of file FWTracksterLayersProxyBuilder.cc.
References FWProxyBuilderConfiguration::assertParam(), FWEventItem::getConfig(), and FWHeatmapProxyBuilderTemplate< T >::setItem().
|
inline |
Definition at line 26 of file FWTracksterLayersProxyBuilder.cc.
|
inline |
Definition at line 26 of file FWTracksterLayersProxyBuilder.cc.
|
private |
Definition at line 43 of file FWTracksterLayersProxyBuilder.cc.
Referenced by build().
|
private |
Definition at line 42 of file FWTracksterLayersProxyBuilder.cc.
Referenced by build().
|
private |
Definition at line 41 of file FWTracksterLayersProxyBuilder.cc.
Referenced by build().
|
private |
Definition at line 40 of file FWTracksterLayersProxyBuilder.cc.
Referenced by build().
|
private |
Definition at line 37 of file FWTracksterLayersProxyBuilder.cc.
Referenced by build().
|
private |
Definition at line 35 of file FWTracksterLayersProxyBuilder.cc.
Referenced by build().
|
private |
Definition at line 33 of file FWTracksterLayersProxyBuilder.cc.
Referenced by build().
|
private |
Definition at line 44 of file FWTracksterLayersProxyBuilder.cc.
Referenced by build().
|
private |
Definition at line 36 of file FWTracksterLayersProxyBuilder.cc.
Referenced by build().
|
private |
Definition at line 34 of file FWTracksterLayersProxyBuilder.cc.
Referenced by build().
|
private |
Definition at line 34 of file FWTracksterLayersProxyBuilder.cc.
Referenced by build().
|
private |
Definition at line 32 of file FWTracksterLayersProxyBuilder.cc.
Referenced by build().
|
private |
Definition at line 39 of file FWTracksterLayersProxyBuilder.cc.
Referenced by build().
|
private |
Definition at line 38 of file FWTracksterLayersProxyBuilder.cc.
Referenced by build().