5 double pt = sc->energy()/cosh(sc->eta());
19 double eta = Vec.Eta();
20 double phi = Vec.Phi();
21 double pt = energy/cosh(eta);
28 double eta = Vec.Eta();
29 double phi = Vec.Phi();
37 double eta = Vec.Eta();
38 double phi = Vec.Phi();
const math::XYZPoint & position() const
cluster centroid position
Sin< T >::type sin(const T &t)
math::XYZTLorentzVector DetectorVector(const reco::SuperClusterRef &sc)
double eta() const
pseudorapidity of cluster centroid
XYZTLorentzVectorD XYZTLorentzVector
Lorentz vector with cylindrical internal representation using pseudorapidity.
Cos< T >::type cos(const T &t)
double energy() const
cluster energy
math::XYZTLorentzVector PhysicsVectorRaw(const math::XYZPoint &vertex, const reco::SuperCluster &sc)
double rawEnergy() const
raw uncorrected energy (sum of energies of component BasicClusters)
XYZVectorD XYZVector
spatial vector with cartesian internal representation
XYZPointD XYZPoint
point in space with cartesian internal representation
Geom::Phi< T > phi() const
double phi() const
azimuthal angle of cluster centroid
math::XYZTLorentzVector PhysicsVector(const math::XYZPoint &vertex, const reco::SuperCluster &sc)