CMS 3D CMS Logo

List of all members | Public Types | Public Member Functions | Private Member Functions | Private Attributes
l1t::HGCalClusterT< C > Class Template Reference

#include <HGCalClusterT.h>

Inheritance diagram for l1t::HGCalClusterT< C >:
l1t::L1Candidate reco::LeafCandidate reco::Candidate

Public Types

typedef std::unordered_map< uint32_t, edm::Ptr< C > >::const_iterator const_iterator
 
- 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

void addConstituent (const edm::Ptr< C > &c, bool updateCentre=true, float fraction=1.)
 
const GlobalPointcentre () const
 
const GlobalPointcentreProj () const
 
const std::unordered_map< uint32_t, edm::Ptr< C > > & constituents () const
 
const_iterator constituents_begin () const
 
const_iterator constituents_end () const
 
int coreShowerLength () const
 
void coreShowerLength (int coreShowerLength)
 
uint32_t detId () const
 
double distance (const l1t::HGCalTriggerCell &tc) const
 
float eMax () const
 
void eMax (float eMax)
 
int firstLayer () const
 
void firstLayer (int firstLayer)
 
 HGCalClusterT ()
 
 HGCalClusterT (const edm::Ptr< C > &c, float fraction=1.)
 
 HGCalClusterT (const LorentzVector p4, int pt=0, int eta=0, int phi=0)
 
double hOverE () const
 
float layer10percent () const
 
void layer10percent (float layer10percent)
 
float layer50percent () const
 
void layer50percent (float layer50percent)
 
float layer90percent () const
 
void layer90percent (float layer90percent)
 
int maxLayer () const
 
void maxLayer (int maxLayer)
 
double mipPt () const
 
bool operator< (const HGCalClusterT< C > &cl) const
 
bool operator<= (const HGCalClusterT< C > &cl) const
 
bool operator> (const HGCalClusterT< C > &cl) const
 
bool operator>= (const HGCalClusterT< C > &cl) const
 
const GlobalPointposition () const
 
void removeConstituent (const edm::Ptr< C > &c, bool updateCentre=true)
 
double seedMipPt () const
 
void setDetId (uint32_t id)
 
void setPt (double pt)
 
void setValid (bool valid)
 
ClusterShapesshapes ()
 
int showerLength () const
 
void showerLength (int showerLength)
 
float sigmaEtaEtaMax () const
 
void sigmaEtaEtaMax (float sigmaEtaEtaMax)
 
float sigmaEtaEtaTot () const
 
void sigmaEtaEtaTot (float sigmaEtaEtaTot)
 
float sigmaPhiPhiMax () const
 
void sigmaPhiPhiMax (float sigmaPhiPhiMax)
 
float sigmaPhiPhiTot () const
 
void sigmaPhiPhiTot (float sigmaPhiPhiTot)
 
float sigmaRRMax () const
 
void sigmaRRMax (float sigmaRRMax)
 
float sigmaRRMean () const
 
void sigmaRRMean (float sigmaRRMean)
 
float sigmaRRTot () const
 
void sigmaRRTot (float sigmaRRTot)
 
float sigmaZZ () const
 
void sigmaZZ (float sigmaZZ)
 
unsigned size () const
 
uint32_t subdetId () const
 
double sumPt () const
 
float triggerCells67percent () const
 
void triggerCells67percent (float triggerCells67percent)
 
float triggerCells90percent () const
 
void triggerCells90percent (float triggerCells90percent)
 
bool valid () const
 
float zBarycenter () const
 
void zBarycenter (float zBarycenter)
 
 ~HGCalClusterT () override
 
- 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)
 
virtual bool operator!= (const l1t::L1Candidate &rhs) const
 
virtual bool operator== (const l1t::L1Candidate &rhs) const
 
void setHwEta (int eta)
 
void setHwIso (int iso)
 
void setHwPhi (int phi)
 
void setHwPt (int pt)
 
void setHwQual (int qual)
 
 ~L1Candidate () override
 
- Public Member Functions inherited from reco::LeafCandidate
Vector boostToCM () const final
 
int charge () const final
 electric charge More...
 
LeafCandidateclone () const override
 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)
 
const Candidatedaughter (const std::string &s) const override
 return daughter with a specified role name More...
 
Candidatedaughter (const std::string &s) override
 return daughter with a specified role name More...
 
const Candidatedaughter (size_type) const override
 return daughter at a given position (throws an exception) More...
 
Candidatedaughter (size_type) override
 return daughter at a given position (throws an exception) More...
 
double energy () const final
 energy More...
 
double et () const final
 transverse energy More...
 
double et2 () const final
 transverse energy squared (use this for cut!) More...
 
double eta () const final
 momentum pseudorapidity More...
 
void fillVertexCovariance (CovarianceMatrix &v) const override
 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...
 
bool hasMasterClone () const override
 
bool hasMasterClonePtr () const override
 
bool isCaloMuon () const override
 
bool isConvertedPhoton () const override
 
bool isElectron () const override
 
bool isGlobalMuon () const override
 
bool isJet () const override
 
bool isMuon () const override
 
bool isPhoton () const override
 
bool isStandAloneMuon () const override
 
bool isTrackerMuon () const override
 
 LeafCandidate ()
 
template<typename... Args>
 LeafCandidate (Args &&... args)
 
 LeafCandidate (const Candidate &c)
 
 LeafCandidate (LeafCandidate &&)=default
 
 LeafCandidate (LeafCandidate &rh)
 
 LeafCandidate (LeafCandidate const &)=default
 
bool longLived () const final
 is long lived? More...
 
double mass () const final
 mass More...
 
