#include <TrajSeedMatcher.h>
Public Member Functions | |
DetId | detId () const |
float | dPhi () const |
float | dRZ () const |
const TrackingRecHit * | hit () const |
HitInfo () | |
HitInfo (const GlobalPoint &vtxPos, const TrajectoryStateOnSurface &trajState, const TrackingRecHit &hit) | |
const GlobalPoint & | pos () const |
int | subdetId () const |
~HitInfo ()=default | |
Private Attributes | |
DetId | detId_ |
float | dPhi_ |
float | dRZ_ |
const TrackingRecHit * | hit_ |
GlobalPoint | pos_ |
Definition at line 79 of file TrajSeedMatcher.h.
|
inline |
Definition at line 81 of file TrajSeedMatcher.h.
TrajSeedMatcher::HitInfo::HitInfo | ( | const GlobalPoint & | vtxPos, |
const TrajectoryStateOnSurface & | trajState, | ||
const TrackingRecHit & | hit | ||
) |
Definition at line 333 of file TrajSeedMatcher.cc.
References detId_, dPhi_, dRZ_, TrajectoryStateOnSurface::globalParameters(), PixelSubdetector::PixelBarrel, pos_, GlobalTrajectoryParameters::position(), TrajSeedMatcher::SeedWithInfo::SeedWithInfo(), and DetId::subdetId().
|
default |
|
inline |
Definition at line 92 of file TrajSeedMatcher.h.
|
inline |
Definition at line 94 of file TrajSeedMatcher.h.
Referenced by TrajSeedMatcher::MatchingCuts::operator()().
|
inline |
Definition at line 93 of file TrajSeedMatcher.h.
Referenced by TrajSeedMatcher::MatchingCuts::operator()().
|
inline |
Definition at line 96 of file TrajSeedMatcher.h.
Referenced by TrajSeedMatcher::getNrValidLayersAlongTraj().
|
inline |
|
inline |
Definition at line 91 of file TrajSeedMatcher.h.
|
private |
Definition at line 98 of file TrajSeedMatcher.h.
Referenced by HitInfo().
|
private |
Definition at line 101 of file TrajSeedMatcher.h.
Referenced by HitInfo().
|
private |
Definition at line 100 of file TrajSeedMatcher.h.
Referenced by HitInfo().
|
private |
Definition at line 102 of file TrajSeedMatcher.h.
|
private |
Definition at line 99 of file TrajSeedMatcher.h.
Referenced by HitInfo().