CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Private Member Functions | Private Attributes
reco::CaloMET Class Reference

#include <CaloMET.h>

Inheritance diagram for reco::CaloMET:
reco::MET reco::RecoCandidate reco::LeafCandidate reco::Candidate

Public Member Functions

 CaloMET ()
 
 CaloMET (const SpecificCaloMETData &calo_data_, double sumet_, const LorentzVector &fP4, const Point &fVertex)
 
 CaloMET (const SpecificCaloMETData &calo_data_, double sumet_, const std::vector< CorrMETData > &corr_, const LorentzVector &fP4, const Point &fVertex)
 
double CaloMETInmHF () const
 
double CaloMETInpHF () const
 
double CaloMETPhiInmHF () const
 
double CaloMETPhiInpHF () const
 
double CaloSETInmHF () const
 
double CaloSETInpHF () const
 
double emEtFraction () const
 
double emEtInEB () const
 
double emEtInEE () const
 
double emEtInHF () const
 
double etFractionHadronic () const
 
SpecificCaloMETData getSpecific () const
 
double hadEtInHB () const
 
double hadEtInHE () const
 
double hadEtInHF () const
 
double hadEtInHO () const
 
double maxEtInEmTowers () const
 
double maxEtInHadTowers () const
 
double metSignificance () const
 
void SetMetSignificance (double metsig)
 
virtual ~CaloMET ()
 
- Public Member Functions inherited from reco::MET
METclone () const
 returns a clone of the Candidate object More...
 
std::vector< double > dmEx () const
 
std::vector< double > dmEy () const
 
std::vector< double > dsumEt () const
 
double e_longitudinal () const
 
TMatrixD getSignificanceMatrix (void) const
 
 MET ()
 
 MET (const LorentzVector &p4_, const Point &vtx_)
 
 MET (double sumet_, const LorentzVector &p4_, const Point &vtx_)
 
 MET (double sumet_, const std::vector< CorrMETData > &corr_, const LorentzVector &p4_, const Point &vtx_)
 
std::vector< CorrMETDatamEtCorr () const
 
double mEtSig () const
 
void setSignificanceMatrix (const TMatrixD &matrix)
 
double significance () const
 
double sumEt () const
 
- Public Member Functions inherited from reco::RecoCandidate
virtual const TrackbestTrack () const
 best track pointer More...
 
virtual TrackBaseRef bestTrackRef () const
 best track RefToBase More...
 
virtual TrackType bestTrackType () const
 track type More...
 
virtual CaloTowerRef caloTower () const
 reference to a CaloTower More...
 
virtual reco::TrackRef combinedMuon () const
 reference to a stand-alone muon Track More...
 
virtual reco::GsfTrackRef gsfTrack () const
 reference to a GsfTrack More...
 
virtual size_t numberOfTracks () const
 number of multiple Tracks More...
 
 RecoCandidate ()
 default constructor More...
 
template<typename P4 >
 RecoCandidate (Charge q, const P4 &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0)
 constructor from values More...
 
virtual reco::TrackRef standAloneMuon () const
 reference to a stand-alone muon Track More...
 
virtual reco::SuperClusterRef superCluster () const
 reference to a SuperCluster More...
 
virtual reco::TrackRef track () const
 reference to a Track More...
 
virtual reco::TrackRef track (size_t) const
 reference to one of multiple Tracks More...
 
virtual ~RecoCandidate ()
 destructor More...
 
- Public Member Functions inherited from reco::LeafCandidate
virtual const_iterator begin () const
 first daughter const_iterator More...
 
virtual iterator begin ()
 first daughter iterator More...
 
template<typename S >
daughter_iterator< S >::type beginFilter (const S &s) const
 
virtual Vector boostToCM () const
 
virtual int charge () const
 electric charge More...
 
virtual const Candidatedaughter (size_type) const
 return daughter at a given position (throws an exception) More...
 
virtual Candidatedaughter (size_type)
 return daughter at a given position (throws an exception) More...
 
virtual Candidatedaughter (const std::string &s)
 return daughter with a specified role name More...
 
