#include <Fireworks/Calo/interface/FWTauProxyBuilderBase.h>
Public Member Functions | |
virtual void | cleanLocal () |
FWTauProxyBuilderBase () | |
virtual bool | havePerViewProduct (FWViewType::EType) const |
virtual bool | haveSingleProduct () const |
virtual void | scaleProduct (TEveElementList *parent, FWViewType::EType, const FWViewContext *vc) |
virtual | ~FWTauProxyBuilderBase () |
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 |
const FWEventItem * | item () const |
virtual void | itemBeingDestroyed (const FWEventItem *) |
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 bool | willHandleInteraction () const |
virtual | ~FWProxyBuilderBase () |
Protected Member Functions | |
void | buildBaseTau (const reco::BaseTau &iTau, const reco::Jet *iJet, TEveElement *comp, FWViewType::EType type, const FWViewContext *vc) |
virtual void | localModelChanges (const FWModelId &iId, TEveElement *iCompound, FWViewType::EType viewType, const FWViewContext *vc) |
Protected Member Functions inherited from FWProxyBuilderBase | |
virtual void | build (const FWEventItem *iItem, TEveElementList *product, const FWViewContext *) |
virtual void | buildViewType (const FWEventItem *iItem, TEveElementList *, FWViewType::EType, const FWViewContext *) |
virtual void | clean () |
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 | modelChanges (const FWModelIds &, Product *) |
const FWProxyBuilderBase & | operator= (const FWProxyBuilderBase &) |
virtual bool | visibilityModelChanges (const FWModelId &, TEveElement *, FWViewType::EType, const FWViewContext *) |
Protected Attributes | |
float | m_maxTheta |
float | m_minTheta |
std::vector< double > | m_phis |
Protected Attributes inherited from FWProxyBuilderBase | |
std::vector< Product * > | m_products |
Private Member Functions | |
void | addConstituentTracks (const reco::BaseTau &tau, class TEveElement *product) |
void | addLeadTrack (const reco::BaseTau &tau, class TEveElement *product) |
FWTauProxyBuilderBase (const FWTauProxyBuilderBase &) | |
const FWTauProxyBuilderBase & | operator= (const FWTauProxyBuilderBase &) |
Private Attributes | |
std::vector < fireworks::scaleMarker > | m_lines |
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 |
Description: [one line class summary]
Usage: <usage>
Definition at line 41 of file FWTauProxyBuilderBase.h.
FWTauProxyBuilderBase::FWTauProxyBuilderBase | ( | ) |
Definition at line 36 of file FWTauProxyBuilderBase.cc.
|
virtual |
Definition at line 42 of file FWTauProxyBuilderBase.cc.
|
private |
|
private |
Definition at line 121 of file FWTauProxyBuilderBase.cc.
References edm::RefVector< C, T, F >::begin(), FWProxyBuilderBase::context(), edm::RefVector< C, T, F >::end(), i, fireworks::prepareTrack(), FWProxyBuilderBase::setupAddElement(), and reco::BaseTau::signalTracks().
Referenced by buildBaseTau().
|
private |
Definition at line 136 of file FWTauProxyBuilderBase.cc.
References FWProxyBuilderBase::context(), singlePfTauSkim_cff::leadTrack, reco::BaseTau::leadTrack(), fireworks::prepareTrack(), and FWProxyBuilderBase::setupAddElement().
Referenced by buildBaseTau().
|
protected |
Definition at line 47 of file FWTauProxyBuilderBase.cc.
References addConstituentTracks(), addLeadTrack(), fireworks::addRhoZEnergyProjection(), Reference_intrackfit_cff::barrel, fireworks::Context::caloR1(), fireworks::Context::caloR2(), fireworks::Context::caloTransAngle(), fireworks::Context::caloZ1(), fireworks::Context::caloZ2(), FWDisplayProperties::color(), create_public_lumi_plots::color, FWProxyBuilderBase::context(), funct::cos(), FWEventItem::defaultDisplayProperties(), alignCSCRings::e, reco::LeafCandidate::energy(), reco::LeafCandidate::et(), FWViewContext::getEnergyScale(), fireworks::getPhiRange(), FWViewEnergyScale::getPlotEt(), FWViewEnergyScale::getScaleFactor3D(), fireworks::getShape(), FWViewType::isProjected(), FWProxyBuilderBase::item(), FWViewType::kRhoZ, m_lines, m_maxTheta, m_minTheta, m_phis, M_PI, fireworks::makeEveJetCone(), cmsHarvester::marker, Min(), phi, reco::LeafCandidate::phi(), Pi, alignCSCRings::r, FWProxyBuilderBase::setupAddElement(), funct::sin(), findQualityFiles::size, theta(), reco::LeafCandidate::theta(), FWDisplayProperties::transparency(), and fireworks::Context::voteMaxEtAndEnergy().
Referenced by FWPFTauProxyBuilder::buildViewType(), and FWCaloTauProxyBuilder::buildViewType().
|
virtual |
Reimplemented from FWProxyBuilderBase.
Definition at line 179 of file FWTauProxyBuilderBase.cc.
References m_lines.
|
inlinevirtual |
Reimplemented from FWProxyBuilderBase.
Definition at line 48 of file FWTauProxyBuilderBase.h.
|
inlinevirtual |
Reimplemented from FWProxyBuilderBase.
Definition at line 47 of file FWTauProxyBuilderBase.h.
|
protectedvirtual |
Reimplemented from FWProxyBuilderBase.
Definition at line 150 of file FWTauProxyBuilderBase.cc.
References FWProxyBuilderBase::increaseComponentTransparency(), FWModelId::index(), and FWViewType::isProjected().
|
private |
|
virtual |
Reimplemented from FWProxyBuilderBase.
Definition at line 158 of file FWTauProxyBuilderBase.cc.
References FWViewContext::getEnergyScale(), FWViewEnergyScale::getPlotEt(), FWViewEnergyScale::getScaleFactor3D(), i, FWViewType::isProjected(), m_lines, and relativeConstraints::value.
|
private |
Definition at line 71 of file FWTauProxyBuilderBase.h.
Referenced by buildBaseTau(), cleanLocal(), and scaleProduct().
|
protected |
Definition at line 54 of file FWTauProxyBuilderBase.h.
Referenced by buildBaseTau(), FWPFTauProxyBuilder::buildViewType(), and FWCaloTauProxyBuilder::buildViewType().
|
protected |
Definition at line 53 of file FWTauProxyBuilderBase.h.
Referenced by buildBaseTau(), FWPFTauProxyBuilder::buildViewType(), and FWCaloTauProxyBuilder::buildViewType().
|
protected |
Definition at line 55 of file FWTauProxyBuilderBase.h.
Referenced by buildBaseTau(), FWPFTauProxyBuilder::buildViewType(), and FWCaloTauProxyBuilder::buildViewType().