CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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  virtual void produce(edm::Event&, const edm::EventSetup&);
25 
26  private:
29 
33  bool useAssigned;
35 };
36 
37 #endif
edm::EDGetTokenT< reco::TrackCollection > mTracks
JetTracksAssociatorAtVertex(const edm::ParameterSet &)
virtual void produce(edm::Event &, const edm::EventSetup &)
edm::EDGetTokenT< edm::View< reco::Jet > > mJets
edm::EDGetTokenT< reco::VertexCollection > pvSrc
if true, use the track/jet association with vertex assignment to tracks
JetTracksAssociationDRVertexAssigned mAssociatorAssigned
JetTracksAssociationDRVertex mAssociator