CMS 3D CMS Logo

JetTracksAssociatorExplicit.h
Go to the documentation of this file.
1 // \class JetTracksAssociatorExplicit JetTracksAssociatorExplicit.cc
2 //
3 // Original Author: Andrea Rizzi
4 // Created: Wed Apr 12 11:12:49 CEST 2006
5 // Accommodated for Jet Package by: Fedor Ratnikov Jul. 30, 2007
6 //
7 //
8 #ifndef JetTracksAssociatorExplicit_h
9 #define JetTracksAssociatorExplicit_h
10 
15 
18 
20 public:
23 
24  void produce(edm::Event&, const edm::EventSetup&) override;
25 
26 private:
30 };
31 
32 #endif
edm::EDGetTokenT< edm::View< reco::Jet > > mJets
JetTracksAssociatorExplicit(const edm::ParameterSet &)
edm::EDGetTokenT< reco::TrackCollection > mTracks
JetTracksAssociationExplicit mAssociatorExplicit
void produce(edm::Event &, const edm::EventSetup &) override