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::MET Class Reference

#include <MET.h>

Inheritance diagram for reco::MET:
reco::RecoCandidate reco::LeafCandidate reco::Candidate pat::PATObject< reco::MET > reco::CaloMET reco::GenMET reco::PFClusterMET reco::PFMET pat::MET

Public Member Functions

METclone () const
 returns a clone of the Candidate object More...
 
std::vector< double > dmEx () const
 
std::vector< double > dmEy () const
 
std::vector< double > dSignificance () 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 GCC11_FINAL
 
virtual int charge () const GCC11_FINAL
 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 GCC11_FINAL
 energy More...
 
virtual double et () const GCC11_FINAL
 transverse energy More...
 
virtual float eta () const GCC11_FINAL
 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...
 
virtual bool longLived () const GCC11_FINAL
 is long lived? More...
 
virtual float mass () const GCC11_FINAL
 mass More...
 
virtual bool massConstraint () const GCC11_FINAL
 do mass constraint? More...
 
virtual float massSqr () const GCC11_FINAL
 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 GCC11_FINAL
 spatial momentum vector More...
 
virtual const Candidatemother (size_type) const
 return mother at a given position (throws an exception) More...
 
virtual double mt () const GCC11_FINAL
 transverse mass More...
 
virtual double mtSqr () const GCC11_FINAL
 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 GCC11_FINAL
 magnitude of momentum vector More...
 
virtual const LorentzVectorp4 () const GCC11_FINAL
 four-momentum Lorentz vector More...
 
virtual int pdgId () const GCC11_FINAL
 PDG identifier. More...
 
virtual float phi () const GCC11_FINAL
 momentum azimuthal angle More...
 
virtual const PolarLorentzVectorpolarP4 () const GCC11_FINAL
 four-momentum Lorentz vector More...
 
virtual float pt () const GCC11_FINAL
 transverse momentum More...
 
virtual double px () const GCC11_FINAL
 x coordinate of momentum vector More...
 
virtual double py () const GCC11_FINAL
 y coordinate of momentum vector More...
 
virtual double pz () const GCC11_FINAL
 z coordinate of momentum vector More...
 
virtual double rapidity () const GCC11_FINAL
 rapidity More...
 
virtual void setCharge (Charge q) GCC11_FINAL
 set electric charge More...
 
virtual void setLongLived () GCC11_FINAL
 set long lived flag More...
 
virtual void setMass (double m) GCC11_FINAL
 set particle mass More...
 
virtual void setMassConstraint () GCC11_FINAL
 set mass constraint flag More...
 
virtual void setP4 (const LorentzVector &p4) GCC11_FINAL
 set 4-momentum More...
 
virtual void setP4 (const PolarLorentzVector &p4) GCC11_FINAL
 set 4-momentum More...
 
virtual void setPdgId (int pdgId) GCC11_FINAL
 
virtual void setPz (double pz) GCC11_FINAL
 
virtual void setStatus (int status) GCC11_FINAL
 set status word More...
 
virtual void setThreeCharge (Charge qx3) GCC11_FINAL
 set electric charge More...
 
virtual void setVertex (const Point &vertex)
 set vertex More...
 
virtual CandidatePtr sourceCandidatePtr (size_type i) const
 
virtual int status () const GCC11_FINAL
 status word More...
 
virtual double theta () const GCC11_FINAL
 momentum polar angle More...
 
virtual int threeCharge () const GCC11_FINAL
 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 GCC11_FINAL
 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 GCC11_FINAL
 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

std::vector< CorrMETDatacorr
 
double elongit
 
double signif_dxx
 
double signif_dxy
 
double signif_dyx
 
double signif_dyy
 
double sumet
 

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 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 32 of file MET.h.

Constructor & Destructor Documentation

MET::MET ( )

Definition at line 15 of file MET.cc.

Referenced by clone().

16 {
17  sumet = 0.0;
18  elongit = 0.0;
20 }
double signif_dyx
Definition: MET.h:74
double signif_dxy
Definition: MET.h:75
double signif_dxx
Definition: MET.h:72
double signif_dyy
Definition: MET.h:73
double elongit
Definition: MET.h:70
double sumet
Definition: MET.h:69
MET::MET ( const LorentzVector p4_,
const Point vtx_ 
)

Definition at line 28 of file MET.cc.

References elongit, signif_dxx, signif_dxy, signif_dyx, signif_dyy, and sumet.

