#include <TrackVertexArbitration.h>
Public Member Functions | |
TrackVertexArbitration (const edm::ParameterSet ¶ms) | |
std::vector< VTX > | trackVertexArbitrator (edm::Handle< reco::BeamSpot > &beamSpot, const reco::Vertex &pv, std::vector< reco::TransientTrack > &selectedTracks, std::vector< VTX > &secondaryVertices) |
Private Member Functions | |
bool | trackFilterArbitrator (const reco::TransientTrack &track) const |
Private Attributes | |
edm::InputTag | beamSpotCollection |
double | distCut |
double | dLenFraction |
double | dRCut |
double | fitterRatio |
double | fitterSigmacut |
double | fitterTini |
double | maxTimeSignificance |
edm::InputTag | primaryVertexCollection |
edm::InputTag | secondaryVertexCollection |
double | sigCut |
double | sign |
edm::InputTag | trackCollection |
int | trackMinLayers |
int | trackMinPixels |
double | trackMinPt |
Definition at line 53 of file TrackVertexArbitration.h.
TrackVertexArbitration< VTX >::TrackVertexArbitration | ( | const edm::ParameterSet & | params | ) |
Definition at line 85 of file TrackVertexArbitration.h.
References TrackVertexArbitration< VTX >::dRCut, and TrackVertexArbitration< VTX >::sign.
|
private |
Definition at line 108 of file TrackVertexArbitration.h.
References HLT_2023v12_cff::track, HLT_2023v12_cff::trackMinLayers, HLT_2023v12_cff::trackMinPixels, and HLT_2023v12_cff::trackMinPt.
std::vector< VTX > TrackVertexArbitration< VTX >::trackVertexArbitrator | ( | edm::Handle< reco::BeamSpot > & | beamSpot, |
const reco::Vertex & | pv, | ||
std::vector< reco::TransientTrack > & | selectedTracks, | ||
std::vector< VTX > & | secondaryVertices | ||
) |
Definition at line 140 of file TrackVertexArbitration.h.
References funct::abs(), IPTools::absoluteImpactParameter3D(), pwdgSkimBPark_cfi::beamSpot, RecoVertex::convertError(), RecoVertex::convertPos(), gather_cfg::cout, svhelper::cov33(), PbPb_ZMuSkimMuonDPG_cff::deltaR, HLTMuonOfflineAnalyzer_cfi::deltaR2, VertexDistance3D::distance(), MaterialEffects_cfi::distCut, HLT_2023v12_cff::dLenFraction, HGC3DClusterGenMatchSelector_cfi::dR, HLT_2023v12_cff::dRCut, HLT_2023v12_cff::fitterRatio, HLT_2023v12_cff::fitterSigmacut, HLT_2023v12_cff::fitterTini, edm::isFinite(), TransientVertex::isValid(), HLT_2023v12_cff::maxTimeSignificance, funct::pow(), HLT_2023v12_cff::secondaryVertices, TrackCollections2monitor_cff::selectedTracks, HLT_2023v12_cff::sigCut, Validation_hcalonly_cfi::sign, Measurement1D::significance(), mathSSE::sqrt(), pfDeepBoostedJetPreprocessParams_cfi::sv, trackWeight(), svhelper::updateVertexTime(), Measurement1D::value(), AdaptiveVertexFitter::vertex(), and w().
|
private |
Definition at line 68 of file TrackVertexArbitration.h.
|
private |
Definition at line 70 of file TrackVertexArbitration.h.
|
private |
Definition at line 72 of file TrackVertexArbitration.h.
|
private |
Definition at line 69 of file TrackVertexArbitration.h.
Referenced by TrackVertexArbitration< VTX >::TrackVertexArbitration().
|
private |
Definition at line 75 of file TrackVertexArbitration.h.
|
private |
Definition at line 73 of file TrackVertexArbitration.h.
|
private |
Definition at line 74 of file TrackVertexArbitration.h.
|
private |
Definition at line 79 of file TrackVertexArbitration.h.
|
private |
Definition at line 65 of file TrackVertexArbitration.h.
|
private |
Definition at line 66 of file TrackVertexArbitration.h.
|
private |
Definition at line 71 of file TrackVertexArbitration.h.
|
private |
Definition at line 80 of file TrackVertexArbitration.h.
Referenced by TrackVertexArbitration< VTX >::TrackVertexArbitration().
|
private |
Definition at line 67 of file TrackVertexArbitration.h.
|
private |
Definition at line 76 of file TrackVertexArbitration.h.
|
private |
Definition at line 78 of file TrackVertexArbitration.h.
|
private |
Definition at line 77 of file TrackVertexArbitration.h.