bool massConstraint () const final
 do mass constraint? More...
 
double massSqr () const final
 mass squared More...
 
const CandidateBaseRefmasterClone () const override
 
const CandidatePtrmasterClonePtr () const override
 
template<typename Ref >
Ref masterRef () const
 cast master clone reference to a concrete type More...
 
Vector momentum () const final
 spatial momentum vector More...
 
const Candidatemother (size_type) const override
 return mother at a given position (throws an exception) More...
 
double mt () const final
 transverse mass More...
 
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...
 
size_t numberOfDaughters () const override
 number of daughters More...
 
size_t numberOfMothers () const override
 number of mothers More...
 
size_t numberOfSourceCandidatePtrs () const override
 
LeafCandidateoperator= (LeafCandidate &&)=default
 
LeafCandidateoperator= (LeafCandidate const &)=default
 
double p () const final
 magnitude of momentum vector More...
 
const LorentzVectorp4 () const final
 four-momentum Lorentz vector More...
 
int pdgId () const final
 PDG identifier. More...
 
double phi () const final
 momentum azimuthal angle More...
 
const PolarLorentzVectorpolarP4 () const final
 four-momentum Lorentz vector More...
 
double pt () const final
 transverse momentum More...
 
double px () const final
 x coordinate of momentum vector More...
 
double py () const final
 y coordinate of momentum vector More...
 
double pz () const final
 z coordinate of momentum vector More...
 
double rapidity () const final
 rapidity More...
 
void setCharge (Charge q) final
 set electric charge More...
 
void setLongLived () final
 
void setMass (double m) final
 set particle mass More...
 
void setMassConstraint () final
 
void setP4 (const LorentzVector &p4) final
 set 4-momentum More...
 
void setP4 (const PolarLorentzVector &p4) final
 set 4-momentum More...
 
void setPdgId (int pdgId) final
 
void setPz (double pz) final
 
void setStatus (int status) final
 set status word More...
 
void setThreeCharge (Charge qx3) final
 set electric charge More...
 
void setVertex (const Point &vertex) override
 set vertex More...
 
CandidatePtr sourceCandidatePtr (size_type i) const override
 
int status () const final
 status word More...
 
double theta () const final
 momentum polar angle More...
 
int threeCharge () const final
 electric charge More...
 
const Pointvertex () const override
 vertex position (overwritten by PF...) More...
 
double vertexChi2 () const override
 chi-squares More...
 
CovarianceMatrix vertexCovariance () const final
 return SMatrix More...
 
double vertexCovariance (int i, int j) const override
 (i, j)-th element of error matrix, i, j = 0, ... 2 More...
 
double vertexNdof () const override
 
double vertexNormalizedChi2 () const override
 chi-squared divided by n.d.o.f. More...
 
double vx () const override
 x coordinate of vertex position More...
 
double vy () const override
 y coordinate of vertex position More...
 
double vz () const override
 z coordinate of vertex position More...
 
double y () const final
 rapidity More...
 
 ~LeafCandidate () override
 destructor More...
 
- Public Member Functions inherited from reco::Candidate
iterator begin ()
 first daughter iterator More...
 
const_iterator begin () const
 first daughter const_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...
 
iterator end ()
 last daughter iterator More...
 
const_iterator end () const
 last daughter const_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 updateP4AndPosition (const edm::Ptr< C > &c, bool updateCentre=true, float fraction=1.)
 

Private Attributes

GlobalPoint centre_
 
GlobalPoint centreProj_
 
std::unordered_map< uint32_t, edm::Ptr< C > > constituents_
 
std::unordered_map< uint32_t, double > constituentsFraction_
 
int coreShowerLength_ = 0
 
DetId detId_
 
float eMax_ = 0.
 
int firstLayer_ = 0
 
float layer10percent_ = 0.
 
float layer50percent_ = 0.
 
float layer90percent_ = 0.
 
int maxLayer_ = 0
 
double mipPt_
 
double seedMipPt_
 
ClusterShapes shapes_
 
int showerLength_ = 0
 
float sigmaEtaEtaMax_ = 0.
 
float sigmaEtaEtaTot_ = 0.
 
float sigmaPhiPhiMax_ = 0.
 
float sigmaPhiPhiTot_ = 0.
 
float sigmaRRMax_ = 0.
 
float sigmaRRMean_ = 0.
 
float sigmaRRTot_ = 0.
 
float sigmaZZ_ = 0.
 
double sumPt_
 
float triggerCells67percent_ = 0.
 
float triggerCells90percent_ = 0.
 
bool valid_
 
float zBarycenter_ = 0.
 

Additional Inherited Members

Detailed Description

template<class C>
class l1t::HGCalClusterT< C >

Definition at line 22 of file HGCalClusterT.h.

Member Typedef Documentation

◆ const_iterator

template<class C>
typedef std::unordered_map<uint32_t, edm::Ptr<C> >::const_iterator l1t::HGCalClusterT< C >::const_iterator

Definition at line 24 of file HGCalClusterT.h.

Constructor & Destructor Documentation

◆ HGCalClusterT() [1/3]

template<class C>
l1t::HGCalClusterT< C >::HGCalClusterT ( )
inline

Definition at line 27 of file HGCalClusterT.h.

27 {}

◆ HGCalClusterT() [2/3]

template<class C>
l1t::HGCalClusterT< C >::HGCalClusterT ( const LorentzVector  p4,
int  pt = 0,
int  eta = 0,
int  phi = 0 
)
inline

Definition at line 28 of file HGCalClusterT.h.

29  : L1Candidate(p4, pt, eta, phi),
30  valid_(true),
31  detId_(0),
32  centre_(0, 0, 0),
33  centreProj_(0., 0., 0.),
34  mipPt_(0),
35  seedMipPt_(0),
36  sumPt_(0) {}

