#include <IsoDepositDirection.h>
Classes | |
struct | Distance |
Public Member Functions | |
double | deltaR (const Direction &dir2) const |
double | deltaR2 (const Direction &dir2) const |
Direction (double eta=0., double phi=0.) | |
double | eta () const |
Direction | operator+ (const Distance &relDir) const |
Distance | operator- (const Direction &dir2) const |
bool | operator== (const Direction &d2) |
double | phi () const |
std::string | print () const |
double | theta () const |
Private Attributes | |
float | theEta |
float | thePhi |
Definition at line 19 of file IsoDepositDirection.h.
|
inline |
|
inline |
Definition at line 47 of file IsoDepositDirection.h.
References reco::deltaR(), and L1TDiffHarvesting_cfi::dir2.
Referenced by reco::IsoDeposit::algoWithin(), egammaisolation::EgammaTrackExtractor::deposit(), reco::IsoDeposit::depositAndCountWithin(), reco::IsoDeposit::nearestDR(), operator-(), operator==(), and reco::isodeposit::NumCrystalVeto::veto().
|
inline |
Definition at line 46 of file IsoDepositDirection.h.
References reco::deltaR2(), and L1TDiffHarvesting_cfi::dir2.
Referenced by reco::isodeposit::ConeVeto::veto(), and reco::isodeposit::ConeThresholdVeto::veto().
|
inline |
Definition at line 34 of file IsoDepositDirection.h.
References theEta.
Referenced by Particle.Particle::__str__(), reco::IsoDeposit::algoWithin(), datamodel.Object::DeltaR(), muonisolation::PixelTrackExtractor::deposit(), reco::IsoDeposit::depositAndCountWithin(), reco::IsoDeposit::eta(), reco::IsoDeposit::const_iterator::eta(), Jet.Jet::jetID(), reco::IsoDeposit::nearestDR(), operator+(), datamodel.Object::p4(), reco::IsoDeposit::print(), Jet.Jet::puJetId(), reco::isodeposit::NumCrystalVeto::veto(), reco::isodeposit::NumCrystalEtaPhiVeto::veto(), and reco::isodeposit::RectangularEtaPhiVeto::veto().
Definition at line 60 of file IsoDepositDirection.h.
References funct::cos(), reco::isodeposit::Direction::Distance::deltaR, Direction(), eta(), phi(), reco::isodeposit::Direction::Distance::relativeAngle, funct::sin(), theEta, and thePhi.
Definition at line 49 of file IsoDepositDirection.h.
References reco::deltaPhi(), deltaR(), HLT_2023v12_cff::dEta, L1TDiffHarvesting_cfi::dir2, HGC3DClusterGenMatchSelector_cfi::dR, mps_fire::result, theEta, and thePhi.
|
inline |
Definition at line 38 of file IsoDepositDirection.h.
References deltaR(), and MillePedeFileConverter_cfg::e.
|
inline |
Definition at line 35 of file IsoDepositDirection.h.
References thePhi.
Referenced by Particle.Particle::__str__(), reco::IsoDeposit::algoWithin(), datamodel.Object::DeltaR(), muonisolation::PixelTrackExtractor::deposit(), reco::IsoDeposit::depositAndCountWithin(), reco::IsoDeposit::nearestDR(), operator+(), datamodel.Object::p4(), reco::IsoDeposit::phi(), reco::IsoDeposit::const_iterator::phi(), ntupleDataFormat.Track::phiPull(), reco::IsoDeposit::print(), reco::isodeposit::NumCrystalEtaPhiVeto::veto(), and reco::isodeposit::RectangularEtaPhiVeto::veto().
|
inline |
Definition at line 66 of file IsoDepositDirection.h.
References str, theEta, and thePhi.
Referenced by reco::IsoDeposit::print().
|
inline |
Definition at line 36 of file IsoDepositDirection.h.
References nnet::tanh(), and theEta.
Referenced by Tau.Tau::zImpact().
|
private |
Definition at line 74 of file IsoDepositDirection.h.
Referenced by eta(), operator+(), operator-(), print(), and theta().
|
private |
Definition at line 75 of file IsoDepositDirection.h.
Referenced by Direction(), operator+(), operator-(), phi(), and print().