CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HLTJetL1MatchProducer.h
Go to the documentation of this file.
1 #ifndef HLTJetL1MatchProducer_h
2 #define HLTJetL1MatchProducer_h
3 
4 #include <string>
9 
18 
19 template<typename T>
21  public:
24  static void fillDescriptions(edm::ConfigurationDescriptions & descriptions);
25  virtual void beginJob() ;
26  virtual void produce(edm::Event &, const edm::EventSetup&);
27  private:
36  // std::string jetType_;
37  double DeltaR_; // DeltaR(HLT,L1)
38 };
39 
40 #endif
virtual void produce(edm::Event &, const edm::EventSetup &)
edm::EDGetTokenT< l1extra::L1JetParticleCollection > m_theL1ForJetToken
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
edm::EDGetTokenT< l1extra::L1JetParticleCollection > m_theL1CenJetToken
HLTJetL1MatchProducer(const edm::ParameterSet &)
edm::EDGetTokenT< l1extra::L1JetParticleCollection > m_theL1TauJetToken
edm::EDGetTokenT< std::vector< T > > m_theJetToken