CMS 3D CMS Logo

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

#include <L1EtMissParticle.h>

Inheritance diagram for l1extra::L1EtMissParticle:
reco::LeafCandidate reco::Candidate

Public Types

enum  EtMissType { kMET, kMHT, kNumTypes }
 
- 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...
 

Public Member Functions

int bx () const
 
virtual L1EtMissParticleclone () const
 returns a clone of the Candidate object More...
 
double etMiss () const
 
const double & etTotal () const
 
const L1GctEtHadgctEtHad () const
 
const edm::Ref
< L1GctEtHadCollection > & 
gctEtHadRef () const
 
const L1GctEtMissgctEtMiss () const
 
const edm::Ref
< L1GctEtMissCollection > & 
gctEtMissRef () const
 
const L1GctEtTotalgctEtTotal () const
 
const edm::Ref
< L1GctEtTotalCollection > & 
gctEtTotalRef () const
 
const L1GctHtMissgctHtMiss () const
 
const edm::Ref
< L1GctHtMissCollection > & 
gctHtMissRef () const
 
 L1EtMissParticle ()
 
 L1EtMissParticle (const LorentzVector &p4, EtMissType type, const double &etTotal, const edm::Ref< L1GctEtMissCollection > &aEtMissRef=edm::Ref< L1GctEtMissCollection >(), const edm::Ref< L1GctEtTotalCollection > &aEtTotalRef=edm::Ref< L1GctEtTotalCollection >(), const edm::Ref< L1GctHtMissCollection > &aHtMissRef=edm::Ref< L1GctHtMissCollection >(), const edm::Ref< L1GctEtHadCollection > &aEtHadRef=edm::Ref< L1GctEtHadCollection >(), int bx=0)
 
 L1EtMissParticle (const PolarLorentzVector &p4, EtMissType type, const double &etTotal, const edm::Ref< L1GctEtMissCollection > &aEtMissRef=edm::Ref< L1GctEtMissCollection >(), const edm::Ref< L1GctEtTotalCollection > &aEtTotalRef=edm::Ref< L1GctEtTotalCollection >(), const edm::Ref< L1GctHtMissCollection > &aHtMissRef=edm::Ref< L1GctHtMissCollection >(), const edm::Ref< L1GctEtHadCollection > &aEtHadRef=edm::Ref< L1GctEtHadCollection >(), int bx=0)
 
void setBx (int bx)
 
void setEtTotal (const double &etTotal)
 
EtMissType type () const
 
virtual ~L1EtMissParticle ()
 
- 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...
 
 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 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 Attributes

int bx_
 
edm::Ref< L1GctEtHadCollectionetHadRef_
 
edm::Ref< L1GctEtMissCollectionetMissRef_
 
double etTot_
 
edm::Ref< L1GctEtTotalCollectionetTotRef_
 
edm::Ref< L1GctHtMissCollectionhtMissRef_
 
EtMissType type_
 

Additional Inherited Members

- 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::LeafCandidate
void cacheCartesian () const
 set internal cache More...
 
void cachePolar () const
 set internal cache More...
 
void clearCache () const
 clear internal cache More...
 
virtual bool overlap (const Candidate &) const
 check overlap with another Candidate 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 27 of file L1EtMissParticle.h.

Member Enumeration Documentation

Constructor & Destructor Documentation

L1EtMissParticle::L1EtMissParticle ( )

Definition at line 31 of file L1EtMissParticle.cc.

Referenced by clone().

32 {
33 }
L1EtMissParticle::L1EtMissParticle ( const LorentzVector p4,
EtMissType  type,
const double &  etTotal,
const edm::Ref< L1GctEtMissCollection > &  aEtMissRef = edm::RefL1GctEtMissCollection >(),
const edm::Ref< L1GctEtTotalCollection > &  aEtTotalRef = edm::RefL1GctEtTotalCollection >(),
const edm::Ref< L1GctHtMissCollection > &  aHtMissRef = edm::RefL1GctHtMissCollection >(),
const edm::Ref< L1GctEtHadCollection > &  aEtHadRef = edm::RefL1GctEtHadCollection >(),
int  bx = 0 
)

Definition at line 35 of file L1EtMissParticle.cc.

