1 #ifndef _FWPFCLUSTERRPZUTILS_H_
2 #define _FWPFCLUSTERRPZUTILS_H_
17 #include "TEveScalableStraightLineSet.h"
30 TEveScalableStraightLineSet *
m_ls;
49 float e,
float et,
float r );
51 float caloTransAngle,
float r,
float z );
53 float caloTransAngle,
float e,
float et,
float r,
float z );
float calculateEt(const reco::PFCluster &, float e)
Particle flow cluster, see clustering algorithm in PFClusterAlgo.
const FWPFClusterRPZUtils & operator=(const FWPFClusterRPZUtils &)
ScalableLines(TEveScalableStraightLineSet *ls, float et, float e, const FWViewContext *vc)
TEveScalableStraightLineSet * buildRhoPhiClusterLineSet(const reco::PFCluster &, const FWViewContext *, float r)
TEveScalableStraightLineSet * buildRhoZClusterLineSet(const reco::PFCluster &, const FWViewContext *, float caloTransAngle, float r, float z)
const FWViewContext * m_vc
TEveScalableStraightLineSet * m_ls
virtual ~FWPFClusterRPZUtils()