◆ HGCalClusterT() [3/3]

template<class C>
l1t::HGCalClusterT< C >::HGCalClusterT ( const edm::Ptr< C > &  c,
float  fraction = 1. 
)
inline

Definition at line 38 of file HGCalClusterT.h.

39  : valid_(true),
40  detId_(c->detId()),
41  centre_(0., 0., 0.),
42  centreProj_(0., 0., 0.),
43  mipPt_(0.),
44  seedMipPt_(0.),
45  sumPt_(0.) {
46  addConstituent(c, true, fraction);
47  }

◆ ~HGCalClusterT()

template<class C>
l1t::HGCalClusterT< C >::~HGCalClusterT ( )
inlineoverride

Definition at line 49 of file HGCalClusterT.h.

49 {};

Member Function Documentation

◆ addConstituent()

template<class C>
void l1t::HGCalClusterT< C >::addConstituent ( const edm::Ptr< C > &  c,
bool  updateCentre = true,
float  fraction = 1. 
)
inline

Definition at line 56 of file HGCalClusterT.h.

56  {
57  double cMipt = c->mipPt() * fraction;
58 
59  if (constituents_.empty()) {
60  detId_ = DetId(c->detId());
61  seedMipPt_ = cMipt;
62  /* if the centre will not be dynamically calculated
63  the seed centre is considere as cluster centre */
64  if (!updateCentre) {
65  centre_ = c->position();
66  }
67  }
68  updateP4AndPosition(c, updateCentre, fraction);
69 
70  constituents_.emplace(c->detId(), c);
71  constituentsFraction_.emplace(c->detId(), fraction);
72  }

Referenced by l1t::HGCalClusterT< l1t::HGCalCluster >::HGCalClusterT(), HGCalClusteringImpl::mergeClusters(), and CaloTruthCellsProducer::produce().

◆ centre()

template<class C>
const GlobalPoint& l1t::HGCalClusterT< C >::centre ( ) const
inline

Definition at line 102 of file HGCalClusterT.h.

102 { return centre_; }

Referenced by CaloTruthCellsProducer::produce().

◆ centreProj()

template<class C>
const GlobalPoint& l1t::HGCalClusterT< C >::centreProj ( ) const
inline

◆ constituents()

template<class C>
const std::unordered_map<uint32_t, edm::Ptr<C> >& l1t::HGCalClusterT< C >::constituents ( ) const
inline

◆ constituents_begin()

template<class C>
const_iterator l1t::HGCalClusterT< C >::constituents_begin ( ) const
inline

Definition at line 52 of file HGCalClusterT.h.

52 { return constituents_.begin(); }

◆ constituents_end()

template<class C>
const_iterator l1t::HGCalClusterT< C >::constituents_end ( ) const
inline

Definition at line 53 of file HGCalClusterT.h.

53 { return constituents_.end(); }

◆ coreShowerLength() [1/2]

template<class C>
int l1t::HGCalClusterT< C >::coreShowerLength ( ) const
inline

◆ coreShowerLength() [2/2]

template<class C>
void l1t::HGCalClusterT< C >::coreShowerLength ( int  coreShowerLength)
inline

◆ detId()

template<class C>
uint32_t l1t::HGCalClusterT< C >::detId ( ) const
inline

◆ distance()

template<class C>
double l1t::HGCalClusterT< C >::distance ( const l1t::HGCalTriggerCell tc) const
inline

Definition at line 99 of file HGCalClusterT.h.

99 { return (tc.position() - centre_).mag(); }

Referenced by HGCalClusteringImpl::isPertinent().

◆ eMax() [1/2]

template<class C>
float l1t::HGCalClusterT< C >::eMax ( ) const
inline

Definition at line 153 of file HGCalClusterT.h.

153 { return eMax_; }

Referenced by HGCalShowerShape::fillShapes().

◆ eMax() [2/2]

template<class C>
void l1t::HGCalClusterT< C >::eMax ( float  eMax)
inline

Definition at line 173 of file HGCalClusterT.h.

173 { eMax_ = eMax; }

Referenced by l1t::HGCalClusterT< l1t::HGCalCluster >::eMax().

◆ firstLayer() [1/2]

template<class C>
int l1t::HGCalClusterT< C >::firstLayer ( ) const
inline

◆ firstLayer() [2/2]

template<class C>
void l1t::HGCalClusterT< C >::firstLayer ( int  firstLayer)
inline

◆ hOverE()

template<class C>
double l1t::HGCalClusterT< C >::hOverE ( ) const
inline

Definition at line 108 of file HGCalClusterT.h.