28  :
29  RecoCandidate( 0, p4_, vtx_ )
30 {
31  sumet = 0.0;
32  elongit = 0.0;
34 }
double signif_dyx
Definition: MET.h:74
double signif_dxy
Definition: MET.h:75
double signif_dxx
Definition: MET.h:72
double signif_dyy
Definition: MET.h:73
RecoCandidate()
default constructor
Definition: RecoCandidate.h:23
double elongit
Definition: MET.h:70
double sumet
Definition: MET.h:69
MET::MET ( double  sumet_,
const LorentzVector p4_,
const Point vtx_ 
)

Definition at line 42 of file MET.cc.

References elongit, signif_dxx, signif_dxy, signif_dyx, signif_dyy, and sumet.

42  :
43  RecoCandidate( 0, p4_, vtx_ )
44 {
45  sumet = sumet_;
46  elongit = 0.0;
48 }
double signif_dyx
Definition: MET.h:74
double signif_dxy
Definition: MET.h:75
double signif_dxx
Definition: MET.h:72
double signif_dyy
Definition: MET.h:73
RecoCandidate()
default constructor
Definition: RecoCandidate.h:23
double elongit
Definition: MET.h:70
double sumet
Definition: MET.h:69
MET::MET ( double  sumet_,
const std::vector< CorrMETData > &  corr_,
const LorentzVector p4_,
const Point vtx_ 
)

Definition at line 56 of file MET.cc.

References corr, elongit, i, signif_dxx, signif_dxy, signif_dyx, signif_dyy, and sumet.

57  :
58  RecoCandidate( 0, p4_, vtx_ )
59 {
60  sumet = sumet_;
61  elongit = 0.0;
63  //-----------------------------------
64  // Fill the vector containing the corrections (corr) with vector of
65  // known corrections (corr_) passed in via the constructor.
66  std::vector<CorrMETData>::const_iterator i;
67  for( i = corr_.begin(); i != corr_.end(); i++ )
68  {
69  corr.push_back( *i );
70  }
71 }
int i
Definition: DBlmapReader.cc:9
double signif_dyx
Definition: MET.h:74
double signif_dxy
Definition: MET.h:75
double signif_dxx
Definition: MET.h:72
std::vector< CorrMETData > corr
Definition: MET.h:76
double signif_dyy
Definition: MET.h:73
RecoCandidate()
default constructor
Definition: RecoCandidate.h:23
double elongit
Definition: MET.h:70
double sumet
Definition: MET.h:69

Member Function Documentation

MET * MET::clone ( void  ) const
virtual

returns a clone of the Candidate object

Reimplemented from reco::RecoCandidate.

Reimplemented in pat::MET.

Definition at line 77 of file MET.cc.

References MET().

77  {
78  return new MET( * this );
79 }
MET()
Definition: MET.cc:15
std::vector< double > MET::dmEx ( ) const

Definition at line 102 of file MET.cc.

References corr, and i.

103 {
104  std::vector<double> deltas;
105  std::vector<CorrMETData>::const_iterator i;
106  for( i = corr.begin(); i != corr.end(); i++ )
107  {
108  deltas.push_back( i->mex );
109  }
110  return deltas;
111 }
int i
Definition: DBlmapReader.cc:9
std::vector< CorrMETData > corr
Definition: MET.h:76
std::vector< double > MET::dmEy ( ) const

Definition at line 118 of file MET.cc.

References corr, and i.

119 {
120  std::vector<double> deltas;
121  std::vector<CorrMETData>::const_iterator i;
122  for( i = corr.begin(); i != corr.end(); i++ )
123  {
124  deltas.push_back( i->mey );
125  }
126  return deltas;
127 }
int i
Definition: DBlmapReader.cc:9
std::vector< CorrMETData > corr
Definition: MET.h:76
std::vector< double > MET::dSignificance ( ) const

Definition at line 163 of file MET.cc.

References corr, and i.

164 {
165  std::vector<double> deltas;
166  std::vector<CorrMETData>::const_iterator i;
167  for( i = corr.begin(); i != corr.end(); i++ )
168  {
169  deltas.push_back( i->significance );
170  }
171  return deltas;
172 }
int i
Definition: DBlmapReader.cc:9
std::vector< CorrMETData > corr
Definition: MET.h:76
std::vector< double > MET::dsumEt ( ) const

Definition at line 134 of file MET.cc.

References corr, and i.

135 {
136  std::vector<double> deltas;
137  std::vector<CorrMETData>::const_iterator i;
138  for( i = corr.begin(); i != corr.end(); i++ )
139  {
140  deltas.push_back( i->sumet );
141  }
142  return deltas;
143 }
int i
Definition: DBlmapReader.cc:9
std::vector< CorrMETData > corr
Definition: MET.h:76
double reco::MET::e_longitudinal ( ) const
inline

