8 TEveVector centre = TEveVector(cluster.
x(), cluster.
y(), cluster.
z());
19 TEveScalableStraightLineSet *
ls =
new TEveScalableStraightLineSet(
"rhophiCluster");
24 vec = TEveVector(cluster.
x(), cluster.
y(), cluster.
z());
41 TEveVector centre = TEveVector(cluster.
x(), cluster.
y(), cluster.
z());
54 float ecalZ =
z + offr /
tan(caloTransAngle);
58 TEveScalableStraightLineSet *
ls =
new TEveScalableStraightLineSet(
"rhoZCluster");
60 vec = TEveVector(cluster.
x(), cluster.
y(), cluster.
z());
Particle flow cluster, see clustering algorithm in PFClusterAlgo.
Sin< T >::type sin(const T &t)
double x() const
x coordinate of cluster centroid
TEveScalableStraightLineSet * buildRhoPhiClusterLineSet(const reco::PFCluster &, const FWViewContext *, float r)
FWViewEnergyScale * getEnergyScale() const
Cos< T >::type cos(const T &t)
double energy() const
cluster energy
Tan< T >::type tan(const T &t)
TEveScalableStraightLineSet * buildRhoZClusterLineSet(const reco::PFCluster &, const FWViewContext *, float caloTransAngle, float r, float z)
double z() const
z coordinate of cluster centroid
double y() const
y coordinate of cluster centroid
float calculateEt(const TEveVector ¢re, float e)
float getScaleFactor3D() const
Geom::Theta< T > theta() const