#include <PFECALSuperClusterAlgo.h>
Public Member Functions | |
CalibratedPFCluster (const edm::Ptr< reco::PFCluster > &p) | |
double | energy () const |
double | energy_nocalib () const |
double | eta () const |
double | phi () const |
edm::Ptr< reco::PFCluster > | the_ptr () const |
Private Attributes | |
edm::Ptr< reco::PFCluster > | cluptr |
Definition at line 49 of file PFECALSuperClusterAlgo.h.
|
inline |
Definition at line 51 of file PFECALSuperClusterAlgo.h.
|
inline |
Definition at line 53 of file PFECALSuperClusterAlgo.h.
References cluptr, and reco::CaloCluster::correctedEnergy().
Referenced by Jet.Jet::rawEnergy().
|
inline |
Definition at line 54 of file PFECALSuperClusterAlgo.h.
References cluptr, and reco::PFCluster::energy().
|
inline |
Definition at line 55 of file PFECALSuperClusterAlgo.h.
References cluptr, and reco::PFCluster::positionREP().
Referenced by Particle.Particle::__str__(), Jet.Jet::jetID(), and Jet.Jet::puJetId().
|
inline |
Definition at line 56 of file PFECALSuperClusterAlgo.h.
References cluptr, and reco::PFCluster::positionREP().
Referenced by Particle.Particle::__str__(), and ntupleDataFormat.Track::phiPull().
|
inline |
Definition at line 58 of file PFECALSuperClusterAlgo.h.
References cluptr.
|
private |
Definition at line 61 of file PFECALSuperClusterAlgo.h.
Referenced by energy(), energy_nocalib(), eta(), phi(), and the_ptr().