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/Event.h
"
5
#include "
FWCore/Framework/interface/ESHandle.h
"
6
#include "
FWCore/Framework/interface/EDAnalyzer.h
"
7
8
#include "
DQMServices/Core/interface/DQMStore.h
"
9
#include "
DQMServices/Core/interface/DQMEDHarvester.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
{
20
public
:
22
explicit
MuonME0SegHarvestor
(
const
edm::ParameterSet
&);
24
~MuonME0SegHarvestor
();
25
26
virtual
void
dqmEndJob
(
DQMStore::IBooker
&,
DQMStore::IGetter
&);
27
void
ProcessBooking
(
DQMStore::IBooker
& ,
DQMStore::IGetter
&,
std::string
nameHist, TH1F*
num
, TH1F* den );
28
TProfile*
ComputeEff
(TH1F* num, TH1F* denum,
std::string
nameHist );
29
30
private
:
31
std::string
dbe_path_
;
32
};
33
#endif
ME0RecHitsValidation.h
pileupDistInMC.num
num
Definition:
pileupDistInMC.py:64
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
Event.h
MuonME0SegHarvestor::MuonME0SegHarvestor
MuonME0SegHarvestor(const edm::ParameterSet &)
constructor
Definition:
MuonME0SegHarvestor.cc:34
DQMEDHarvester.h
DQMStore::IGetter
Definition:
DQMStore.h:190
MuonME0SegHarvestor::ProcessBooking
void ProcessBooking(DQMStore::IBooker &, DQMStore::IGetter &, std::string nameHist, TH1F *num, TH1F *den)
Definition:
MuonME0SegHarvestor.cc:77
DQMStore.h
MuonME0SegHarvestor::dqmEndJob
virtual void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &)
Definition:
MuonME0SegHarvestor.cc:106
ESHandle.h
EDAnalyzer.h
MuonME0SegHarvestor::ComputeEff
TProfile * ComputeEff(TH1F *num, TH1F *denum, std::string nameHist)
Definition:
MuonME0SegHarvestor.cc:45
ME0Geometry.h
MuonME0SegHarvestor
Definition:
MuonME0SegHarvestor.h:18
MuonME0SegHarvestor::~MuonME0SegHarvestor
~MuonME0SegHarvestor()
destructor
Definition:
MuonME0SegHarvestor.cc:40
DQMEDHarvester
Definition:
DQMEDHarvester.py:1
edm::ParameterSet
Definition:
ParameterSet.h:36
DQMStore::IBooker
Definition:
DQMStore.h:90
MuonME0SegHarvestor::dbe_path_
std::string dbe_path_
Definition:
MuonME0SegHarvestor.h:31
Generated for CMSSW Reference Manual by
1.8.11