Main Page
Namespaces
Classes
Package Documentation
Validation
MuonGEMRecHits
plugins
MuonGEMRecHitsHarvestor.h
Go to the documentation of this file.
1
#ifndef MuonGEMDigisHarvestor_H
2
#define MuonGEMDigisHarvestor_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/GEMGeometry.h
"
11
#include "
SimMuon/MCTruth/interface/PSimHitMap.h
"
12
13
#include "
Validation/MuonGEMRecHits/interface/GEMRecHitsValidation.h
"
14
#include <TEfficiency.h>
15
#include <TGraphAsymmErrors.h>
16
#include <TProfile.h>
17
18
class
MuonGEMRecHitsHarvestor
:
public
DQMEDHarvester
{
19
public
:
21
explicit
MuonGEMRecHitsHarvestor
(
const
edm::ParameterSet
&);
23
~MuonGEMRecHitsHarvestor
()
override
;
24
25
void
dqmEndJob
(
DQMStore::IBooker
&,
DQMStore::IGetter
&)
override
;
26
void
ProcessBooking
(
27
DQMStore::IBooker
&,
DQMStore::IGetter
&,
const
char
*
label
, TString
suffix
, TH1F *track_hist, TH1F *sh_hist);
28
TProfile *
ComputeEff
(TH1F *
num
, TH1F *denum);
29
30
private
:
31
std::string
dbe_path_
,
outputFile_
;
32
};
33
#endif
PSimHitMap.h
pileupDistInMC.num
num
Definition:
pileupDistInMC.py:66
MuonGEMRecHitsHarvestor::dbe_path_
std::string dbe_path_
Definition:
MuonGEMRecHitsHarvestor.h:31
MuonGEMRecHitsHarvestor::outputFile_
std::string outputFile_
Definition:
MuonGEMRecHitsHarvestor.h:31
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
Event.h
MuonGEMRecHitsHarvestor::dqmEndJob
void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override
Definition:
MuonGEMRecHitsHarvestor.cc:121
DQMEDHarvester.h
createPayload.suffix
suffix
Definition:
createPayload.py:281
label
char const * label
Definition:
PFTauDecayModeTools.cc:11
DQMStore::IGetter
Definition:
DQMStore.h:186
GEMRecHitsValidation.h
MuonGEMRecHitsHarvestor
Definition:
MuonGEMRecHitsHarvestor.h:18
DQMStore.h
ESHandle.h
MuonGEMRecHitsHarvestor::ComputeEff
TProfile * ComputeEff(TH1F *num, TH1F *denum)
Definition:
MuonGEMRecHitsHarvestor.cc:54
MuonGEMRecHitsHarvestor::MuonGEMRecHitsHarvestor
MuonGEMRecHitsHarvestor(const edm::ParameterSet &)
constructor
Definition:
MuonGEMRecHitsHarvestor.cc:48
EDAnalyzer.h
GEMGeometry.h
DQMEDHarvester
Definition:
DQMEDHarvester.py:1
edm::ParameterSet
Definition:
ParameterSet.h:36
MuonGEMRecHitsHarvestor::ProcessBooking
void ProcessBooking(DQMStore::IBooker &, DQMStore::IGetter &, const char *label, TString suffix, TH1F *track_hist, TH1F *sh_hist)
Definition:
MuonGEMRecHitsHarvestor.cc:87
DQMStore::IBooker
Definition:
DQMStore.h:88
MuonGEMRecHitsHarvestor::~MuonGEMRecHitsHarvestor
~MuonGEMRecHitsHarvestor() override
destructor
Definition:
MuonGEMRecHitsHarvestor.cc:53
Generated for CMSSW Reference Manual by
1.8.11