108  {
109  double pt_em = 0.;
110  double pt_had = 0.;
111  double hOe = 0.;
112 
113  for (const auto& id_constituent : constituents()) {
114  DetId id(id_constituent.first);
115  auto id_fraction = constituentsFraction_.find(id_constituent.first);
116  double fraction = (id_fraction != constituentsFraction_.end() ? id_fraction->second : 1.);
117  if ((id.det() == DetId::Forward && id.subdetId() == HGCEE) || (id.det() == DetId::HGCalEE) ||
118  (id.det() == DetId::HGCalTrigger &&
120  (id.det() == DetId::Forward && id.subdetId() == ForwardSubdetector::HFNose && HFNoseDetId(id).isEE()) ||
121  (id.det() == DetId::HGCalTrigger &&
123  HFNoseTriggerDetId(id).isEE())) {
124  pt_em += id_constituent.second->pt() * fraction;
125  } else if ((id.det() == DetId::Forward && id.subdetId() == HGCHEF) ||
126  (id.det() == DetId::Hcal && id.subdetId() == HcalEndcap) || (id.det() == DetId::HGCalHSi) ||
127  (id.det() == DetId::HGCalHSc) ||
128  (id.det() == DetId::HGCalTrigger &&
130  (id.det() == DetId::Forward && id.subdetId() == ForwardSubdetector::HFNose &&
131  HFNoseDetId(id).isHE()) ||
132  (id.det() == DetId::HGCalTrigger &&
134  HFNoseTriggerDetId(id).isHSilicon())) {
135  pt_had += id_constituent.second->pt() * fraction;
136  }
137  }
138  if (pt_em > 0)
139  hOe = pt_had / pt_em;
140  else
141  hOe = -1.;
142  return hOe;
143  }

Referenced by l1t::HGCalMulticluster::hOverE(), and l1t::HGCalMulticluster::saveHOverE().

◆ layer10percent() [1/2]

template<class C>
float l1t::HGCalClusterT< C >::layer10percent ( ) const
inline

Definition at line 163 of file HGCalClusterT.h.

163 { return layer10percent_; }

Referenced by HGCalShowerShape::fillShapes().

◆ layer10percent() [2/2]

template<class C>
void l1t::HGCalClusterT< C >::layer10percent ( float  layer10percent)
inline

◆ layer50percent() [1/2]

template<class C>
float l1t::HGCalClusterT< C >::layer50percent ( ) const
inline

Definition at line 164 of file HGCalClusterT.h.

164 { return layer50percent_; }

Referenced by HGCalShowerShape::fillShapes().

◆ layer50percent() [2/2]

template<class C>
void l1t::HGCalClusterT< C >::layer50percent ( float  layer50percent)
inline

◆ layer90percent() [1/2]

template<class C>
float l1t::HGCalClusterT< C >::layer90percent ( ) const
inline

Definition at line 165 of file HGCalClusterT.h.

165 { return layer90percent_; }

Referenced by HGCalShowerShape::fillShapes().

◆ layer90percent() [2/2]

template<class C>
void l1t::HGCalClusterT< C >::layer90percent ( float  layer90percent)
inline

◆ maxLayer() [1/2]

template<class C>
int l1t::HGCalClusterT< C >::maxLayer ( ) const
inline

◆ maxLayer() [2/2]

template<class C>
void l1t::HGCalClusterT< C >::maxLayer ( int  maxLayer)
inline

Definition at line 172 of file HGCalClusterT.h.

172 { maxLayer_ = maxLayer; }

Referenced by l1t::HGCalClusterT< l1t::HGCalCluster >::maxLayer().

◆ mipPt()

template<class C>
double l1t::HGCalClusterT< C >::mipPt ( ) const
inline

◆ operator<()

template<class C>
bool l1t::HGCalClusterT< C >::operator< ( const HGCalClusterT< C > &  cl) const
inline

Definition at line 190 of file HGCalClusterT.h.

190 { return mipPt() < cl.mipPt(); }

◆ operator<=()

template<class C>
bool l1t::HGCalClusterT< C >::operator<= ( const HGCalClusterT< C > &  cl) const
inline

Definition at line 192 of file HGCalClusterT.h.

192 { return !(cl > *this); }

◆ operator>()

template<class C>
bool l1t::HGCalClusterT< C >::operator> ( const HGCalClusterT< C > &  cl) const
inline

Definition at line 191 of file HGCalClusterT.h.

191 { return cl < *this; }

◆ operator>=()

template<class C>
bool l1t::HGCalClusterT< C >::operator>= ( const HGCalClusterT< C > &  cl) const
inline

Definition at line 193 of file HGCalClusterT.h.

193 { return !(cl < *this); }

◆ position()

template<class C>
const GlobalPoint& l1t::HGCalClusterT< C >::position ( ) const
inline

Definition at line 101 of file HGCalClusterT.h.

101 { return centre_; }

◆ removeConstituent()

template<class C>
void l1t::HGCalClusterT< C >::removeConstituent ( const edm::Ptr< C > &  c,
bool  updateCentre = true 
)
inline

Definition at line 74 of file HGCalClusterT.h.

74  {
75  /* remove the pointer to c from the std::vector */
76  double fraction = 0;
77  const auto& constituent_itr = constituents_.find(c->detId());
78  const auto& fraction_itr = constituentsFraction_.find(c->detId());
79  if (constituent_itr != constituents_.end()) {
80  // remove constituent and get its fraction in the cluster
81  fraction = fraction_itr->second;
82  constituents_.erase(constituent_itr);
83  constituentsFraction_.erase(fraction_itr);
84 
85  updateP4AndPosition(c, updateCentre, -fraction);
86  }
87  }

Referenced by HGCalClusteringImpl::removeUnconnectedTCinCluster().

◆ seedMipPt()

template<class C>
double l1t::HGCalClusterT< C >::seedMipPt ( ) const
inline

Definition at line 93 of file HGCalClusterT.h.

93 { return seedMipPt_; }

◆ setDetId()

template<class C>
void l1t::HGCalClusterT< C >::setDetId ( uint32_t  id)
inline

Definition at line 95 of file HGCalClusterT.h.

95 { detId_ = id; }

Referenced by CaloTruthCellsProducer::produce().

◆ setPt()

template<class C>
void l1t::HGCalClusterT< C >::setPt ( double  pt)
inline

Definition at line 96 of file HGCalClusterT.h.

Referenced by HGCalClusteringDummyImpl::calibratePt().

◆ setValid()

template<class C>
void l1t::HGCalClusterT< C >::setValid ( bool  valid)
inline

Definition at line 90 of file HGCalClusterT.h.

90 { valid_ = valid; }

◆ shapes()

template<class C>
ClusterShapes& l1t::HGCalClusterT< C >::shapes ( )
inline

Definition at line 107 of file HGCalClusterT.h.

107 { return shapes_; }

◆ showerLength() [1/2]

template<class C>
int l1t::HGCalClusterT< C >::showerLength ( ) const
inline

◆ showerLength() [2/2]

template<class C>
void l1t::HGCalClusterT< C >::showerLength ( int  showerLength)
inline

◆ sigmaEtaEtaMax() [1/2]

template<class C>
float l1t::HGCalClusterT< C >::sigmaEtaEtaMax ( ) const
inline

◆ sigmaEtaEtaMax() [2/2]

template<class C>
void l1t::HGCalClusterT< C >::sigmaEtaEtaMax ( float  sigmaEtaEtaMax)
inline

◆ sigmaEtaEtaTot() [1/2]

template<class C>
float l1t::HGCalClusterT< C >::sigmaEtaEtaTot ( ) const
inline

◆ sigmaEtaEtaTot() [2/2]

template<class C>
void l1t::HGCalClusterT< C >::sigmaEtaEtaTot ( float  sigmaEtaEtaTot)
inline

◆ sigmaPhiPhiMax() [1/2]

template<class C>
float l1t::HGCalClusterT< C >::sigmaPhiPhiMax ( ) const
inline

◆ sigmaPhiPhiMax() [2/2]

template<class C>
void l1t::HGCalClusterT< C >::sigmaPhiPhiMax ( float  sigmaPhiPhiMax)
inline

◆ sigmaPhiPhiTot() [1/2]

template<class C>
float l1t::HGCalClusterT< C >::sigmaPhiPhiTot ( ) const
inline

◆ sigmaPhiPhiTot() [2/2]

template<class C>
void l1t::HGCalClusterT< C >::sigmaPhiPhiTot ( float  sigmaPhiPhiTot)
inline

◆ sigmaRRMax() [1/2]

template<class C>
float l1t::HGCalClusterT< C >::sigmaRRMax ( ) const
inline

◆ sigmaRRMax() [2/2]

template<class C>
void l1t::HGCalClusterT< C >::sigmaRRMax ( float  sigmaRRMax)
inline

◆ sigmaRRMean() [1/2]

template<class C>
float l1t::HGCalClusterT< C >::sigmaRRMean ( ) const
inline

◆ sigmaRRMean() [2/2]

template<class C>
void l1t::HGCalClusterT< C >::sigmaRRMean ( float  sigmaRRMean)
inline

◆ sigmaRRTot() [1/2]

template<class C>
float l1t::HGCalClusterT< C >::sigmaRRTot ( ) const
inline

◆ sigmaRRTot() [2/2]

template<class C>
void l1t::HGCalClusterT< C >::sigmaRRTot ( float  sigmaRRTot)
inline

◆ sigmaZZ() [1/2]

template<class C>
float l1t::HGCalClusterT< C >::sigmaZZ ( ) const
inline

◆ sigmaZZ() [2/2]

template<class C>
void l1t::HGCalClusterT< C >::sigmaZZ ( float  sigmaZZ)
inline

Definition at line 181 of file HGCalClusterT.h.

181 { sigmaZZ_ = sigmaZZ; }

Referenced by l1t::HGCalClusterT< l1t::HGCalCluster >::sigmaZZ().

◆ size()

template<class C>
unsigned l1t::HGCalClusterT< C >::size ( void  ) const
inline

Definition at line 54 of file HGCalClusterT.h.

54 { return constituents_.size(); }

Referenced by ntupleDataFormat._Collection::__iter__(), and ntupleDataFormat._Collection::__len__().

◆ subdetId()

template<class C>
uint32_t l1t::HGCalClusterT< C >::subdetId ( ) const
inline

Definition at line 145 of file HGCalClusterT.h.

145 { return detId_.subdetId(); }

Referenced by l1t::HGCalClusterT< l1t::HGCalCluster >::hOverE().

◆ sumPt()

template<class C>
double l1t::HGCalClusterT< C >::sumPt ( ) const
inline

◆ triggerCells67percent() [1/2]

template<class C>
float l1t::HGCalClusterT< C >::triggerCells67percent ( ) const
inline

Definition at line 166 of file HGCalClusterT.h.

166 { return triggerCells67percent_; }

Referenced by HGCalShowerShape::fillShapes().

◆ triggerCells67percent() [2/2]

template<class C>
void l1t::HGCalClusterT< C >::triggerCells67percent ( float  triggerCells67percent)
inline

◆ triggerCells90percent() [1/2]

template<class C>
float l1t::HGCalClusterT< C >::triggerCells90percent ( ) const
inline

Definition at line 167 of file HGCalClusterT.h.

167 { return triggerCells90percent_; }

Referenced by HGCalShowerShape::fillShapes().

◆ triggerCells90percent() [2/2]

template<class C>
void l1t::HGCalClusterT< C >::triggerCells90percent ( float  triggerCells90percent)
inline

◆ updateP4AndPosition()

template<class C>
void l1t::HGCalClusterT< C >::updateP4AndPosition ( const edm::Ptr< C > &  c,
bool  updateCentre = true,
float  fraction = 1. 
)
inlineprivate

Definition at line 233 of file HGCalClusterT.h.

233  {
234  double cMipt = c->mipPt() * fraction;
235  double cPt = c->pt() * fraction;
236  /* update cluster positions (IF requested) */
237  if (updateCentre) {
238  Basic3DVector<float> constituentCentre(c->position());
239  Basic3DVector<float> clusterCentre(centre_);
240 
241  clusterCentre = clusterCentre * mipPt_ + constituentCentre * cMipt;
242  if ((mipPt_ + cMipt) > 0) {
243  clusterCentre /= (mipPt_ + cMipt);
244  }
245  centre_ = GlobalPoint(clusterCentre);
246 
247  if (clusterCentre.z() != 0) {
248  centreProj_ = GlobalPoint(clusterCentre / std::abs(clusterCentre.z()));
249  }
250  }
251 
252  /* update cluster energies */
253  mipPt_ += cMipt;
254  sumPt_ += cPt;
255  int updatedPt = hwPt() + (int)(c->hwPt() * fraction);
256  setHwPt(updatedPt);
257 
258  math::PtEtaPhiMLorentzVector updatedP4(p4());
259  updatedP4 += (c->p4() * fraction);
260  setP4(updatedP4);
261  }

Referenced by l1t::HGCalClusterT< l1t::HGCalCluster >::addConstituent(), and l1t::HGCalClusterT< l1t::HGCalCluster >::removeConstituent().

◆ valid()

template<class C>
bool l1t::HGCalClusterT< C >::valid ( ) const
inline

Definition at line 89 of file HGCalClusterT.h.

89 { return valid_; }

Referenced by l1t::HGCalClusterT< l1t::HGCalCluster >::setValid().

◆ zBarycenter() [1/2]

template<class C>
float l1t::HGCalClusterT< C >::zBarycenter ( ) const
inline

Definition at line 162 of file HGCalClusterT.h.

162 { return zBarycenter_; }

Referenced by HGCalShowerShape::fillShapes().

◆ zBarycenter() [2/2]

template<class C>
void l1t::HGCalClusterT< C >::zBarycenter ( float  zBarycenter)
inline

Member Data Documentation

◆ centre_

template<class C>
GlobalPoint l1t::HGCalClusterT< C >::centre_
private

◆ centreProj_

template<class C>
GlobalPoint l1t::HGCalClusterT< C >::centreProj_
private

◆ constituents_

template<class C>
std::unordered_map<uint32_t, edm::Ptr<C> > l1t::HGCalClusterT< C >::constituents_
private

◆ constituentsFraction_

template<class C>
std::unordered_map<uint32_t, double> l1t::HGCalClusterT< C >::constituentsFraction_
private

◆ coreShowerLength_

template<class C>
int l1t::HGCalClusterT< C >::coreShowerLength_ = 0
private

◆ detId_

template<class C>
DetId l1t::HGCalClusterT< C >::detId_
private

◆ eMax_

template<class C>
float l1t::HGCalClusterT< C >::eMax_ = 0.
private

Definition at line 215 of file HGCalClusterT.h.

Referenced by l1t::HGCalClusterT< l1t::HGCalCluster >::eMax().

◆ firstLayer_

template<class C>
int l1t::HGCalClusterT< C >::firstLayer_ = 0
private

◆ layer10percent_

template<class C>
float l1t::HGCalClusterT< C >::layer10percent_ = 0.
private

◆ layer50percent_

template<class C>
float l1t::HGCalClusterT< C >::layer50percent_ = 0.
private

◆ layer90percent_

template<class C>
float l1t::HGCalClusterT< C >::layer90percent_ = 0.
private

◆ maxLayer_

template<class C>
int l1t::HGCalClusterT< C >::maxLayer_ = 0
private

Definition at line 214 of file HGCalClusterT.h.

Referenced by l1t::HGCalClusterT< l1t::HGCalCluster >::maxLayer().

◆ mipPt_

template<class C>
double l1t::HGCalClusterT< C >::mipPt_
private

◆ seedMipPt_

template<class C>
double l1t::HGCalClusterT< C >::seedMipPt_
private

◆ shapes_

template<class C>
ClusterShapes l1t::HGCalClusterT< C >::shapes_
private

Definition at line 231 of file HGCalClusterT.h.

Referenced by l1t::HGCalClusterT< l1t::HGCalCluster >::shapes().

◆ showerLength_

template<class C>
int l1t::HGCalClusterT< C >::showerLength_ = 0
private

◆ sigmaEtaEtaMax_

template<class C>
float l1t::HGCalClusterT< C >::sigmaEtaEtaMax_ = 0.
private

◆ sigmaEtaEtaTot_

template<class C>
float l1t::HGCalClusterT< C >::sigmaEtaEtaTot_ = 0.
private

◆ sigmaPhiPhiMax_

template<class C>
float l1t::HGCalClusterT< C >::sigmaPhiPhiMax_ = 0.
private

◆ sigmaPhiPhiTot_

template<class C>
float l1t::HGCalClusterT< C >::sigmaPhiPhiTot_ = 0.
private

◆ sigmaRRMax_

template<class C>
float l1t::HGCalClusterT< C >::sigmaRRMax_ = 0.
private

◆ sigmaRRMean_

template<class C>
float l1t::HGCalClusterT< C >::sigmaRRMean_ = 0.
private

◆ sigmaRRTot_

template<class C>
float l1t::HGCalClusterT< C >::sigmaRRTot_ = 0.
private

◆ sigmaZZ_

template<class C>
float l1t::HGCalClusterT< C >::sigmaZZ_ = 0.
private

Definition at line 223 of file HGCalClusterT.h.

Referenced by l1t::HGCalClusterT< l1t::HGCalCluster >::sigmaZZ().

◆ sumPt_

template<class C>
double l1t::HGCalClusterT< C >::sumPt_
private

◆ triggerCells67percent_

template<class C>
float l1t::HGCalClusterT< C >::triggerCells67percent_ = 0.
private

◆ triggerCells90percent_

template<class C>
float l1t::HGCalClusterT< C >::triggerCells90percent_ = 0.
private

◆ valid_

template<class C>
bool l1t::HGCalClusterT< C >::valid_
private

◆ zBarycenter_

template<class C>
float l1t::HGCalClusterT< C >::zBarycenter_ = 0.
private
l1t::HGCalClusterT::updateP4AndPosition
void updateP4AndPosition(const edm::Ptr< C > &c, bool updateCentre=true, float fraction=1.)
Definition: HGCalClusterT.h:233
l1t::HGCalClusterT::sigmaRRMean_
float sigmaRRMean_
Definition: HGCalClusterT.h:222
DetId::HGCalTrigger
Definition: DetId.h:35
l1t::HGCalClusterT::zBarycenter_
float zBarycenter_
Definition: HGCalClusterT.h:224
l1t::HGCalClusterT::eMax
float eMax() const
Definition: HGCalClusterT.h:153
l1t::HGCalClusterT::zBarycenter
float zBarycenter() const
Definition: HGCalClusterT.h:162
l1t::HGCalClusterT::mipPt
double mipPt() const
Definition: HGCalClusterT.h:92
l1t::HGCalClusterT::showerLength_
int showerLength_
Definition: HGCalClusterT.h:211
l1t::HGCalClusterT::detId_
DetId detId_
Definition: HGCalClusterT.h:197
l1t::HGCalClusterT::shapes_
ClusterShapes shapes_
Definition: HGCalClusterT.h:231
l1t::HGCalClusterT::showerLength
int showerLength() const
Definition: HGCalClusterT.h:149
l1t::HGCalClusterT::subdetId
uint32_t subdetId() const
Definition: HGCalClusterT.h:145
DetId::Hcal
Definition: DetId.h:28
l1t::HGCalClusterT::sigmaEtaEtaTot
float sigmaEtaEtaTot() const
Definition: HGCalClusterT.h:156
l1t::HGCalClusterT::sigmaPhiPhiTot_
float sigmaPhiPhiTot_
Definition: HGCalClusterT.h:220
l1t::HGCalClusterT::sumPt_
double sumPt_
Definition: HGCalClusterT.h:207
l1t::HGCalClusterT::layer10percent
float layer10percent() const
Definition: HGCalClusterT.h:163
l1t::HGCalClusterT::triggerCells90percent
float triggerCells90percent() const
Definition: HGCalClusterT.h:167
l1t::HGCalClusterT::coreShowerLength_
int coreShowerLength_
Definition: HGCalClusterT.h:212
reco::LeafCandidate::pt
double pt() const final
transverse momentum
Definition: LeafCandidate.h:146
HFNoseDetId
Definition: HFNoseDetId.h:22
HFNoseTriggerDetId
Definition: HFNoseTriggerDetId.h:26
l1t::HGCalClusterT::sigmaRRTot_
float sigmaRRTot_
Definition: HGCalClusterT.h:221
HGCalHSiTrigger
Definition: ForwardSubdetector.h:14
l1t::HGCalClusterT::sigmaRRTot
float sigmaRRTot() const
Definition: HGCalClusterT.h:159
l1t::HGCalClusterT::valid
bool valid() const
Definition: HGCalClusterT.h:89
GetRecoTauVFromDQM_MC_cff.cl
cl
Definition: GetRecoTauVFromDQM_MC_cff.py:38
DetId
Definition: DetId.h:17
DetId::HGCalHSi
Definition: DetId.h:33
DetId::HGCalEE
Definition: DetId.h:32
l1t::HGCalClusterT::sigmaPhiPhiMax
float sigmaPhiPhiMax() const
Definition: HGCalClusterT.h:155
l1t::HGCalClusterT::seedMipPt_
double seedMipPt_
Definition: HGCalClusterT.h:206
HFNose
Definition: ForwardSubdetector.h:11
l1t::HGCalClusterT::sigmaPhiPhiTot
float sigmaPhiPhiTot() const
Definition: HGCalClusterT.h:157
l1t::HGCalClusterT::layer90percent
float layer90percent() const
Definition: HGCalClusterT.h:165
l1t::HGCalClusterT::centreProj_
GlobalPoint centreProj_
Definition: HGCalClusterT.h:203
l1t::HGCalClusterT::sigmaPhiPhiMax_
float sigmaPhiPhiMax_
Definition: HGCalClusterT.h:217
HGCalEETrigger
Definition: ForwardSubdetector.h:14
l1t::HGCalClusterT::valid_
bool valid_
Definition: HGCalClusterT.h:196
l1t::HGCalClusterT::constituents
const std::unordered_map< uint32_t, edm::Ptr< C > > & constituents() const
Definition: HGCalClusterT.h:51
GlobalPoint
Global3DPoint GlobalPoint
Definition: GlobalPoint.h:10
DetId::subdetId
constexpr int subdetId() const
get the contents of the subdetector field (not cast into any detector's numbering enum)
Definition: DetId.h:48
HGCalTriggerDetId
Definition: HGCalTriggerDetId.h:26
HGCEE
Definition: ForwardSubdetector.h:8
l1t::HGCalClusterT::eMax_
float eMax_
Definition: HGCalClusterT.h:215
l1t::HGCalClusterT::centre_
GlobalPoint centre_
Definition: HGCalClusterT.h:202
HGCalTriggerDetId::subdet
HGCalTriggerSubdetector subdet() const
get the subdetector
Definition: HGCalTriggerDetId.h:42
l1t::L1Candidate::L1Candidate
L1Candidate()
Definition: L1Candidate.cc:4
l1t::HGCalClusterT::layer50percent_
float layer50percent_
Definition: HGCalClusterT.h:226
reco::LeafCandidate::mass
double mass() const final
mass
Definition: LeafCandidate.h:131
reco::LeafCandidate::eta
double eta() const final
momentum pseudorapidity
Definition: LeafCandidate.h:152
l1t::HGCalClusterT::triggerCells67percent_
float triggerCells67percent_
Definition: HGCalClusterT.h:228
l1t::HGCalClusterT::mipPt_
double mipPt_
Definition: HGCalClusterT.h:205
l1t::HGCalClusterT::constituents_
std::unordered_map< uint32_t, edm::Ptr< C > > constituents_
Definition: HGCalClusterT.h:199
createfilelist.int
int
Definition: createfilelist.py:10
l1t::HGCalClusterT::firstLayer
int firstLayer() const
Definition: HGCalClusterT.h:151
HFNoseDetId::isEE
bool isEE() const
consistency check : no bits left => no overhead
Definition: HFNoseDetId.h:104
reco::LeafCandidate::p4
const LorentzVector & p4() const final
four-momentum Lorentz vector
Definition: LeafCandidate.h:114
HFNoseTrigger
Definition: ForwardSubdetector.h:14
l1t::HGCalClusterT::layer90percent_
float layer90percent_
Definition: HGCalClusterT.h:227
l1t::HGCalClusterT::layer50percent
float layer50percent() const
Definition: HGCalClusterT.h:164
l1t::L1Candidate::setHwPt
void setHwPt(int pt)
Definition: L1Candidate.h:28
HcalObjRepresent::isHE
bool isHE(int etabin, int depth)
Definition: HcalObjRepresent.h:851
l1t::HGCalClusterT::addConstituent
void addConstituent(const edm::Ptr< C > &c, bool updateCentre=true, float fraction=1.)
Definition: HGCalClusterT.h:56
HltBtagPostValidation_cff.c
c
Definition: HltBtagPostValidation_cff.py:31
l1t::HGCalClusterT::coreShowerLength
int coreShowerLength() const
Definition: HGCalClusterT.h:150
l1t::HGCalClusterT::triggerCells90percent_
float triggerCells90percent_
Definition: HGCalClusterT.h:229
l1t::HGCalClusterT::constituentsFraction_
std::unordered_map< uint32_t, double > constituentsFraction_
Definition: HGCalClusterT.h:200
l1t::HGCalClusterT::maxLayer
int maxLayer() const
Definition: HGCalClusterT.h:152
mag
T mag() const
The vector magnitude. Equivalent to sqrt(vec.mag2())
Definition: Basic3DVectorLD.h:127
reco::LeafCandidate::setP4
void setP4(const LorentzVector &p4) final
set 4-momentum
Definition: LeafCandidate.h:158
DetId::rawId
constexpr uint32_t rawId() const
get the raw id
Definition: DetId.h:57
l1t::HGCalClusterT::sigmaRRMean
float sigmaRRMean() const
Definition: HGCalClusterT.h:161
reco::LeafCandidate::phi
double phi() const final
momentum azimuthal angle
Definition: LeafCandidate.h:148
l1t::HGCalClusterT::sigmaRRMax
float sigmaRRMax() const
Definition: HGCalClusterT.h:160
l1t::HGCalClusterT::sigmaZZ
float sigmaZZ() const
Definition: HGCalClusterT.h:158
l1t::HGCalClusterT::maxLayer_
int maxLayer_
Definition: HGCalClusterT.h:214
HcalEndcap
Definition: HcalAssistant.h:34
l1t::HGCalTriggerCell::position
const GlobalPoint & position() const
Definition: HGCalTriggerCell.h:26
triggerObjects_cff.id
id
Definition: triggerObjects_cff.py:31
DetId::HGCalHSc
Definition: DetId.h:34
l1t::L1Candidate::hwPt
int hwPt() const
Definition: L1Candidate.h:35
l1t::HGCalClusterT::layer10percent_
float layer10percent_
Definition: HGCalClusterT.h:225
HGCHEF
Definition: ForwardSubdetector.h:9
math::PtEtaPhiMLorentzVector
PtEtaPhiMLorentzVectorD PtEtaPhiMLorentzVector
Lorentz vector with cartesian internal representation.
Definition: LorentzVector.h:25
funct::abs
Abs< T >::type abs(const T &t)
Definition: Abs.h:22
l1t::HGCalClusterT::sigmaRRMax_
float sigmaRRMax_
Definition: HGCalClusterT.h:218
l1t::HGCalClusterT::sigmaEtaEtaTot_
float sigmaEtaEtaTot_
Definition: HGCalClusterT.h:219
DetId::Forward
Definition: DetId.h:30
HLT_2018_cff.fraction
fraction
Definition: HLT_2018_cff.py:51317
HFNoseTriggerDetId::isEE
bool isEE() const
consistency check : no bits left => no overhead
Definition: HFNoseTriggerDetId.h:87
Basic3DVector< float >
l1t::HGCalClusterT::triggerCells67percent
float triggerCells67percent() const
Definition: HGCalClusterT.h:166
l1t::HGCalClusterT::sigmaEtaEtaMax_
float sigmaEtaEtaMax_
Definition: HGCalClusterT.h:216
l1t::HGCalClusterT::firstLayer_
int firstLayer_
Definition: HGCalClusterT.h:213
l1t::HGCalClusterT::sigmaEtaEtaMax
float sigmaEtaEtaMax() const
Definition: HGCalClusterT.h:154
l1t::HGCalClusterT::sigmaZZ_
float sigmaZZ_
Definition: HGCalClusterT.h:223