CMS 3D CMS Logo

List of all members | Public Member Functions | Private Member Functions | Private Attributes
l1t::EGamma Class Reference

#include <EGamma.h>

Inheritance diagram for l1t::EGamma:
l1t::L1Candidate reco::LeafCandidate reco::Candidate

Public Member Functions

 EGamma ()
 
 EGamma (const L1Candidate &rhs)
 
 EGamma (const LorentzVector &p4, int pt=0, int eta=0, int phi=0, int qual=0, int iso=0)
 
 EGamma (const PolarLorentzVector &p4, int pt=0, int eta=0, int phi=0, int qual=0, int iso=0)
 
short int footprintEt () const
 
short int isoEt () const
 
short int nTT () const
 
short int rawEt () const
 
void setFootprintEt (short int fp)
 
void setIsoEt (short int iso)
 
void setNTT (short int ntt)
 
void setRawEt (short int pt)
 
void setShape (short int s)
 
void setTowerHoE (short int HoE)
 
void setTowerIEta (short int ieta)
 
void setTowerIPhi (short int iphi)
 
short int shape () const
 
short int towerHoE () const
 
short int towerIEta () const
 
short int towerIPhi () const
 
 ~EGamma ()
 
- Public Member Functions inherited from l1t::L1Candidate
int hwEta () const
 
int hwIso () const
 
int hwPhi () const
 
int hwPt () const
 
int hwQual () const
 
 L1Candidate ()
 
 L1Candidate (const LorentzVector &p4, int pt=0, int eta=0, int phi=0, int qual=0, int iso=0)
 
 L1Candidate (const PolarLorentzVector &p4, int pt=0, int eta=0, int phi=0, int qual=0, int iso=0)
 
void setHwEta (int eta)
 
void setHwIso (int iso)
 
void setHwPhi (int phi)
 
void setHwPt (int pt)
 
void setHwQual (int qual)
 
 ~L1Candidate ()
 
- Public Member Functions inherited from reco::LeafCandidate
virtual Vector boostToCM () const final
 
virtual int charge () const final
 electric charge More...
 
virtual LeafCandidateclone () const
 returns a clone of the Candidate object More...
 
void construct (int qx3, float pt, float eta, float phi, float mass, const Point &vtx, int pdgId, int status)
 
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 double energy () const final
 energy More...
 
virtual double et () const final
 transverse energy More...
 
virtual double et2 () const final
 transverse energy squared (use this for cut!) More...
 
virtual double eta () const 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 ()
 
 LeafCandidate (const Candidate &c)
 
template<typename... Args>
 LeafCandidate (Args &&...args)
 
 LeafCandidate (LeafCandidate &rh)
 
 LeafCandidate (LeafCandidate &&)=default
 
 LeafCandidate (LeafCandidate const &)=default
 
virtual bool longLived () const final
 is long lived? More...
 
virtual double mass () const final
 mass More...
 
virtual bool massConstraint () const final
 do mass constraint? More...
 
virtual double massSqr () const 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 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 final
 transverse mass More...
 
virtual double mtSqr () const 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
 
LeafCandidateoperator= (LeafCandidate &&)=default
 
LeafCandidateoperator= (LeafCandidate const &)=default
 
virtual double p () const final
 magnitude of momentum vector More...
 
virtual const LorentzVectorp4 () const final
 four-momentum Lorentz vector More...
 
virtual int pdgId () const final
 PDG identifier. More...
 
virtual double phi () const final
 momentum azimuthal angle More...
 
virtual const PolarLorentzVectorpolarP4 () const final
 four-momentum Lorentz vector More...
 
virtual double pt () const final
 transverse momentum More...
 
virtual double px () const final
 x coordinate of momentum vector More...
 
virtual double py () const final
 y coordinate of momentum vector More...
 
virtual double pz () const final
 z coordinate of momentum vector More...
 
virtual double rapidity () const final
 rapidity More...
 
virtual void setCharge (Charge q) final
 set electric charge More...
 
virtual void setLongLived () final
 
virtual void setMass (double m) final
 set particle mass More...
 
virtual void setMassConstraint () final
 
virtual void setP4 (const LorentzVector &p4) final
 set 4-momentum More...
 
virtual void setP4 (const PolarLorentzVector &p4) final
 set 4-momentum More...
 
virtual void setPdgId (int pdgId) final
 
virtual void setPz (double pz) final
 
virtual void setStatus (int status) final
 set status word More...
 
virtual void setThreeCharge (Charge qx3) 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 final
 status word More...
 
virtual double theta () const final
 momentum polar angle More...
 
virtual int threeCharge () const 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 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 final
 rapidity More...
 
virtual ~LeafCandidate ()
 destructor More...
 
- Public Member Functions inherited from reco::Candidate
const_iterator begin () const
 first daughter const_iterator More...
 
iterator begin ()
 first daughter iterator More...
 
virtual const TrackbestTrack () const
 
 Candidate ()
 default constructor More...
 
virtual float dxyError () const
 uncertainty on dxy More...
 
virtual float dzError () const
 uncertainty on dz More...
 
