CMS 3D CMS Logo

METTesterPostProcessorHarvesting.h
Go to the documentation of this file.
1 #ifndef METTESTERPOSTPROCESSORHARVESTING_H
2 #define METTESTERPOSTPROCESSORHARVESTING_H
3 
4 // author: Matthias Weber, Feb 2015
5 
6 // system include files
7 #include <cmath>
8 #include <cstdio>
9 #include <memory>
10 #include <sstream>
11 
12 // user include files
15 
18 
24 //
25 // class decleration
26 //
27 
29 public:
32 
33 private:
34  void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override;
35 
38 
39  std::vector<std::string> met_dirs;
40 
54 };
55 
56 #endif
DQMEDHarvester.h
METTesterPostProcessorHarvesting::mPFPhotonEtFraction_MiniAOD_over_Reco
MonitorElement * mPFPhotonEtFraction_MiniAOD_over_Reco
Definition: METTesterPostProcessorHarvesting.h:44
METTesterPostProcessorHarvesting
Definition: METTesterPostProcessorHarvesting.h:28
METTesterPostProcessorHarvesting::mSumET_MiniAOD_over_Reco
MonitorElement * mSumET_MiniAOD_over_Reco
Definition: METTesterPostProcessorHarvesting.h:43
DQMStore.h
dqm::legacy::MonitorElement
Definition: MonitorElement.h:462
METTesterPostProcessorHarvesting::mPFHFEMEtFraction_MiniAOD_over_Reco
MonitorElement * mPFHFEMEtFraction_MiniAOD_over_Reco
Definition: METTesterPostProcessorHarvesting.h:48
METTesterPostProcessorHarvesting::mPFChargedHadronEtFraction_MiniAOD_over_Reco
MonitorElement * mPFChargedHadronEtFraction_MiniAOD_over_Reco
Definition: METTesterPostProcessorHarvesting.h:46
EDAnalyzer.h
METTesterPostProcessorHarvesting::mMETDifference_GenMETTrue_MET300to400_MiniAOD_over_Reco
MonitorElement * mMETDifference_GenMETTrue_MET300to400_MiniAOD_over_Reco
Definition: METTesterPostProcessorHarvesting.h:53
MakerMacros.h
METTesterPostProcessorHarvesting::mMET_MiniAOD_over_Reco
MonitorElement * mMET_MiniAOD_over_Reco
Definition: METTesterPostProcessorHarvesting.h:41
Service.h
METTesterPostProcessorHarvesting::inputMETLabelRECO_
edm::InputTag inputMETLabelRECO_
Definition: METTesterPostProcessorHarvesting.h:36
TFileService.h
METTesterPostProcessorHarvesting::mPFHFHadronEtFraction_MiniAOD_over_Reco
MonitorElement * mPFHFHadronEtFraction_MiniAOD_over_Reco
Definition: METTesterPostProcessorHarvesting.h:47
edm::ParameterSet
Definition: ParameterSet.h:47
METTesterPostProcessorHarvesting::mMETPhi_MiniAOD_over_Reco
MonitorElement * mMETPhi_MiniAOD_over_Reco
Definition: METTesterPostProcessorHarvesting.h:42
METTesterPostProcessorHarvesting::dqmEndJob
void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override
Definition: METTesterPostProcessorHarvesting.cc:26
Event.h
METTesterPostProcessorHarvesting::METTesterPostProcessorHarvesting
METTesterPostProcessorHarvesting(const edm::ParameterSet &)
Definition: METTesterPostProcessorHarvesting.cc:18
METTesterPostProcessorHarvesting::~METTesterPostProcessorHarvesting
~METTesterPostProcessorHarvesting() override
Definition: METTesterPostProcessorHarvesting.cc:23
METTesterPostProcessorHarvesting::mMETDifference_GenMETTrue_MET100to150_MiniAOD_over_Reco
MonitorElement * mMETDifference_GenMETTrue_MET100to150_MiniAOD_over_Reco
Definition: METTesterPostProcessorHarvesting.h:52
METTesterPostProcessorHarvesting::inputMETLabelMiniAOD_
edm::InputTag inputMETLabelMiniAOD_
Definition: METTesterPostProcessorHarvesting.h:37
DQMEDHarvester
Definition: DQMEDHarvester.py:1
Frameworkfwd.h
dqm::implementation::IGetter
Definition: DQMStore.h:484
METTesterPostProcessorHarvesting::mMETDifference_GenMETTrue_MET20to40_MiniAOD_over_Reco
MonitorElement * mMETDifference_GenMETTrue_MET20to40_MiniAOD_over_Reco
Definition: METTesterPostProcessorHarvesting.h:51
METTesterPostProcessorHarvesting::mMETDeltaPhi_GenMETTrue_MiniAOD_over_Reco
MonitorElement * mMETDeltaPhi_GenMETTrue_MiniAOD_over_Reco
Definition: METTesterPostProcessorHarvesting.h:50
METTesterPostProcessorHarvesting::mMETDifference_GenMETTrue_MiniAOD_over_Reco
MonitorElement * mMETDifference_GenMETTrue_MiniAOD_over_Reco
Definition: METTesterPostProcessorHarvesting.h:49
dqm::implementation::IBooker
Definition: DQMStore.h:43
METTesterPostProcessorHarvesting::mPFNeutralHadronEtFraction_MiniAOD_over_Reco
MonitorElement * mPFNeutralHadronEtFraction_MiniAOD_over_Reco
Definition: METTesterPostProcessorHarvesting.h:45
ParameterSet.h
edm::InputTag
Definition: InputTag.h:15
METTesterPostProcessorHarvesting::met_dirs
std::vector< std::string > met_dirs
Definition: METTesterPostProcessorHarvesting.h:39