#include <HGCalCluster_SA.h>
Public Member Functions | |
float | eta () const |
HGCalCluster (float x, float y, float z, int zside, unsigned int layer, float eta, float phi, float pt, float mipPt, unsigned int index_cmssw) | |
unsigned int | index_cmssw () const |
unsigned int | layer () const |
float | mipPt () const |
float | phi () const |
float | pt () const |
float | x () const |
float | y () const |
float | z () const |
float | zside () const |
~HGCalCluster ()=default | |
Private Attributes | |
float | eta_ |
unsigned int | index_cmssw_ |
unsigned int | layer_ |
float | mipPt_ |
float | phi_ |
float | pt_ |
float | x_ |
float | y_ |
float | z_ |
int | zside_ |
Definition at line 8 of file HGCalCluster_SA.h.
|
inline |
Definition at line 10 of file HGCalCluster_SA.h.
|
default |
|
inline |
Definition at line 38 of file HGCalCluster_SA.h.
References eta_.
Referenced by Particle.Particle::__str__(), datamodel.Object::DeltaR(), Jet.Jet::jetID(), datamodel.Object::p4(), and Jet.Jet::puJetId().
|
inline |
|
inline |
Definition at line 37 of file HGCalCluster_SA.h.
References layer_.
Referenced by geometryXMLparser.DTAlignable::index(), and geometryXMLparser.CSCAlignable::index().
|
inline |
Definition at line 41 of file HGCalCluster_SA.h.
References mipPt_.
Referenced by l1thgcfirmware::HGCalMulticluster::updateP4AndPosition().
|
inline |
Definition at line 39 of file HGCalCluster_SA.h.
References phi_.
Referenced by Particle.Particle::__str__(), datamodel.Object::DeltaR(), datamodel.Object::p4(), and ntupleDataFormat.Track::phiPull().
|
inline |
Definition at line 40 of file HGCalCluster_SA.h.
References pt_.
Referenced by Particle.Particle::__str__(), DiObject.DiMuon::__str__(), Photon.Photon::calScaledIsoValueExp(), Photon.Photon::calScaledIsoValueLin(), Photon.Photon::calScaledIsoValueQuadr(), Electron.Electron::mvaIDLoose(), Electron.Electron::mvaIDRun2(), Electron.Electron::mvaIDTight(), datamodel.Object::p4(), Electron.Electron::ptErr(), ntupleDataFormat.Track::ptPull(), Lepton.Lepton::relIso(), Lepton.Lepton::relIsoFromEA(), Lepton.Lepton::relIsoR(), Jet.Jet::setCorrP4(), and l1thgcfirmware::HGCalMulticluster::updateP4AndPosition().
|
inline |
Definition at line 33 of file HGCalCluster_SA.h.
References x_.
Referenced by svgfig.Curve.Sample::__repr__(), svgfig.Ellipse::__repr__(), l1thgcfirmware::HGCalMulticluster::addConstituent(), geometryXMLparser.Alignable::pos(), ntupleDataFormat._HitObject::r(), ntupleDataFormat._HitObject::r3D(), and l1thgcfirmware::HGCalMulticluster::updateP4AndPosition().
|
inline |
Definition at line 34 of file HGCalCluster_SA.h.
References y_.
Referenced by svgfig.Ellipse::__repr__(), l1thgcfirmware::HGCalMulticluster::addConstituent(), geometryXMLparser.Alignable::pos(), ntupleDataFormat._HitObject::r(), ntupleDataFormat._HitObject::r3D(), and l1thgcfirmware::HGCalMulticluster::updateP4AndPosition().
|
inline |
Definition at line 35 of file HGCalCluster_SA.h.
References z_.
Referenced by l1thgcfirmware::HGCalMulticluster::addConstituent(), geometryXMLparser.Alignable::pos(), ntupleDataFormat._HitObject::r3D(), and l1thgcfirmware::HGCalMulticluster::updateP4AndPosition().
|
inline |
|
private |
Definition at line 50 of file HGCalCluster_SA.h.
Referenced by eta().
|
private |
Definition at line 54 of file HGCalCluster_SA.h.
Referenced by index_cmssw().
|
private |
Definition at line 49 of file HGCalCluster_SA.h.
Referenced by layer().
|
private |
Definition at line 53 of file HGCalCluster_SA.h.
Referenced by mipPt().
|
private |
Definition at line 51 of file HGCalCluster_SA.h.
Referenced by phi().
|
private |
Definition at line 52 of file HGCalCluster_SA.h.
Referenced by pt().
|
private |
Definition at line 45 of file HGCalCluster_SA.h.
Referenced by x().
|
private |
Definition at line 46 of file HGCalCluster_SA.h.
Referenced by y().
|
private |
Definition at line 47 of file HGCalCluster_SA.h.
Referenced by z().
|
private |
Definition at line 48 of file HGCalCluster_SA.h.
Referenced by zside().