#include <Track.h>
Public Attributes | |
float | chi2 |
float | chi2_hit |
int | hitIdx |
unsigned int | module |
int | nhits |
int | nholes |
int | noverlaps |
int | ntailholes |
float | pt |
float | score |
int | trkIdx |
float mkfit::IdxChi2List::chi2 |
Definition at line 43 of file Track.h.
Referenced by mkfit::MkFinder::findCandidatesCloneEngine(), and mkfit::getScoreStruct().
float mkfit::IdxChi2List::chi2_hit |
Definition at line 44 of file Track.h.
Referenced by mkfit::MkFinder::findCandidatesCloneEngine(), and mkfit::CandCloner::processSeedRange().
int mkfit::IdxChi2List::hitIdx |
Definition at line 36 of file Track.h.
Referenced by ntupleDataFormat._RecoHitAdaptor::_hits(), mkfit::MkFinder::findCandidatesCloneEngine(), and mkfit::CandCloner::processSeedRange().
unsigned int mkfit::IdxChi2List::module |
Definition at line 37 of file Track.h.
Referenced by mkfit::MkFinder::findCandidatesCloneEngine(), and mkfit::CandCloner::processSeedRange().
int mkfit::IdxChi2List::nhits |
Definition at line 38 of file Track.h.
Referenced by mkfit::MkFinder::findCandidatesCloneEngine(), and mkfit::getScoreStruct().
int mkfit::IdxChi2List::nholes |
Definition at line 41 of file Track.h.
Referenced by mkfit::MkFinder::findCandidatesCloneEngine(), and mkfit::getScoreStruct().
int mkfit::IdxChi2List::noverlaps |
Definition at line 40 of file Track.h.
Referenced by mkfit::MkFinder::findCandidatesCloneEngine(), and mkfit::getScoreStruct().
int mkfit::IdxChi2List::ntailholes |
Definition at line 39 of file Track.h.
Referenced by mkfit::MkFinder::findCandidatesCloneEngine(), and mkfit::getScoreStruct().
float mkfit::IdxChi2List::pt |
Definition at line 42 of file Track.h.
Referenced by Particle.Particle::__str__(), ZMuMuRochCorAnalyzer.DiMuon::__str__(), DiObject.DiMuon::__str__(), Photon.Photon::calScaledIsoValueExp(), Photon.Photon::calScaledIsoValueLin(), Photon.Photon::calScaledIsoValueQuadr(), mkfit::MkFinder::findCandidatesCloneEngine(), mkfit::getScoreStruct(), Electron.Electron::mvaIDLoose(), Electron.Electron::mvaIDRun2(), Electron.Electron::mvaIDTight(), datamodel.Object::p4(), Electron.Electron::ptErr(), ntupleDataFormat.Track::ptPull(), Lepton.Lepton::relIso(), Lepton.Lepton::relIsoFromEA(), Lepton.Lepton::relIsoR(), and Jet.Jet::setCorrP4().
float mkfit::IdxChi2List::score |
Definition at line 45 of file Track.h.
Referenced by mkfit::MkFinder::findCandidatesCloneEngine(), mkfit::CandCloner::processSeedRange(), and mkfit::sortByScoreStruct().
int mkfit::IdxChi2List::trkIdx |
Definition at line 35 of file Track.h.
Referenced by mkfit::MkFinder::findCandidatesCloneEngine(), and mkfit::CandCloner::processSeedRange().