Public Member Functions | |
float | deta (SimpleCaloHit &other) const |
int | dieta (SimpleCaloHit &other) const |
int | diphi (SimpleCaloHit &other) const |
float | distanceTo (SimpleCaloHit &other) const |
float | dphi (SimpleCaloHit &other) const |
float | energy () const |
const EBDetId & | id () const |
bool | isEndcapHit () const |
bool | operator== (SimpleCaloHit &other) const |
const GlobalVector & | position () const |
float | pt () const |
void | setEnergy (float et) |
void | setId (const EBDetId &id) |
void | setIdHcal (const HcalDetId &idhcal) |
void | setIsEndcapHit (bool isEC) |
void | setPosition (const GlobalVector &pos) |
void | setPt () |
void | setUsed (bool isUsed) |
bool | used () const |
Private Attributes | |
float | energy_ = 0. |
EBDetId | id_ |
HcalDetId | id_hcal_ |
bool | isEndcapHit_ = false |
GlobalVector | position_ |
float | pt_ = 0 |
bool | stale_ = false |
bool | used_ = false |
Definition at line 277 of file L1EGammaCrystalsEmulatorProducer.cc.
|
inline |
Definition at line 305 of file L1EGammaCrystalsEmulatorProducer.cc.
References PV3DBase< T, PVType, FrameType >::eta(), position(), and position_.
|
inline |
Definition at line 306 of file L1EGammaCrystalsEmulatorProducer.cc.
References id(), id_, EBDetId::ieta(), isEndcapHit(), and isEndcapHit_.
|
inline |
Definition at line 316 of file L1EGammaCrystalsEmulatorProducer.cc.
References id(), EBDetId::iphi(), isEndcapHit(), isEndcapHit_, PI, and mps_fire::result.
|
inline |
Definition at line 328 of file L1EGammaCrystalsEmulatorProducer.cc.
References mag(), and position().
|
inline |
Definition at line 313 of file L1EGammaCrystalsEmulatorProducer.cc.
References reco::deltaPhi(), PV3DBase< T, PVType, FrameType >::phi(), position(), and position_.
|
inline |
Definition at line 299 of file L1EGammaCrystalsEmulatorProducer.cc.
References energy_.
Referenced by operator==(), and Jet.Jet::rawEnergy().
|
inline |
Definition at line 303 of file L1EGammaCrystalsEmulatorProducer.cc.
References id_.
Referenced by dieta(), diphi(), operator==(), L1EGCrystalClusterEmulatorProducer::produce(), and setId().
|
inline |
Definition at line 300 of file L1EGammaCrystalsEmulatorProducer.cc.
References isEndcapHit_.
Referenced by dieta(), diphi(), and operator==().
|
inline |
Definition at line 333 of file L1EGammaCrystalsEmulatorProducer.cc.
References energy(), energy_, id(), id_, isEndcapHit(), isEndcapHit_, and position().
|
inline |
Definition at line 302 of file L1EGammaCrystalsEmulatorProducer.cc.
References position_.
Referenced by deta(), distanceTo(), dphi(), operator==(), and L1EGCrystalClusterEmulatorProducer::produce().
|
inline |
Definition at line 298 of file L1EGammaCrystalsEmulatorProducer.cc.
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(), L1EGCrystalClusterEmulatorProducer::produce(), Electron.Electron::ptErr(), ntupleDataFormat.Track::ptPull(), Lepton.Lepton::relIso(), Lepton.Lepton::relIsoFromEA(), Lepton.Lepton::relIsoR(), and Jet.Jet::setCorrP4().
|
inline |
Definition at line 291 of file L1EGammaCrystalsEmulatorProducer.cc.
References energy_, position_, funct::sin(), and PV3DBase< T, PVType, FrameType >::theta().
Referenced by L1EGCrystalClusterEmulatorProducer::produce().
|
inline |
Definition at line 296 of file L1EGammaCrystalsEmulatorProducer.cc.
Referenced by L1EGCrystalClusterEmulatorProducer::produce().
|
inline |
Definition at line 295 of file L1EGammaCrystalsEmulatorProducer.cc.
References id_hcal_.
Referenced by L1EGCrystalClusterEmulatorProducer::produce().
|
inline |
Definition at line 292 of file L1EGammaCrystalsEmulatorProducer.cc.
References isEndcapHit_.
|
inline |
Definition at line 294 of file L1EGammaCrystalsEmulatorProducer.cc.
References position_.
Referenced by L1EGCrystalClusterEmulatorProducer::produce().
|
inline |
Definition at line 290 of file L1EGammaCrystalsEmulatorProducer.cc.
References energy_, PV3DBase< T, PVType, FrameType >::mag2(), position_, pt_, funct::sin(), and PV3DBase< T, PVType, FrameType >::theta().
Referenced by L1EGCrystalClusterEmulatorProducer::produce().
|
inline |
|
inline |
|
private |
Definition at line 280 of file L1EGammaCrystalsEmulatorProducer.cc.
Referenced by energy(), operator==(), setEnergy(), and setPt().
|
private |
Definition at line 286 of file L1EGammaCrystalsEmulatorProducer.cc.
Referenced by dieta(), id(), operator==(), and setId().
|
private |
Definition at line 285 of file L1EGammaCrystalsEmulatorProducer.cc.
Referenced by setIdHcal().
|
private |
Definition at line 281 of file L1EGammaCrystalsEmulatorProducer.cc.
Referenced by dieta(), diphi(), isEndcapHit(), operator==(), and setIsEndcapHit().
|
private |
Definition at line 284 of file L1EGammaCrystalsEmulatorProducer.cc.
Referenced by deta(), dphi(), position(), setEnergy(), setPosition(), and setPt().
|
private |
Definition at line 279 of file L1EGammaCrystalsEmulatorProducer.cc.
|
private |
Definition at line 282 of file L1EGammaCrystalsEmulatorProducer.cc.
|
private |
Definition at line 283 of file L1EGammaCrystalsEmulatorProducer.cc.