CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PFJetDQMAnalyzer.h
Go to the documentation of this file.
1 #ifndef __DQMOffline_PFTau_PFJetDQMAnalyzer__
2 #define __DQMOffline_PFTau_PFJetDQMAnalyzer__
3 
7 
10 
12 
13 
15  public:
16 
18 
19  private:
20  void analyze(edm::Event const&, edm::EventSetup const&);
21  void beginJob() ;
22  void endJob();
23 
24  void storeBadEvents(edm::Event const&, float& val);
25 
31 
33 
35 
37 };
38 
39 #endif
void storeBadEvents(edm::Event const &, float &val)
edm::InputTag inputLabel_
PFJetMonitor pfJetMonitor_
std::string benchmarkLabel_
edm::EDGetTokenT< edm::View< reco::Jet > > myMatchedJet_
edm::ParameterSet pSet_
edm::InputTag matchLabel_
edm::EDGetTokenT< edm::View< reco::Jet > > myJet_
void analyze(edm::Event const &, edm::EventSetup const &)
PFJetDQMAnalyzer(const edm::ParameterSet &parameterSet)
ParameterSet const & parameterSet(Provenance const &provenance)
Definition: Provenance.cc:11