virtual const Candidatedaughter (const std::string &s) const
 return daughter with a specified role name More...
 
virtual const_iterator end () const
 last daughter const_iterator More...
 
virtual iterator end ()
 last daughter iterator More...
 
template<typename S >
daughter_iterator< S >::type endFilter (const S &s) const
 
virtual double energy () const
 energy More...
 
virtual double et () const
 transverse energy More...
 
virtual float eta () const
 momentum pseudorapidity More...
 
virtual void fillVertexCovariance (CovarianceMatrix &v) const
 fill SMatrix More...
 
template<typename T >
T get () const
 get a component More...
 
template<typename T , typename Tag >
T get () const
 get a component More...
 
template<typename T >
T get (size_type i) const
 get a component More...
 
template<typename T , typename Tag >
T get (size_type i) const
 get a component More...
 
virtual bool hasMasterClone () const
 
virtual bool hasMasterClonePtr () const
 
virtual bool isCaloMuon () const
 
virtual bool isConvertedPhoton () const
 
virtual bool isElectron () const
 
virtual bool isGlobalMuon () const
 
virtual bool isJet () const
 
virtual bool isMuon () const
 
virtual bool isPhoton () const
 
virtual bool isStandAloneMuon () const
 
virtual bool isTrackerMuon () const
 
 LeafCandidate ()
 default constructor More...
 
 LeafCandidate (const Candidate &c)
 
