19 typedef std::vector<ScalableLines> Lines_t;
28 TEveProjected *proj = *(*i).m_ls->BeginProjecteds();
29 proj->UpdateProjection();
40 TEveScalableStraightLineSet *
ls;
41 TEveVector centre = TEveVector( iData.
x(), iData.
y(), iData.
z() );
50 ls->SetLineColor( dp.color() );
65 TEveScalableStraightLineSet *
ls;
66 TEveVector centre = TEveVector( iData.
x(), iData.
y(), iData.
z() );
73 ls->SetLineColor( dp.
color() );
PFLayer::Layer layer() const
cluster layer, see PFLayer.h in this directory
const fireworks::Context & context() const
float getScaleFactor3D() const
const FWDisplayProperties & defaultDisplayProperties() const
const FWDisplayProperties & displayProperties() const
#define REGISTER_FWPROXYBUILDER(_name_, _type_, _purpose_, _view_)
virtual ~FWPFClusterRPZProxyBuilder()
Particle flow cluster, see clustering algorithm in PFClusterAlgo.
void voteMaxEtAndEnergy(float Et, float energy) const
void setupAddElement(TEveElement *el, TEveElement *parent, bool set_color=true) const
FWViewEnergyScale * getEnergyScale() const
FWPFClusterRPZProxyBuilder()
TEveScalableStraightLineSet * buildRhoPhiClusterLineSet(const reco::PFCluster &, const FWViewContext *, float r)
double z() const
z coordinate of cluster centroid
const FWEventItem * item() const
virtual void scaleProduct(TEveElementList *parent, FWViewType::EType, const FWViewContext *vc)
std::vector< ScalableLines > m_clusters
static float caloR1(bool offset=true)
TEveScalableStraightLineSet * buildRhoZClusterLineSet(const reco::PFCluster &, const FWViewContext *, float caloTransAngle, float r, float z)
virtual void sharedBuild(const reco::PFCluster &cluster, unsigned int iIndex, TEveElement &oItemHolder, const FWViewContext *vc, float radius)
double x() const
x coordinate of cluster centroid
float calculateEt(const TEveVector ¢re, float e)
FWPFClusterRPZUtils * m_clusterUtils
double energy() const
cluster energy
static float caloZ1(bool offset=true)
double y() const
y coordinate of cluster centroid
ModelInfo modelInfo(int iIndex) const