Definition at line 55 of file MET.h.

References elongit.

Referenced by TcMETAnalyzer::fillMonitorElement().

55 {return elongit; }
double elongit
Definition: MET.h:70
TMatrixD MET::getSignificanceMatrix ( void  ) const

Definition at line 149 of file MET.cc.

References query::result, signif_dxx, signif_dxy, signif_dyx, and signif_dyy.

Referenced by significance().

150 {
151  TMatrixD result(2,2);
152  result(0,0)=signif_dxx;
153  result(0,1)=signif_dxy;
154  result(1,0)=signif_dyx;
155  result(1,1)=signif_dyy;
156  return result;
157 }
double signif_dyx
Definition: MET.h:74
double signif_dxy
Definition: MET.h:75
double signif_dxx
Definition: MET.h:72
tuple result
Definition: query.py:137
double signif_dyy
Definition: MET.h:73
std::vector<CorrMETData> reco::MET::mEtCorr ( ) const
inline
double reco::MET::mEtSig ( ) const
inline
bool MET::overlap ( const Candidate ) const
privatevirtual

check overlap with another candidate

Implements reco::RecoCandidate.

Reimplemented in reco::GenMET, and reco::CaloMET.

Definition at line 178 of file MET.cc.

179 {
180  return false;
181 }
void MET::setSignificanceMatrix ( const TMatrixD &  matrix)

Definition at line 185 of file MET.cc.

References signif_dxx, signif_dxy, signif_dyx, and signif_dyy.

Referenced by cms::CaloMETProducer::produce(), cms::PFMETProducer::produce(), cms::METProducer::produce_CaloMET(), and cms::METProducer::produce_PFMET().

185  {
186  signif_dxx=inmatrix(0,0);
187  signif_dxy=inmatrix(0,1);
188  signif_dyx=inmatrix(1,0);
189  signif_dyy=inmatrix(1,1);
190  return;
191 }
double signif_dyx
Definition: MET.h:74
double signif_dxy
Definition: MET.h:75
double signif_dxx
Definition: MET.h:72
double signif_dyy
Definition: MET.h:73
double MET::significance ( ) const

Definition at line 83 of file MET.cc.

References getSignificanceMatrix(), reco::LeafCandidate::px(), reco::LeafCandidate::py(), signif_dxx, signif_dxy, signif_dyx, and signif_dyy.

Referenced by reco::CaloMET::metSignificance().

83  {
84  if(signif_dxx==0 && signif_dyy==0 && signif_dxy==0 && signif_dyx==0)
85  return -1;
86  TMatrixD metmat = getSignificanceMatrix();
87  TVectorD metvec(2);
88  metvec(0)=this->px();
89  metvec(1)=this->py();
90  double signif = -1;
91  if(std::fabs(metmat.Determinant())>0.000001){
92  metmat.Invert();
93  signif = metvec * (metmat * metvec);
94  }
95  return signif;
96 }
double signif_dyx
Definition: MET.h:74
double signif_dxy
Definition: MET.h:75
double signif_dxx
Definition: MET.h:72
virtual double py() const GCC11_FINAL
y coordinate of momentum vector
TMatrixD getSignificanceMatrix(void) const
Definition: MET.cc:149
virtual double px() const GCC11_FINAL
x coordinate of momentum vector
double signif_dyy
Definition: MET.h:73
double reco::MET::sumEt ( ) const
inline

Member Data Documentation

std::vector<CorrMETData> reco::MET::corr
private

Definition at line 76 of file MET.h.

Referenced by dmEx(), dmEy(), dSignificance(), dsumEt(), MET(), and mEtCorr().

double reco::MET::elongit
private

Definition at line 70 of file MET.h.

Referenced by e_longitudinal(), and MET().

double reco::MET::signif_dxx
private

Definition at line 72 of file MET.h.

Referenced by getSignificanceMatrix(), MET(), setSignificanceMatrix(), and significance().

double reco::MET::signif_dxy
private

Definition at line 75 of file MET.h.

Referenced by getSignificanceMatrix(), MET(), setSignificanceMatrix(), and significance().

double reco::MET::signif_dyx
private

Definition at line 74 of file MET.h.

Referenced by getSignificanceMatrix(), MET(), setSignificanceMatrix(), and significance().

double reco::MET::signif_dyy
private

Definition at line 73 of file MET.h.

Referenced by getSignificanceMatrix(), MET(), setSignificanceMatrix(), and significance().

double reco::MET::sumet
private

Definition at line 69 of file MET.h.

Referenced by MET(), mEtSig(), and sumEt().