CMS 3D CMS Logo

JetTracksAssociationExplicit.h
Go to the documentation of this file.
1 // \class JetTracksAssociationExplicit
2 // Associate jets with tracks of PFJet type explicitly by those
3 // in the PFCandidate constituents.
4 
5 #ifndef JetTracksAssociationExplicit_h
6 #define JetTracksAssociationExplicit_h
7 
9 
11 public:
14 
17  const std::vector<reco::TrackRef>& fTracks) const;
18 };
19 
20 #endif
void produce(reco::JetTracksAssociation::Container *fAssociation, const std::vector< edm::RefToBase< reco::Jet > > &fJets, const std::vector< reco::TrackRef > &fTracks) const