const_iterator end () const
 last daughter const_iterator More...
 
iterator end ()
 last daughter iterator 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...
 
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

void clear_extended ()
 

Private Attributes

short int footprintEt_
 
short int isoEt_
 
short int nTT_
 
short int rawEt_
 
short int shape_
 
short int towerHoE_
 
short int towerIEta_
 
short int towerIPhi_
 

Additional Inherited Members

- 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...
 

Detailed Description

Definition at line 17 of file EGamma.h.

Constructor & Destructor Documentation

l1t::EGamma::EGamma ( )
inline

Definition at line 20 of file EGamma.h.

Referenced by EGamma().

20 {}
l1t::EGamma::EGamma ( const L1Candidate rhs)
inline
EGamma::EGamma ( const LorentzVector p4,
int  pt = 0,
int  eta = 0,
int  phi = 0,
int  qual = 0,
int  iso = 0 
)

Definition at line 16 of file EGamma.cc.

References clear_extended().

22  : L1Candidate(p4, pt, eta, phi, qual, iso)
23 {
25 }
virtual double pt() const final
transverse momentum
virtual double eta() const final
momentum pseudorapidity
virtual double phi() const final
momentum azimuthal angle
void clear_extended()
Definition: EGamma.cc:5
virtual const LorentzVector & p4() const final
four-momentum Lorentz vector
Definition: LeafCandidate.h:99
EGamma::EGamma ( const PolarLorentzVector p4,
int  pt = 0,
int  eta = 0,
int  phi = 0,
int  qual = 0,
int  iso = 0 
)

Definition at line 27 of file EGamma.cc.

References clear_extended().

33  : L1Candidate(p4, pt, eta, phi, qual, iso)
34 {
36 }
virtual double pt() const final
transverse momentum
virtual double eta() const final
momentum pseudorapidity
virtual double phi() const final
momentum azimuthal angle
void clear_extended()
Definition: EGamma.cc:5
virtual const LorentzVector & p4() const final
four-momentum Lorentz vector
Definition: LeafCandidate.h:99
EGamma::~EGamma ( )

Definition at line 38 of file EGamma.cc.

Referenced by EGamma().

39 {
40 
41 }

Member Function Documentation

void EGamma::clear_extended ( )
private

Definition at line 5 of file EGamma.cc.

References footprintEt_, isoEt_, nTT_, rawEt_, shape_, towerHoE_, towerIEta_, and towerIPhi_.

Referenced by EGamma().

5  {
6  towerIEta_ = 0;
7  towerIPhi_ = 0;
8  rawEt_ = 0;
9  isoEt_ = 0;
10  footprintEt_ = 0;
11  nTT_ = 0;
12  shape_ = 0;
13  towerHoE_ = 0;
14 }
short int rawEt_
Definition: EGamma.h:65
short int towerIPhi_
Definition: EGamma.h:64
short int towerHoE_
Definition: EGamma.h:70
short int shape_
Definition: EGamma.h:69
short int isoEt_
Definition: EGamma.h:66
short int towerIEta_
Definition: EGamma.h:63
short int footprintEt_
Definition: EGamma.h:67
short int nTT_
Definition: EGamma.h:68
short int EGamma::footprintEt ( ) const

Definition at line 91 of file EGamma.cc.

References footprintEt_.

Referenced by EGamma(), l1t::CaloTools::egP4Demux(), and l1t::CaloTools::egP4MP().

91  {
92  return footprintEt_;
93 }
short int footprintEt_
Definition: EGamma.h:67
short int EGamma::isoEt ( ) const

Definition at line 87 of file EGamma.cc.

References isoEt_.

Referenced by EGamma(), l1t::CaloTools::egP4Demux(), and l1t::CaloTools::egP4MP().

87  {
88  return isoEt_;
89 }
short int isoEt_
Definition: EGamma.h:66
short int EGamma::nTT ( ) const

Definition at line 95 of file EGamma.cc.

References nTT_.

Referenced by EGamma(), l1t::CaloTools::egP4Demux(), and l1t::CaloTools::egP4MP().

95  {
96  return nTT_;
97 }
short int nTT_
Definition: EGamma.h:68
short int EGamma::rawEt ( ) const

Definition at line 83 of file EGamma.cc.

References rawEt_.

Referenced by EGamma(), l1t::CaloTools::egP4Demux(), and l1t::CaloTools::egP4MP().

83  {
84  return rawEt_;
85 }
short int rawEt_
Definition: EGamma.h:65
void EGamma::setFootprintEt ( short int  fp)

Definition at line 59 of file EGamma.cc.

References reco::LeafCandidate::et(), and footprintEt_.

Referenced by EGamma(), and l1t::Stage2Layer2EGammaAlgorithmFirmwareImp1::processEvent().

59  {
60  footprintEt_ = et;
61 }
virtual double et() const final
transverse energy
short int footprintEt_
Definition: EGamma.h:67
void EGamma::setIsoEt ( short int  iso)

Definition at line 55 of file EGamma.cc.

References reco::LeafCandidate::et(), and isoEt_.

Referenced by EGamma(), and l1t::Stage2Layer2EGammaAlgorithmFirmwareImp1::processEvent().

