Main Page
Namespaces
Classes
Package Documentation
Validation
MuonME0Validation
plugins
MuonME0SegHarvestor.h
Go to the documentation of this file.
1
#ifndef MuonME0SegHarvestor_H
2
#define MuonME0SegHarvestor_H
3
4
#include "
FWCore/Framework/interface/EDAnalyzer.h
"
5
#include "
FWCore/Framework/interface/ESHandle.h
"
6
#include "
FWCore/Framework/interface/Event.h
"
7
8
#include "
DQMServices/Core/interface/DQMEDHarvester.h
"
9
#include "
DQMServices/Core/interface/DQMStore.h
"
10
#include "
Geometry/GEMGeometry/interface/ME0Geometry.h
"
11
12
#include <TEfficiency.h>
13
#include <TGraphAsymmErrors.h>
14
#include <TProfile.h>
15
16
#include "
Validation/MuonME0Validation/interface/ME0RecHitsValidation.h
"
17
18
class
MuonME0SegHarvestor
:
public
DQMEDHarvester
{
19
public
:
21
explicit
MuonME0SegHarvestor
(
const
edm::ParameterSet
&);
23
~MuonME0SegHarvestor
()
override
;
24
25
void
dqmEndJob
(
DQMStore::IBooker
&,
DQMStore::IGetter
&)
override
;
26
void
ProcessBooking
(
DQMStore::IBooker
&,
DQMStore::IGetter
&,
std::string
nameHist, TH1F *
num
, TH1F *den);
27
TProfile *
ComputeEff
(TH1F *num, TH1F *denum,
std::string
nameHist);
28
29
private
:
30
std::string
dbe_path_
;
31
};
32
#endif
ME0RecHitsValidation.h
pileupDistInMC.num
num
Definition:
pileupDistInMC.py:66
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
Event.h
MuonME0SegHarvestor::MuonME0SegHarvestor
MuonME0SegHarvestor(const edm::ParameterSet &)
constructor
Definition:
MuonME0SegHarvestor.cc:32
DQMEDHarvester.h
DQMStore::IGetter
Definition:
DQMStore.h:186
MuonME0SegHarvestor::ProcessBooking
void ProcessBooking(DQMStore::IBooker &, DQMStore::IGetter &, std::string nameHist, TH1F *num, TH1F *den)
Definition:
MuonME0SegHarvestor.cc:72
DQMStore.h
MuonME0SegHarvestor::~MuonME0SegHarvestor
~MuonME0SegHarvestor() override
destructor
Definition:
MuonME0SegHarvestor.cc:36
ESHandle.h
EDAnalyzer.h
MuonME0SegHarvestor::ComputeEff
TProfile * ComputeEff(TH1F *num, TH1F *denum, std::string nameHist)
Definition:
MuonME0SegHarvestor.cc:38
ME0Geometry.h
MuonME0SegHarvestor
Definition:
MuonME0SegHarvestor.h:18
DQMEDHarvester
Definition:
DQMEDHarvester.py:1
edm::ParameterSet
Definition:
ParameterSet.h:36
DQMStore::IBooker
Definition:
DQMStore.h:88
MuonME0SegHarvestor::dqmEndJob
void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override
Definition:
MuonME0SegHarvestor.cc:95
MuonME0SegHarvestor::dbe_path_
std::string dbe_path_
Definition:
MuonME0SegHarvestor.h:30
Generated for CMSSW Reference Manual by
1.8.11