#include <TrajSeedMatcher.h>
Public Member Functions | |
int | charge () const |
DetId | detId () const |
float | dPhi () const |
float | dRZ () const |
float | et () const |
float | eta () const |
const TrackingRecHit * | hit () const |
const GlobalPoint & | hitPos () const |
int | nrClus () const |
float | phi () const |
SCHitMatch () | |
SCHitMatch (const GlobalPoint &vtxPos, const TrajectoryStateOnSurface &trajState, const TrackingRecHit &hit) | |
void | setExtra (float et, float eta, float phi, int charge, int nrClus) |
int | subdetId () const |
~SCHitMatch ()=default | |
Private Attributes | |
int | charge_ |
DetId | detId_ |
float | dPhi_ |
float | dRZ_ |
float | et_ |
float | eta_ |
const TrackingRecHit * | hit_ |
GlobalPoint | hitPos_ |
int | nrClus_ |
float | phi_ |
Definition at line 72 of file TrajSeedMatcher.h.
|
inline |
Definition at line 74 of file TrajSeedMatcher.h.
TrajSeedMatcher::SCHitMatch::SCHitMatch | ( | const GlobalPoint & | vtxPos, |
const TrajectoryStateOnSurface & | trajState, | ||
const TrackingRecHit & | hit | ||
) |
Definition at line 371 of file TrajSeedMatcher.cc.
References detId_, dPhi_, dRZ_, TrajectoryStateOnSurface::globalParameters(), hitPos_, PixelSubdetector::PixelBarrel, GlobalTrajectoryParameters::position(), TrajSeedMatcher::SeedWithInfo::SeedWithInfo(), and DetId::subdetId().
|
default |
|
inline |
Definition at line 103 of file TrajSeedMatcher.h.
|
inline |
Definition at line 96 of file TrajSeedMatcher.h.
|
inline |
Definition at line 98 of file TrajSeedMatcher.h.
Referenced by TrajSeedMatcher::MatchingCutsV1::operator()(), and TrajSeedMatcher::MatchingCutsV2::operator()().
|
inline |
Definition at line 97 of file TrajSeedMatcher.h.
Referenced by TrajSeedMatcher::MatchingCutsV1::operator()(), and TrajSeedMatcher::MatchingCutsV2::operator()().
|
inline |
Definition at line 100 of file TrajSeedMatcher.h.
Referenced by TrajSeedMatcher::MatchingCutsV1::operator()(), and TrajSeedMatcher::MatchingCutsV2::operator()().
|
inline |
Definition at line 101 of file TrajSeedMatcher.h.
Referenced by Particle.Particle::__str__(), Jet.Jet::jetID(), TrajSeedMatcher::MatchingCutsV1::operator()(), TrajSeedMatcher::MatchingCutsV2::operator()(), and Jet.Jet::puJetId().
|
inline |
Definition at line 105 of file TrajSeedMatcher.h.
Referenced by TrajSeedMatcher::getNrValidLayersAlongTraj().
|
inline |
Definition at line 99 of file TrajSeedMatcher.h.
Referenced by TrajSeedMatcher::getNrValidLayersAlongTraj(), and TrajSeedMatcher::processSeed().
|
inline |
Definition at line 104 of file TrajSeedMatcher.h.
|
inline |
Definition at line 102 of file TrajSeedMatcher.h.
Referenced by Particle.Particle::__str__(), and ntupleDataFormat.Track::phiPull().
|
inline |
Definition at line 87 of file TrajSeedMatcher.h.
References ALCARECOTkAlJpsiMuMu_cff::charge, stringResolutionProvider_cfi::et, and PVValHelper::eta.
Referenced by TrajSeedMatcher::processSeed().
|
inline |
Definition at line 95 of file TrajSeedMatcher.h.
|
private |
Definition at line 116 of file TrajSeedMatcher.h.
|
private |
Definition at line 107 of file TrajSeedMatcher.h.
Referenced by SCHitMatch().
|
private |
Definition at line 110 of file TrajSeedMatcher.h.
Referenced by SCHitMatch().
|
private |
Definition at line 109 of file TrajSeedMatcher.h.
Referenced by SCHitMatch().
|
private |
Definition at line 113 of file TrajSeedMatcher.h.
|
private |
Definition at line 114 of file TrajSeedMatcher.h.
|
private |
Definition at line 111 of file TrajSeedMatcher.h.
|
private |
Definition at line 108 of file TrajSeedMatcher.h.
Referenced by SCHitMatch().
|
private |
Definition at line 117 of file TrajSeedMatcher.h.
|
private |
Definition at line 115 of file TrajSeedMatcher.h.