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/Event.h
"
6
7
#include "
DQMServices/Core/interface/DQMEDHarvester.h
"
8
#include "
DQMServices/Core/interface/DQMStore.h
"
9
#include "
Geometry/GEMGeometry/interface/ME0Geometry.h
"
10
11
#include <TEfficiency.h>
12
#include <TGraphAsymmErrors.h>
13
#include <TProfile.h>
14
15
#include "
Validation/MuonME0Validation/interface/ME0RecHitsValidation.h
"
16
17
class
MuonME0SegHarvestor
:
public
DQMEDHarvester
{
18
public
:
20
explicit
MuonME0SegHarvestor
(
const
edm::ParameterSet
&);
22
~MuonME0SegHarvestor
()
override
;
23
24
void
dqmEndJob
(
DQMStore::IBooker
&,
DQMStore::IGetter
&)
override
;
25
void
ProcessBooking
(
DQMStore::IBooker
&,
DQMStore::IGetter
&,
std::string
nameHist, TH1F *
num
, TH1F *den);
26
TProfile *
ComputeEff
(TH1F *
num
, TH1F *denum,
std::string
nameHist);
27
28
private
:
29
std::string
dbe_path_
;
30
};
31
#endif
DQMEDHarvester.h
DQMStore.h
EDAnalyzer.h
ME0RecHitsValidation.h
MuonME0SegHarvestor::dbe_path_
std::string dbe_path_
Definition:
MuonME0SegHarvestor.h:29
MuonME0SegHarvestor::~MuonME0SegHarvestor
~MuonME0SegHarvestor() override
destructor
Definition:
MuonME0SegHarvestor.cc:35
MuonME0SegHarvestor
Definition:
MuonME0SegHarvestor.h:17
MuonME0SegHarvestor::dqmEndJob
void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override
Definition:
MuonME0SegHarvestor.cc:94
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
edm::ParameterSet
Definition:
ParameterSet.h:47
MuonME0SegHarvestor::MuonME0SegHarvestor
MuonME0SegHarvestor(const edm::ParameterSet &)
constructor
Definition:
MuonME0SegHarvestor.cc:31
Event.h
EgammaValidation_cff.num
num
Definition:
EgammaValidation_cff.py:34
DQMEDHarvester
Definition:
DQMEDHarvester.py:1
ME0Geometry.h
MuonME0SegHarvestor::ProcessBooking
void ProcessBooking(DQMStore::IBooker &, DQMStore::IGetter &, std::string nameHist, TH1F *num, TH1F *den)
Definition:
MuonME0SegHarvestor.cc:71
MuonME0SegHarvestor::ComputeEff
TProfile * ComputeEff(TH1F *num, TH1F *denum, std::string nameHist)
Definition:
MuonME0SegHarvestor.cc:37
dqm::implementation::IGetter
Definition:
DQMStore.h:484
dqm::implementation::IBooker
Definition:
DQMStore.h:43
Generated for CMSSW Reference Manual by
1.8.16