#include <FWCaloTowerProxyBuilder.h>
|
typedef std::vector< Product * >::iterator | Product_it |
|
void | build (const FWEventItem *iItem, TEveElementList *product, const FWViewContext *) override |
|
void | fillCaloData () override |
|
FWHistSliceSelector * | instantiateSliceSelector () override |
|
void | addEntryToTEveCaloData (float eta, float phi, float Et, bool isSelected) |
|
bool | assertCaloDataSlice () override |
|
void | itemBeingDestroyed (const FWEventItem *) override |
|
void | setCaloData (const fireworks::Context &) override |
|
void | itemBeingDestroyed (const FWEventItem *) override |
|
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 *) |
|
TH2F * | m_hist |
|
FWHistSliceSelector * | m_sliceSelector |
|
TEveCaloData * | m_caloData |
|
Int_t | m_sliceIndex |
|
std::vector< Product * > | m_products |
|
Definition at line 58 of file FWCaloTowerProxyBuilder.h.
◆ FWECalCaloTowerProxyBuilder() [1/2]
FWECalCaloTowerProxyBuilder::FWECalCaloTowerProxyBuilder |
( |
| ) |
|
|
inline |
◆ ~FWECalCaloTowerProxyBuilder()
FWECalCaloTowerProxyBuilder::~FWECalCaloTowerProxyBuilder |
( |
| ) |
|
|
inlineoverride |
◆ FWECalCaloTowerProxyBuilder() [2/2]
◆ classPurpose()
const std::string & FWECalCaloTowerProxyBuilder::classPurpose |
( |
| ) |
|
|
static |
◆ classRegisterTypeName()
const std::string & FWECalCaloTowerProxyBuilder::classRegisterTypeName |
( |
| ) |
|
|
static |
◆ classTypeName()
const std::string & FWECalCaloTowerProxyBuilder::classTypeName |
( |
| ) |
|
|
static |
◆ classView()
const std::string & FWECalCaloTowerProxyBuilder::classView |
( |
| ) |
|
|
static |
◆ getEt()
double FWECalCaloTowerProxyBuilder::getEt |
( |
const CaloTower & |
iTower | ) |
const |
|
inlineoverridevirtual |
◆ operator=()
◆ purpose()
const std::string& FWECalCaloTowerProxyBuilder::purpose |
( |
| ) |
const |
|
inline |
◆ typeName()
const std::string& FWECalCaloTowerProxyBuilder::typeName |
( |
| ) |
const |
|
inline |
◆ view()
const std::string& FWECalCaloTowerProxyBuilder::view |
( |
| ) |
const |
|
inline |