#include <TrajSeedMatcher.h>
Public Attributes | |
const int | charge = 0 |
const DetId | detId = 0 |
const float | dPhi = std::numeric_limits<float>::max() |
const float | dRZ = std::numeric_limits<float>::max() |
const float | et = 0.f |
const float | eta = 0.f |
const TrackingRecHit & | hit |
const GlobalPoint | hitPos |
const int | nrClus = 0 |
const float | phi = 0.f |
Definition at line 56 of file TrajSeedMatcher.h.
const int TrajSeedMatcher::SCHitMatch::charge = 0 |
Definition at line 65 of file TrajSeedMatcher.h.
const DetId TrajSeedMatcher::SCHitMatch::detId = 0 |
Definition at line 57 of file TrajSeedMatcher.h.
const float TrajSeedMatcher::SCHitMatch::dPhi = std::numeric_limits<float>::max() |
Definition at line 60 of file TrajSeedMatcher.h.
Referenced by TrajSeedMatcher::MatchingCutsV1::operator()(), and TrajSeedMatcher::MatchingCutsV2::operator()().
const float TrajSeedMatcher::SCHitMatch::dRZ = std::numeric_limits<float>::max() |
Definition at line 59 of file TrajSeedMatcher.h.
Referenced by TrajSeedMatcher::MatchingCutsV1::operator()(), and TrajSeedMatcher::MatchingCutsV2::operator()().
const float TrajSeedMatcher::SCHitMatch::et = 0.f |
Definition at line 62 of file TrajSeedMatcher.h.
Referenced by TrajSeedMatcher::MatchingCutsV1::operator()(), and TrajSeedMatcher::MatchingCutsV2::operator()().
const float TrajSeedMatcher::SCHitMatch::eta = 0.f |
Definition at line 63 of file TrajSeedMatcher.h.
Referenced by Particle.Particle::__str__(), Jet.Jet::jetID(), TrajSeedMatcher::MatchingCutsV1::operator()(), TrajSeedMatcher::MatchingCutsV2::operator()(), and Jet.Jet::puJetId().
const TrackingRecHit& TrajSeedMatcher::SCHitMatch::hit |
Definition at line 61 of file TrajSeedMatcher.h.
Referenced by TrajSeedMatcher::getNrValidLayersAlongTraj().
const GlobalPoint TrajSeedMatcher::SCHitMatch::hitPos |
Definition at line 58 of file TrajSeedMatcher.h.
Referenced by TrajSeedMatcher::getNrValidLayersAlongTraj().
const int TrajSeedMatcher::SCHitMatch::nrClus = 0 |
Definition at line 66 of file TrajSeedMatcher.h.
const float TrajSeedMatcher::SCHitMatch::phi = 0.f |
Definition at line 64 of file TrajSeedMatcher.h.
Referenced by Particle.Particle::__str__(), and ntupleDataFormat.Track::phiPull().