#include <PrimaryVertexAssignment.h>
Public Types | |
enum | Quality { UsedInFit = 7, PrimaryDz = 6, PrimaryV0 = 5, BTrack = 4, Unused = 3, OtherDz = 2, NotReconstructedPrimary = 1, Unassigned = 0 } |
Private Attributes | |
double | maxDistanceToJetAxis_ |
double | maxDtSigForPrimaryAssignment_ |
double | maxDxyForJetAxisAssigment_ |
double | maxDxyForNotReconstructedPrimary_ |
double | maxDxySigForNotReconstructedPrimary_ |
double | maxDzErrorForPrimaryAssignment_ |
double | maxDzForJetAxisAssigment_ |
double | maxDzForPrimaryAssignment_ |
double | maxDzSigForPrimaryAssignment_ |
double | maxJetDeltaR_ |
double | minJetPt_ |
bool | preferHighRanked_ |
bool | useTiming_ |
Definition at line 18 of file PrimaryVertexAssignment.h.
Enumerator | |
---|---|
UsedInFit | |
PrimaryDz | |
PrimaryV0 | |
BTrack | |
Unused | |
OtherDz | |
NotReconstructedPrimary | |
Unassigned |
Definition at line 20 of file PrimaryVertexAssignment.h.
|
inline |
Definition at line 31 of file PrimaryVertexAssignment.h.
|
inline |
Definition at line 46 of file PrimaryVertexAssignment.h.
|
inline |
Definition at line 67 of file PrimaryVertexAssignment.h.
References chargedHadronVertex(), singleTopDQM_cfi::jets, pfDeepBoostedJetPreprocessParams_cfi::pfcand, protons_cff::time, HLT_FULL_cff::timeResolution, Unassigned, useTiming_, and pwdgSkimBPark_cfi::vertices.
|
inline |
Definition at line 85 of file PrimaryVertexAssignment.h.
References chargedHadronVertex(), edm::Ref< C, T, F >::isNull(), singleTopDQM_cfi::jets, protons_cff::time, HLT_FULL_cff::timeResolution, reco::RecoChargedRefCandidate::track(), Unassigned, useTiming_, and pwdgSkimBPark_cfi::vertices.
std::pair< int, PrimaryVertexAssignment::Quality > PrimaryVertexAssignment::chargedHadronVertex | ( | const reco::VertexCollection & | vertices, |
const reco::TrackRef & | trackRef, | ||
const reco::Track * | track, | ||
float | trackTime, | ||
float | trackTimeResolution, | ||
const edm::View< reco::Candidate > & | jets, | ||
const TransientTrackBuilder & | builder | ||
) | const |
Definition at line 9 of file PrimaryVertexAssignment.cc.
References funct::abs(), BTrack, TransientTrackBuilder::build(), reco::deltaR(), PbPb_ZMuSkimMuonDPG_cff::deltaR, HLT_FULL_cff::distance, dt, PVValHelper::dz, MillePedeFileConverter_cfg::e, edm::isNotFinite(), gpuVertexFinder::iv, electrons_cff::jetIdx, singleTopDQM_cfi::jets, IPTools::jetTrackDistance(), SiStripPI::max, maxDistanceToJetAxis_, maxDtSigForPrimaryAssignment_, maxDxyForJetAxisAssigment_, maxDxyForNotReconstructedPrimary_, maxDxySigForNotReconstructedPrimary_, maxDzErrorForPrimaryAssignment_, maxDzForJetAxisAssigment_, maxDzForPrimaryAssignment_, maxDzSigForPrimaryAssignment_, maxJetDeltaR_, HLT_FULL_cff::minDeltaR, minJetPt_, NotReconstructedPrimary, or, OtherDz, preferHighRanked_, PrimaryDz, mathSSE::sqrt(), protons_cff::time, HLT_FULL_cff::track, Unassigned, UsedInFit, useTiming_, pwdgSkimBPark_cfi::vertices, extraflags_cff::vtx, and w.
Referenced by chargedHadronVertex(), and PrimaryVertexSorter< ParticlesCollection >::runAlgo().
|
inline |
Definition at line 57 of file PrimaryVertexAssignment.h.
References chargedHadronVertex(), singleTopDQM_cfi::jets, and pwdgSkimBPark_cfi::vertices.
|
private |
Definition at line 108 of file PrimaryVertexAssignment.h.
Referenced by chargedHadronVertex().
|
private |
Definition at line 105 of file PrimaryVertexAssignment.h.
Referenced by chargedHadronVertex().
|
private |
Definition at line 110 of file PrimaryVertexAssignment.h.
Referenced by chargedHadronVertex().
|
private |
Definition at line 112 of file PrimaryVertexAssignment.h.
Referenced by chargedHadronVertex().
|
private |
Definition at line 111 of file PrimaryVertexAssignment.h.
Referenced by chargedHadronVertex().
|
private |
Definition at line 104 of file PrimaryVertexAssignment.h.
Referenced by chargedHadronVertex().
|
private |
Definition at line 109 of file PrimaryVertexAssignment.h.
Referenced by chargedHadronVertex().
|
private |
Definition at line 103 of file PrimaryVertexAssignment.h.
Referenced by chargedHadronVertex().
|
private |
Definition at line 102 of file PrimaryVertexAssignment.h.
Referenced by chargedHadronVertex().
|
private |
Definition at line 106 of file PrimaryVertexAssignment.h.
Referenced by chargedHadronVertex().
|
private |
Definition at line 107 of file PrimaryVertexAssignment.h.
Referenced by chargedHadronVertex().
|
private |
Definition at line 114 of file PrimaryVertexAssignment.h.
Referenced by chargedHadronVertex().
|
private |
Definition at line 113 of file PrimaryVertexAssignment.h.
Referenced by chargedHadronVertex().