#include <SimpleJetTrackAssociator.h>
Definition at line 6 of file SimpleJetTrackAssociator.h.
◆ SimpleJetTrackAssociator() [1/2]
helper::SimpleJetTrackAssociator::SimpleJetTrackAssociator |
( |
| ) |
|
|
inline |
◆ SimpleJetTrackAssociator() [2/2]
helper::SimpleJetTrackAssociator::SimpleJetTrackAssociator |
( |
double |
deltaR, |
|
|
int32_t |
nHits, |
|
|
double |
chi2nMax |
|
) |
| |
|
inline |
◆ associate()
◆ associateTransient()
Definition at line 5 of file SimpleJetTrackAssociator.cc.
8 for (
size_t i = 0,
n =
in.size();
i <
n;
i++) {
References chi2nMax_, HLTMuonOfflineAnalyzer_cfi::deltaR2, deltaR2_, DeadROC_duringRun::dir, mps_fire::i, recoMuon::in, dqmiodumpmetadata::n, nHits_, MillePedeFileConverter_cfg::out, and OrderedSet::t.
◆ chi2nMax_
double helper::SimpleJetTrackAssociator::chi2nMax_ |
|
private |
◆ deltaR2_
double helper::SimpleJetTrackAssociator::deltaR2_ |
|
private |
◆ nHits_
int32_t helper::SimpleJetTrackAssociator::nHits_ |
|
private |