55  {
56  isoEt_ = et;
57 }
virtual double et() const final
transverse energy
short int isoEt_
Definition: EGamma.h:66
void EGamma::setNTT ( short int  ntt)

Definition at line 63 of file EGamma.cc.

References nTT_.

Referenced by EGamma(), and l1t::Stage2Layer2EGammaAlgorithmFirmwareImp1::processEvent().

63  {
64  nTT_ = ntt;
65 }
short int nTT_
Definition: EGamma.h:68
void EGamma::setRawEt ( short int  pt)

Definition at line 51 of file EGamma.cc.

References reco::LeafCandidate::et(), and rawEt_.

Referenced by EGamma(), and l1t::Stage2Layer2EGammaAlgorithmFirmwareImp1::processEvent().

51  {
52  rawEt_ = et;
53 }
short int rawEt_
Definition: EGamma.h:65
virtual double et() const final
transverse energy
void EGamma::setShape ( short int  s)

Definition at line 67 of file EGamma.cc.

References alignCSCRings::s, and shape_.

Referenced by EGamma(), and l1t::Stage2Layer2EGammaAlgorithmFirmwareImp1::processEvent().

67  {
68  shape_ = s;
69 }
short int shape_
Definition: EGamma.h:69
void EGamma::setTowerHoE ( short int  HoE)

Definition at line 71 of file EGamma.cc.

References towerHoE_.

Referenced by EGamma(), and l1t::Stage2Layer2EGammaAlgorithmFirmwareImp1::processEvent().

71  {
72  towerHoE_ = HoE;
73 }
short int towerHoE_
Definition: EGamma.h:70
void EGamma::setTowerIEta ( short int  ieta)

Definition at line 43 of file EGamma.cc.

References towerIEta_.

Referenced by EGamma(), and l1t::Stage2Layer2EGammaAlgorithmFirmwareImp1::processEvent().

43  {
44  towerIEta_ = ieta;
45 }
short int towerIEta_
Definition: EGamma.h:63
void EGamma::setTowerIPhi ( short int  iphi)

Definition at line 47 of file EGamma.cc.

References towerIPhi_.

Referenced by EGamma(), l1t::CaloTools::egP4Demux(), l1t::CaloTools::egP4MP(), and l1t::Stage2Layer2EGammaAlgorithmFirmwareImp1::processEvent().

47  {
48  towerIPhi_ = iphi;
49 }
short int towerIPhi_
Definition: EGamma.h:64
short int EGamma::shape ( ) const

Definition at line 99 of file EGamma.cc.

References shape_.

Referenced by EGamma(), l1t::CaloTools::egP4Demux(), and l1t::CaloTools::egP4MP().

99  {
100  return shape_;
101 }
short int shape_
Definition: EGamma.h:69
short int EGamma::towerHoE ( ) const

Definition at line 103 of file EGamma.cc.

References towerHoE_.

Referenced by EGamma(), and l1t::CaloTools::egP4Demux().

103  {
104  return towerHoE_;
105 }
short int towerHoE_
Definition: EGamma.h:70
short int EGamma::towerIEta ( ) const

Definition at line 75 of file EGamma.cc.

References towerIEta_.

Referenced by EGamma(), l1t::CaloTools::egP4Demux(), and l1t::CaloTools::egP4MP().

75  {
76  return towerIEta_;
77 }
short int towerIEta_
Definition: EGamma.h:63
short int EGamma::towerIPhi ( ) const

Definition at line 79 of file EGamma.cc.

References towerIPhi_.

Referenced by EGamma(), l1t::CaloTools::egP4Demux(), and l1t::CaloTools::egP4MP().

79  {
80  return towerIPhi_;
81 }
short int towerIPhi_
Definition: EGamma.h:64

Member Data Documentation

short int l1t::EGamma::footprintEt_
private

Definition at line 67 of file EGamma.h.

Referenced by clear_extended(), footprintEt(), and setFootprintEt().

short int l1t::EGamma::isoEt_
private

Definition at line 66 of file EGamma.h.

Referenced by clear_extended(), isoEt(), and setIsoEt().

short int l1t::EGamma::nTT_
private

Definition at line 68 of file EGamma.h.

Referenced by clear_extended(), nTT(), and setNTT().

short int l1t::EGamma::rawEt_
private

Definition at line 65 of file EGamma.h.

Referenced by clear_extended(), rawEt(), and setRawEt().

short int l1t::EGamma::shape_
private

Definition at line 69 of file EGamma.h.

Referenced by clear_extended(), setShape(), and shape().

short int l1t::EGamma::towerHoE_
private

Definition at line 70 of file EGamma.h.

Referenced by clear_extended(), setTowerHoE(), and towerHoE().

short int l1t::EGamma::towerIEta_
private

Definition at line 63 of file EGamma.h.

Referenced by clear_extended(), setTowerIEta(), and towerIEta().

short int l1t::EGamma::towerIPhi_
private

Definition at line 64 of file EGamma.h.

Referenced by clear_extended(), setTowerIPhi(), and towerIPhi().