Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
Validation
DTRecHits
plugins
DT4DSegmentClients.h
Go to the documentation of this file.
1
#ifndef DT4DSegmentClients_H
2
#define DT4DSegmentClients_H
3
11
#include <
FWCore/Framework/interface/EDAnalyzer.h
>
12
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
13
#include <
FWCore/Framework/interface/Event.h
>
14
#include "
FWCore/Framework/interface/ESHandle.h
"
15
#include <
FWCore/Framework/interface/EventSetup.h
>
16
#include "
DQMServices/Core/interface/MonitorElement.h
"
17
#include "
DQMServices/Core/interface/DQMStore.h
"
18
#include "
FWCore/ServiceRegistry/interface/Service.h
"
19
20
class
DQMStore
;
21
class
MonitorElement
;
22
23
class
DT4DSegmentClients
:
public
edm::EDAnalyzer
{
24
25
public
:
26
28
DT4DSegmentClients
(
const
edm::ParameterSet
& ps);
29
31
~DT4DSegmentClients
();
32
void
endLuminosityBlock
(
edm::LuminosityBlock
const
& lumiSeg,
edm::EventSetup
const
&
c
);
33
34
protected
:
35
37
void
analyze
(
const
edm::Event
&
e
,
const
edm::EventSetup
& c);
38
39
private
:
40
41
DQMStore
*
dbe
;
42
43
};
44
45
#endif
Event.h
edm::LuminosityBlock
Definition:
LuminosityBlock.h:47
EventSetup.h
DT4DSegmentClients::DT4DSegmentClients
DT4DSegmentClients(const edm::ParameterSet &ps)
Constructor.
Definition:
DT4DSegmentClients.cc:23
ParameterSet.h
DT4DSegmentClients::~DT4DSegmentClients
~DT4DSegmentClients()
Destructor.
Definition:
DT4DSegmentClients.cc:25
DQMStore
Definition:
DQMStore.h:72
DQMStore.h
ESHandle.h
Service.h
edm::EventSetup
Definition:
EventSetup.h:44
DT4DSegmentClients::analyze
void analyze(const edm::Event &e, const edm::EventSetup &c)
Analyze.
Definition:
DT4DSegmentClients.cc:146
edm::EDAnalyzer
Definition:
EDAnalyzer.h:25
EDAnalyzer.h
MonitorElement
Definition:
MonitorElement.h:34
DT4DSegmentClients
Definition:
DT4DSegmentClients.h:23
trackerHits.c
tuple c
Definition:
trackerHits.py:26
MonitorElement.h
alignCSCRings.e
list e
Definition:
alignCSCRings.py:90
DT4DSegmentClients::endLuminosityBlock
void endLuminosityBlock(edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &c)
Definition:
DT4DSegmentClients.cc:27
edm::ParameterSet
Definition:
ParameterSet.h:35
edm::Event
Definition:
Event.h:62
DT4DSegmentClients::dbe
DQMStore * dbe
Definition:
DT4DSegmentClients.h:41
Generated for CMSSW Reference Manual by
1.8.5