44  : LeafCandidate( ( char ) 0, p4 ),
45  type_( type ),
46  etTot_( etTotal ),
47  etMissRef_( aEtMissRef ),
48  etTotRef_( aEtTotalRef ),
49  htMissRef_( aHtMissRef ),
50  etHadRef_( aEtHadRef ),
51  bx_( bx )
52 {
53 }
type
Definition: HCALResponse.h:21
virtual const LorentzVector & p4() const GCC11_FINAL
four-momentum Lorentz vector
edm::Ref< L1GctHtMissCollection > htMissRef_
edm::Ref< L1GctEtTotalCollection > etTotRef_
LeafCandidate()
default constructor
Definition: LeafCandidate.h:42
edm::Ref< L1GctEtHadCollection > etHadRef_
const double & etTotal() const
edm::Ref< L1GctEtMissCollection > etMissRef_
L1EtMissParticle::L1EtMissParticle ( const PolarLorentzVector p4,
EtMissType  type,
const double &  etTotal,
const edm::Ref< L1GctEtMissCollection > &  aEtMissRef = edm::RefL1GctEtMissCollection >(),
const edm::Ref< L1GctEtTotalCollection > &  aEtTotalRef = edm::RefL1GctEtTotalCollection >(),
const edm::Ref< L1GctHtMissCollection > &  aHtMissRef = edm::RefL1GctHtMissCollection >(),
const edm::Ref< L1GctEtHadCollection > &  aEtHadRef = edm::RefL1GctEtHadCollection >(),
int  bx = 0 
)

Definition at line 56 of file L1EtMissParticle.cc.

65  : LeafCandidate( ( char ) 0, p4 ),
66  type_( type ),
67  etTot_( etTotal ),
68  etMissRef_( aEtMissRef ),
69  etTotRef_( aEtTotalRef ),
70  htMissRef_( aHtMissRef ),
71  etHadRef_( aEtHadRef ),
72  bx_( bx )
73 {
74 }
type
Definition: HCALResponse.h:21
virtual const LorentzVector & p4() const GCC11_FINAL
four-momentum Lorentz vector
edm::Ref< L1GctHtMissCollection > htMissRef_
edm::Ref< L1GctEtTotalCollection > etTotRef_
LeafCandidate()
default constructor
Definition: LeafCandidate.h:42
edm::Ref< L1GctEtHadCollection > etHadRef_
const double & etTotal() const
edm::Ref< L1GctEtMissCollection > etMissRef_
virtual l1extra::L1EtMissParticle::~L1EtMissParticle ( )
inlinevirtual

Definition at line 64 of file L1EtMissParticle.h.

64 {}

Member Function Documentation

int l1extra::L1EtMissParticle::bx ( ) const
inline

Definition at line 113 of file L1EtMissParticle.h.

References bx_.

Referenced by setBx().

114  { return bx_ ; }
virtual L1EtMissParticle* l1extra::L1EtMissParticle::clone ( void  ) const
inlinevirtual

returns a clone of the Candidate object

Reimplemented from reco::LeafCandidate.

Definition at line 110 of file L1EtMissParticle.h.

References L1EtMissParticle().

111  { return new L1EtMissParticle( *this ) ; }
double l1extra::L1EtMissParticle::etMiss ( ) const
inline

Definition at line 71 of file L1EtMissParticle.h.

References reco::LeafCandidate::et().

72  { return et() ; }
virtual double et() const GCC11_FINAL
transverse energy
const double& l1extra::L1EtMissParticle::etTotal ( ) const
inline

Definition at line 75 of file L1EtMissParticle.h.

References etTot_.

Referenced by L1ExtraMEtMixerPlugin::produce(), and setEtTotal().

76  { return etTot_ ; }
const L1GctEtHad* l1extra::L1EtMissParticle::gctEtHad ( ) const
inline

Definition at line 107 of file L1EtMissParticle.h.

References etHadRef_, and edm::Ref< C, T, F >::get().

108  { return etHadRef_.get() ; }
edm::Ref< L1GctEtHadCollection > etHadRef_
T const * get() const
Returns C++ pointer to the item.
Definition: Ref.h:242
const edm::Ref< L1GctEtHadCollection >& l1extra::L1EtMissParticle::gctEtHadRef ( ) const
inline

