8 double pt = sc->energy()/cosh(sc->eta());
22 double eta = Vec.Eta();
23 double phi = Vec.Phi();
24 double pt = energy/cosh(eta);
31 double eta = Vec.Eta();
32 double phi = Vec.Phi();
40 double eta = Vec.Eta();
41 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
double phi() const
azimuthal angle of cluster centroid
math::XYZTLorentzVector PhysicsVector(const math::XYZPoint &vertex, const reco::SuperCluster &sc)