CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
JetVetoedTracksAssociatorDRVertex.h
Go to the documentation of this file.
1 
2 #ifndef JetVetoedTracksAssociationDRVertex_h
3 #define JetVetoedTracksAssociationDRVertex_h
4 
10 
12 
14 {
15 
16 public:
17 
20 
21  void produce (
23  const std::vector<edm::RefToBase<reco::Jet> >& fJets,
24  const std::vector<reco::TrackRef>& fTracks,
25  TrackClassifier & classifier
26  ) const;
27 
28 private:
31 };
32 
33 #endif
Get track history and classify it in function of their .
double mDeltaR2Threshold
fidutial dR between track in the vertex and jet&#39;s reference direction
void produce(reco::JetTracksAssociation::Container *fAssociation, const std::vector< edm::RefToBase< reco::Jet > > &fJets, const std::vector< reco::TrackRef > &fTracks, TrackClassifier &classifier) const