CMS 3D CMS Logo

JetTracksAssociatorAtVertex.h
Go to the documentation of this file.
1 // \class JetTracksAssociatorAtVertex JetTracksAssociatorAtVertex.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 JetTracksAssociatorAtVertex_h
9 #define JetTracksAssociatorAtVertex_h
10 
15 
18 
20 public:
23 
24  void produce(edm::Event&, const edm::EventSetup&) override;
25 
26 private:
29 
33  bool useAssigned;
35 };
36 
37 #endif
edm::EDGetTokenT< reco::TrackCollection > mTracks
JetTracksAssociatorAtVertex(const edm::ParameterSet &)
edm::EDGetTokenT< reco::VertexCollection > pvSrc
if true, use the track/jet association with vertex assignment to tracks
JetTracksAssociationDRVertexAssigned mAssociatorAssigned
JetTracksAssociationDRVertex mAssociator
edm::EDGetTokenT< edm::View< reco::Jet > > mJets
void produce(edm::Event &, const edm::EventSetup &) override