#include <JetVetoedTracksAssociatorDRVertex.h>
Public Member Functions | |
JetVetoedTracksAssociationDRVertex (double fDr) | |
void | produce (reco::JetTracksAssociation::Container *fAssociation, const std::vector< edm::RefToBase< reco::Jet >> &fJets, const std::vector< reco::TrackRef > &fTracks, TrackClassifier &classifier) const |
~JetVetoedTracksAssociationDRVertex () | |
Private Attributes | |
double | mDeltaR2Threshold |
fidutial dR between track in the vertex and jet's reference direction More... | |
Definition at line 13 of file JetVetoedTracksAssociatorDRVertex.h.
JetVetoedTracksAssociationDRVertex::JetVetoedTracksAssociationDRVertex | ( | double | fDr | ) |
Definition at line 4 of file JetVetoedTracksAssociatorDRVertex.cc.
|
inline |
Definition at line 16 of file JetVetoedTracksAssociatorDRVertex.h.
void JetVetoedTracksAssociationDRVertex::produce | ( | reco::JetTracksAssociation::Container * | fAssociation, |
const std::vector< edm::RefToBase< reco::Jet >> & | fJets, | ||
const std::vector< reco::TrackRef > & | fTracks, | ||
TrackClassifier & | classifier | ||
) | const |
Definition at line 6 of file JetVetoedTracksAssociatorDRVertex.cc.
References TrackCategories::BWeakDecay, TrackCategories::CWeakDecay, HLTMuonOfflineAnalyzer_cfi::deltaR2, ALPAKA_ACCELERATOR_NAMESPACE::dR2(), PVValHelper::eta, TrackClassifier::evaluate(), mps_fire::i, TrackCategories::is(), dqmiolumiharvest::j, metsig::jet, reco::btau::jetEta, reco::btau::jetPhi, mDeltaR2Threshold, phi, TrackCategories::PrimaryVertex, edm::RefVector< C, T, F >::push_back(), reco::JetTracksAssociation::setValue(), submitPVValidationJobs::t, and HLT_2024v12_cff::track.
Referenced by JetVetoedTracksAssociatorAtVertex::produce().
|
private |
fidutial dR between track in the vertex and jet's reference direction
Definition at line 25 of file JetVetoedTracksAssociatorDRVertex.h.
Referenced by produce().