#include <IdxChi2List.h>
Public Member Functions | |
void | reset () |
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 |
Definition at line 6 of file IdxChi2List.h.
|
inline |
Definition at line 21 of file IdxChi2List.h.
References chi2, chi2_hit, hitIdx, nhits, nholes, noverlaps, ntailholes, pt, score, and trkIdx.
float mkfit::IdxChi2List::chi2 |
Definition at line 16 of file IdxChi2List.h.
Referenced by mkfit::MkFinder::findCandidatesCloneEngine(), mkfit::getScoreStruct(), and reset().
float mkfit::IdxChi2List::chi2_hit |
Definition at line 17 of file IdxChi2List.h.
Referenced by mkfit::MkFinder::findCandidatesCloneEngine(), mkfit::CandCloner::processSeedRange(), and reset().
int mkfit::IdxChi2List::hitIdx |
Definition at line 9 of file IdxChi2List.h.
Referenced by ntupleDataFormat._RecoHitAdaptor::_hits(), CandInfo::assignIdxChi2List(), mkfit::MkFinder::findCandidatesCloneEngine(), mkfit::CandCloner::processSeedRange(), and reset().
unsigned int mkfit::IdxChi2List::module |
Definition at line 8 of file IdxChi2List.h.
Referenced by mkfit::MkFinder::findCandidatesCloneEngine(), and mkfit::CandCloner::processSeedRange().
int mkfit::IdxChi2List::nhits |
Definition at line 11 of file IdxChi2List.h.
Referenced by mkfit::MkFinder::findCandidatesCloneEngine(), mkfit::getScoreStruct(), and reset().
int mkfit::IdxChi2List::nholes |
Definition at line 14 of file IdxChi2List.h.
Referenced by mkfit::MkFinder::findCandidatesCloneEngine(), mkfit::getScoreStruct(), and reset().
int mkfit::IdxChi2List::noverlaps |
Definition at line 13 of file IdxChi2List.h.
Referenced by mkfit::MkFinder::findCandidatesCloneEngine(), mkfit::getScoreStruct(), and reset().
int mkfit::IdxChi2List::ntailholes |
Definition at line 12 of file IdxChi2List.h.
Referenced by mkfit::MkFinder::findCandidatesCloneEngine(), mkfit::getScoreStruct(), and reset().
float mkfit::IdxChi2List::pt |
Definition at line 15 of file IdxChi2List.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(), reset(), and Jet.Jet::setCorrP4().
float mkfit::IdxChi2List::score |
Definition at line 18 of file IdxChi2List.h.
Referenced by mkfit::MkFinder::findCandidatesCloneEngine(), mkfit::CandCloner::processSeedRange(), reset(), and mkfit::sortByScoreStruct().
int mkfit::IdxChi2List::trkIdx |
Definition at line 10 of file IdxChi2List.h.
Referenced by mkfit::MkFinder::findCandidatesCloneEngine(), mkfit::CandCloner::processSeedRange(), and reset().