template<typename P4 >
 LeafCandidate (Charge q, const P4 &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from Any values More...
 
 LeafCandidate (Charge q, const PtEtaPhiMass &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from values More...
 
 LeafCandidate (Charge q, const LorentzVector &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from values More...
 
 LeafCandidate (Charge q, const PolarLorentzVector &p4, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from values More...
 
 LeafCandidate (Charge q, const GlobalVector &p3, float iEnergy, bool massless, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from values More...
 
 LeafCandidate (Charge q, const GlobalVector &p3, float iEnergy, float imass, const Point &vtx=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true)
 constructor from values More...
 
virtual bool longLived () const
 is long lived? More...
 
virtual float mass () const
 mass More...
 
virtual bool massConstraint () const
 do mass constraint? More...
 
virtual float massSqr () const
 mass squared More...
 
virtual const CandidateBaseRefmasterClone () const
 
virtual const CandidatePtrmasterClonePtr () const
 
template<typename Ref >
Ref masterRef () const
 cast master clone reference to a concrete type More...
 
virtual Vector momentum () const
 spatial momentum vector More...
 
virtual const Candidatemother (size_type) const
 return mother at a given position (throws an exception) More...
 
virtual double mt () const
 transverse mass More...
 
virtual double mtSqr () const
 transverse mass squared More...
 
template<typename T >
size_type numberOf () const
 number of components More...
 
template<typename T , typename Tag >
size_type numberOf () const
 number of components More...
 
virtual size_t numberOfDaughters () const
 number of daughters More...
 
virtual size_t numberOfMothers () const
 number of mothers More...
 
virtual size_t numberOfSourceCandidatePtrs () const
 
virtual double p () const
 magnitude of momentum vector More...
 
virtual const LorentzVectorp4 () const
 four-momentum Lorentz vector More...
 
virtual int pdgId () const
 PDG identifier. More...
 
virtual float phi () const
 momentum azimuthal angle More...
 
virtual const PolarLorentzVectorpolarP4 () const
 four-momentum Lorentz vector More...
 
virtual float pt () const
 transverse momentum More...
 
virtual double px () const
 x coordinate of momentum vector More...
 
virtual double py () const
 y coordinate of momentum vector More...
 
virtual double pz () const
 z coordinate of momentum vector More...
 
virtual double rapidity () const
 rapidity More...
 
virtual void setCharge (Charge q)
 set electric charge More...
 
virtual void setLongLived ()
 set long lived flag More...
 
virtual void setMass (double m)
 set particle mass More...
 
virtual void setMassConstraint ()
 set mass constraint flag More...
 
virtual void setP4 (const LorentzVector &p4)
 set 4-momentum More...
 
virtual void setP4 (const PolarLorentzVector &p4)
 set 4-momentum More...
 
virtual void setPdgId (int pdgId)
 
virtual void setPz (double pz)
 
virtual void setStatus (int status)
 set status word More...
 
virtual void setThreeCharge (Charge qx3)
 set electric charge More...
 
virtual void setVertex (const Point &vertex)
 set vertex More...
 
virtual CandidatePtr sourceCandidatePtr (size_type i) const
 
virtual int status () const
 status word More...
 
virtual double theta () const
 momentum polar angle More...
 
virtual int threeCharge () const
 electric charge More...
 
virtual const Pointvertex () const
 vertex position (overwritten by PF...) More...
 
virtual double vertexChi2 () const
 chi-squares More...
 
virtual double vertexCovariance (int i, int j) const
 (i, j)-th element of error matrix, i, j = 0, ... 2 More...
 
CovarianceMatrix vertexCovariance () const
 return SMatrix More...
 
virtual double vertexNdof () const
 
virtual double vertexNormalizedChi2 () const
 chi-squared divided by n.d.o.f. More...
 
virtual double vx () const
 x coordinate of vertex position More...
 
virtual double vy () const
 y coordinate of vertex position More...
 
virtual double vz () const
 z coordinate of vertex position More...
 
virtual double y () const
 rapidity More...
 
virtual ~LeafCandidate ()
 destructor More...
 
- Public Member Functions inherited from reco::Candidate
template<typename S >
daughter_iterator< S >::type beginFilter (const S &s) const
 
 Candidate ()
 default constructor More...
 
template<typename S >
daughter_iterator< S >::type endFilter (const S &s) const
 
template<typename T >
T get () const
 get a component More...
 
template<typename T , typename Tag >
T get () const
 get a component More...
 
template<typename T >
T get (size_type i) const
 get a component More...
 
template<typename T , typename Tag >
T get (size_type i) const
 get a component More...
 
template<typename Ref >
Ref masterRef () const
 cast master clone reference to a concrete type More...
 
template<typename T >
size_type numberOf () const
 number of components More...
 
template<typename T , typename Tag >
size_type numberOf () const
 number of components More...
 
virtual void setSourceCandidatePtr (const CandidatePtr &ptr)
 Set the ptr to the source Candidate. More...
 
virtual ~Candidate ()
 destructor More...
 

Private Member Functions

virtual bool overlap (const Candidate &) const
 check overlap with another candidate More...
 

Private Attributes

SpecificCaloMETData calo_data
 

Additional Inherited Members

- Public Types inherited from reco::RecoCandidate
enum  TrackType { noTrackType, recoTrackType, gsfTrackType }
 track type More...
 
- Public Types inherited from reco::LeafCandidate
typedef int Charge
 electric charge type More...
 
typedef CandidateCollection daughters
 collection of daughter candidates More...
 
typedef unsigned int index
 
typedef math::XYZTLorentzVector LorentzVector
 Lorentz vector. More...
 
typedef math::XYZPoint Point
 point in the space More...
 
typedef
math::PtEtaPhiMLorentzVector 
PolarLorentzVector
 Lorentz vector. More...
 
typedef math::XYZVector Vector
 point in the space More...
 
- Public Types inherited from reco::Candidate
enum  { dimension = 3 }
 
enum  { size = dimension * (dimension + 1)/2 }
 matix size More...
 
typedef int Charge
 electric charge type More...
 
typedef candidate::const_iterator const_iterator
 
typedef math::Error< dimension >
::type 
CovarianceMatrix
 covariance error matrix (3x3) More...
 
typedef unsigned int index
 index type More...
 
typedef candidate::iterator iterator
 
typedef math::XYZTLorentzVector LorentzVector
 Lorentz vector. More...
 
typedef math::XYZPoint Point
 point in the space More...
 
typedef
math::PtEtaPhiMLorentzVector 
PolarLorentzVector
 Lorentz vector. More...
 
typedef size_t size_type
 
typedef math::XYZVector Vector
 point in the space More...
 
- Static Public Member Functions inherited from reco::LeafCandidate
static double dmass (GlobalVector v, double e)
 
static double magd (GlobalVector v)
 
- Static Public Attributes inherited from reco::LeafCandidate
static const unsigned int longLivedTag = 65536
 long lived flag More...
 
static const unsigned int massConstraintTag = 131072
 do mass constraint flag More...
 
- Protected Member Functions inherited from reco::RecoCandidate
template<typename R >
bool checkOverlap (const R &r1, const R &r2) const
 check if two components overlap More...
 
- Protected Member Functions inherited from reco::LeafCandidate
void cacheCartesian () const
 set internal cache More...
 
void cachePolar () const
 set internal cache More...
 
void clearCache () const
 clear internal cache More...
 
- Protected Attributes inherited from reco::LeafCandidate
bool cacheCartesianFixed_
 
bool cachePolarFixed_
 has cache been set? More...
 
float eta_
 
float mass_
 
LorentzVector p4Cartesian_
 internal cache for p4 More...
 
PolarLorentzVector p4Polar_
 internal cache for p4 More...
 
int pdgId_
 PDG identifier. More...
 
float phi_
 
float pt_
 four-momentum Lorentz vector More...
 
Charge qx3_
 electric charge More...
 
int status_
 status word More...
 
Point vertex_
 vertex position More...
 

Detailed Description

Definition at line 22 of file CaloMET.h.

Constructor & Destructor Documentation

CaloMET::CaloMET ( )

Definition at line 5 of file CaloMET.cc.

References calo_data, SpecificCaloMETData::CaloMETInmHF, SpecificCaloMETData::CaloMETInpHF, SpecificCaloMETData::CaloMETPhiInmHF, SpecificCaloMETData::CaloMETPhiInpHF, SpecificCaloMETData::CaloSETInmHF, SpecificCaloMETData::CaloSETInpHF, SpecificCaloMETData::EmEtInEB, SpecificCaloMETData::EmEtInEE, SpecificCaloMETData::EmEtInHF, SpecificCaloMETData::EtFractionEm, SpecificCaloMETData::EtFractionHadronic, SpecificCaloMETData::HadEtInHB, SpecificCaloMETData::HadEtInHE, SpecificCaloMETData::HadEtInHF, SpecificCaloMETData::HadEtInHO, SpecificCaloMETData::MaxEtInEmTowers, SpecificCaloMETData::MaxEtInHadTowers, and SpecificCaloMETData::METSignificance.

6 {
7  calo_data.MaxEtInEmTowers = 0.0; // Maximum energy in EM towers
8  calo_data.MaxEtInHadTowers = 0.0; // Maximum energy in HCAL towers
9  calo_data.HadEtInHO = 0.0; // Hadronic energy fraction in HO
10  calo_data.HadEtInHB = 0.0; // Hadronic energy in HB
11  calo_data.HadEtInHF = 0.0; // Hadronic energy in HF
12  calo_data.HadEtInHE = 0.0; // Hadronic energy in HE
13  calo_data.EmEtInEB = 0.0; // Em energy in EB
14  calo_data.EmEtInEE = 0.0; // Em energy in EE
15  calo_data.EmEtInHF = 0.0; // Em energy in HF
16  calo_data.EtFractionHadronic = 0.0; // Hadronic energy fraction
17  calo_data.EtFractionEm = 0.0; // Em energy fraction
18  calo_data.METSignificance = -1.0; // MET Significance
19  calo_data.CaloSETInpHF = 0.0; // CaloSET in HF+
20  calo_data.CaloSETInmHF = 0.0; // CaloSET in HF-
21  calo_data.CaloMETInpHF = 0.0; // CaloMET in HF+
22  calo_data.CaloMETInmHF = 0.0; // CaloMET in HF-
23  calo_data.CaloMETPhiInpHF = 0.0; // CaloMET-phi in HF+
24  calo_data.CaloMETPhiInmHF = 0.0; // CaloMET-phi in HF-
25 
26 }
SpecificCaloMETData calo_data
Definition: CaloMET.h:85
reco::CaloMET::CaloMET ( const SpecificCaloMETData calo_data_,
double  sumet_,
const LorentzVector fP4,
const Point fVertex 
)
inline

Definition at line 27 of file CaloMET.h.

29  : MET( sumet_, fP4, fVertex ), calo_data( calo_data_ ) {}
SpecificCaloMETData calo_data
Definition: CaloMET.h:85
MET()
Definition: MET.cc:19
reco::CaloMET::CaloMET ( const SpecificCaloMETData calo_data_,
double  sumet_,
const std::vector< CorrMETData > &  corr_,
const LorentzVector fP4,
const Point fVertex 
)
inline

Definition at line 30 of file CaloMET.h.

33  : MET( sumet_, corr_, fP4, fVertex ), calo_data( calo_data_ ) {}
SpecificCaloMETData calo_data
Definition: CaloMET.h:85
MET()
Definition: MET.cc:19
virtual reco::CaloMET::~CaloMET ( )
inlinevirtual

Definition at line 35 of file CaloMET.h.

35 {}

Member Function Documentation

double reco::CaloMET::CaloMETInmHF ( ) const
inline

Definition at line 69 of file CaloMET.h.

References calo_data, and SpecificCaloMETData::CaloMETInmHF.

69 {return calo_data.CaloMETInmHF;};
SpecificCaloMETData calo_data
Definition: CaloMET.h:85
double reco::CaloMET::CaloMETInpHF ( ) const
inline

Definition at line 67 of file CaloMET.h.

References calo_data, and SpecificCaloMETData::CaloMETInpHF.

67 {return calo_data.CaloMETInpHF;};
SpecificCaloMETData calo_data
Definition: CaloMET.h:85
double reco::CaloMET::CaloMETPhiInmHF ( ) const
inline

Definition at line 73 of file CaloMET.h.

References calo_data, and SpecificCaloMETData::CaloMETPhiInmHF.

73 {return calo_data.CaloMETPhiInmHF;};
SpecificCaloMETData calo_data
Definition: CaloMET.h:85
double reco::CaloMET::CaloMETPhiInpHF ( ) const
inline

Definition at line 71 of file CaloMET.h.

References calo_data, and SpecificCaloMETData::CaloMETPhiInpHF.

71 {return calo_data.CaloMETPhiInpHF;};
SpecificCaloMETData calo_data
Definition: CaloMET.h:85
double reco::CaloMET::CaloSETInmHF ( ) const
inline

Definition at line 65 of file CaloMET.h.

References calo_data, and SpecificCaloMETData::CaloSETInmHF.

Referenced by METTester::analyze().

65 {return calo_data.CaloSETInmHF;};
SpecificCaloMETData calo_data
Definition: CaloMET.h:85
double reco::CaloMET::CaloSETInpHF ( ) const
inline

Definition at line 63 of file CaloMET.h.

References calo_data, and SpecificCaloMETData::CaloSETInpHF.

Referenced by METTester::analyze().

63 {return calo_data.CaloSETInpHF;};
SpecificCaloMETData calo_data
Definition: CaloMET.h:85
double reco::CaloMET::emEtFraction ( ) const
inline

Definition at line 45 of file CaloMET.h.

References calo_data, and SpecificCaloMETData::EtFractionEm.

Referenced by METTester::analyze(), and METAnalyzer::fillMonitorElement().

45 {return calo_data.EtFractionEm;};
SpecificCaloMETData calo_data
Definition: CaloMET.h:85
double reco::CaloMET::emEtInEB ( ) const
inline

Definition at line 55 of file CaloMET.h.

References calo_data, and SpecificCaloMETData::EmEtInEB.

Referenced by METTester::analyze(), and METAnalyzer::fillMonitorElement().

55 {return calo_data.EmEtInEB;};
SpecificCaloMETData calo_data
Definition: CaloMET.h:85
double reco::CaloMET::emEtInEE ( ) const
inline

Definition at line 57 of file CaloMET.h.

References calo_data, and SpecificCaloMETData::EmEtInEE.

Referenced by METTester::analyze(), and METAnalyzer::fillMonitorElement().

57 {return calo_data.EmEtInEE;};
SpecificCaloMETData calo_data
Definition: CaloMET.h:85
double reco::CaloMET::emEtInHF ( ) const
inline

Definition at line 59 of file CaloMET.h.

References calo_data, and SpecificCaloMETData::EmEtInHF.

Referenced by METTester::analyze(), and METAnalyzer::fillMonitorElement().

59 {return calo_data.EmEtInHF;};
SpecificCaloMETData calo_data
Definition: CaloMET.h:85
double reco::CaloMET::etFractionHadronic ( ) const
inline

Definition at line 42 of file CaloMET.h.

References calo_data, and SpecificCaloMETData::EtFractionHadronic.

Referenced by METTester::analyze(), and METAnalyzer::fillMonitorElement().

43  {return calo_data.EtFractionHadronic;};
SpecificCaloMETData calo_data
Definition: CaloMET.h:85
SpecificCaloMETData reco::CaloMET::getSpecific ( ) const
inline
double reco::CaloMET::hadEtInHB ( ) const
inline

Definition at line 47 of file CaloMET.h.

References calo_data, and SpecificCaloMETData::HadEtInHB.

Referenced by METTester::analyze(), and METAnalyzer::fillMonitorElement().

47 {return calo_data.HadEtInHB;};
SpecificCaloMETData calo_data
Definition: CaloMET.h:85
double reco::CaloMET::hadEtInHE ( ) const
inline

Definition at line 51 of file CaloMET.h.

References calo_data, and SpecificCaloMETData::HadEtInHE.

Referenced by METTester::analyze(), and METAnalyzer::fillMonitorElement().

51 {return calo_data.HadEtInHE;};
SpecificCaloMETData calo_data
Definition: CaloMET.h:85
double reco::CaloMET::hadEtInHF ( ) const
inline

Definition at line 53 of file CaloMET.h.

References calo_data, and SpecificCaloMETData::HadEtInHF.

Referenced by METTester::analyze(), and METAnalyzer::fillMonitorElement().

53 {return calo_data.HadEtInHF;};
SpecificCaloMETData calo_data
Definition: CaloMET.h:85
double reco::CaloMET::hadEtInHO ( ) const
inline

Definition at line 49 of file CaloMET.h.

References calo_data, and SpecificCaloMETData::HadEtInHO.

Referenced by METTester::analyze(), and METAnalyzer::fillMonitorElement().

49 {return calo_data.HadEtInHO;};
SpecificCaloMETData calo_data
Definition: CaloMET.h:85
double reco::CaloMET::maxEtInEmTowers ( ) const
inline

Definition at line 38 of file CaloMET.h.

References calo_data, and SpecificCaloMETData::MaxEtInEmTowers.

Referenced by METTester::analyze(), and METAnalyzer::fillMonitorElement().

38 {return calo_data.MaxEtInEmTowers;};
SpecificCaloMETData calo_data
Definition: CaloMET.h:85
double reco::CaloMET::maxEtInHadTowers ( ) const
inline

Definition at line 40 of file CaloMET.h.

References calo_data, and SpecificCaloMETData::MaxEtInHadTowers.

Referenced by METTester::analyze(), and METAnalyzer::fillMonitorElement().

40 {return calo_data.MaxEtInHadTowers;};
SpecificCaloMETData calo_data
Definition: CaloMET.h:85
double reco::CaloMET::metSignificance ( ) const
inline

Definition at line 61 of file CaloMET.h.

References reco::MET::significance().

61 {return this->significance();};
double significance() const
Definition: MET.cc:78
bool CaloMET::overlap ( const Candidate ) const
privatevirtual

check overlap with another candidate

Reimplemented from reco::MET.

Definition at line 28 of file CaloMET.cc.

29 {
30  return false;
31 }
void reco::CaloMET::SetMetSignificance ( double  metsig)
inline

Definition at line 76 of file CaloMET.h.

References calo_data, and SpecificCaloMETData::METSignificance.

Referenced by cms::CaloMETProducer::produce().

76 { calo_data.METSignificance = metsig; }
SpecificCaloMETData calo_data
Definition: CaloMET.h:85

Member Data Documentation

SpecificCaloMETData reco::CaloMET::calo_data
private