Definition at line 91 of file L1EtMissParticle.h.

References etHadRef_.

92  { return etHadRef_ ; }
edm::Ref< L1GctEtHadCollection > etHadRef_
const L1GctEtMiss* l1extra::L1EtMissParticle::gctEtMiss ( ) const
inline

Definition at line 95 of file L1EtMissParticle.h.

References etMissRef_, and edm::Ref< C, T, F >::get().

96  { return etMissRef_.get() ; }
edm::Ref< L1GctEtMissCollection > etMissRef_
T const * get() const
Returns C++ pointer to the item.
Definition: Ref.h:242
const edm::Ref< L1GctEtMissCollection >& l1extra::L1EtMissParticle::gctEtMissRef ( ) const
inline

Definition at line 79 of file L1EtMissParticle.h.

References etMissRef_.

80  { return etMissRef_ ; }
edm::Ref< L1GctEtMissCollection > etMissRef_
const L1GctEtTotal* l1extra::L1EtMissParticle::gctEtTotal ( ) const
inline

Definition at line 99 of file L1EtMissParticle.h.

References etTotRef_, and edm::Ref< C, T, F >::get().

100  { return etTotRef_.get() ; }
edm::Ref< L1GctEtTotalCollection > etTotRef_
T const * get() const
Returns C++ pointer to the item.
Definition: Ref.h:242
const edm::Ref< L1GctEtTotalCollection >& l1extra::L1EtMissParticle::gctEtTotalRef ( ) const
inline

Definition at line 83 of file L1EtMissParticle.h.

References etTotRef_.

84  { return etTotRef_ ; }
edm::Ref< L1GctEtTotalCollection > etTotRef_
const L1GctHtMiss* l1extra::L1EtMissParticle::gctHtMiss ( ) const
inline

Definition at line 103 of file L1EtMissParticle.h.

References edm::Ref< C, T, F >::get(), and htMissRef_.

104  { return htMissRef_.get() ; }
edm::Ref< L1GctHtMissCollection > htMissRef_
T const * get() const
Returns C++ pointer to the item.
Definition: Ref.h:242
const edm::Ref< L1GctHtMissCollection >& l1extra::L1EtMissParticle::gctHtMissRef ( ) const
inline

Definition at line 87 of file L1EtMissParticle.h.

References htMissRef_.

88  { return htMissRef_ ; }
edm::Ref< L1GctHtMissCollection > htMissRef_
void l1extra::L1EtMissParticle::setBx ( int  bx)
inline

Definition at line 122 of file L1EtMissParticle.h.

References bx(), and bx_.

void l1extra::L1EtMissParticle::setEtTotal ( const double &  etTotal)
inline

Definition at line 119 of file L1EtMissParticle.h.

References etTot_, and etTotal().

120  { etTot_ = etTotal ; }
const double & etTotal() const
EtMissType l1extra::L1EtMissParticle::type ( ) const
inline

Member Data Documentation

int l1extra::L1EtMissParticle::bx_
private

Definition at line 140 of file L1EtMissParticle.h.

Referenced by bx(), and setBx().

edm::Ref< L1GctEtHadCollection > l1extra::L1EtMissParticle::etHadRef_
private

Definition at line 138 of file L1EtMissParticle.h.

Referenced by gctEtHad(), and gctEtHadRef().

edm::Ref< L1GctEtMissCollection > l1extra::L1EtMissParticle::etMissRef_
private

Definition at line 135 of file L1EtMissParticle.h.

Referenced by gctEtMiss(), and gctEtMissRef().

double l1extra::L1EtMissParticle::etTot_
private

Definition at line 133 of file L1EtMissParticle.h.

Referenced by etTotal(), and setEtTotal().

edm::Ref< L1GctEtTotalCollection > l1extra::L1EtMissParticle::etTotRef_
private

Definition at line 136 of file L1EtMissParticle.h.

Referenced by gctEtTotal(), and gctEtTotalRef().

edm::Ref< L1GctHtMissCollection > l1extra::L1EtMissParticle::htMissRef_
private

Definition at line 137 of file L1EtMissParticle.h.

Referenced by gctHtMiss(), and gctHtMissRef().

EtMissType l1extra::L1EtMissParticle::type_
private