Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
L1TriggerConfig
DTTrackFinder
interface
DTPhiLutTester.h
Go to the documentation of this file.
1
//-------------------------------------------------
2
//
11
//
12
//--------------------------------------------------
13
#ifndef DTPhiLutTester_h
14
#define DTPhiLutTester_h
15
16
#include <
FWCore/Framework/interface/EDAnalyzer.h
>
17
18
#include "
FWCore/Framework/interface/ESHandle.h
"
19
20
#include "
CondFormats/L1TObjects/interface/L1MuDTPhiLut.h
"
21
#include "
CondFormats/DataRecord/interface/L1MuDTPhiLutRcd.h
"
22
23
class
DTPhiLutTester
:
public
edm::EDAnalyzer
{
24
public
:
25
DTPhiLutTester
(
const
edm::ParameterSet
& ps);
26
27
~DTPhiLutTester
()
override
;
28
29
void
analyze
(
const
edm::Event
&
e
,
const
edm::EventSetup
&
c
)
override
;
30
31
private
:
32
};
33
34
#endif
c
const edm::EventSetup & c
Definition:
SiStripLAProfileBooker.cc:66
L1MuDTPhiLutRcd.h
L1MuDTPhiLut.h
DTPhiLutTester::~DTPhiLutTester
~DTPhiLutTester() override
Definition:
DTPhiLutTester.cc:18
ESHandle.h
DTPhiLutTester
Definition:
DTPhiLutTester.h:23
edm::EventSetup
Definition:
EventSetup.h:59
DTPhiLutTester::DTPhiLutTester
DTPhiLutTester(const edm::ParameterSet &ps)
Definition:
DTPhiLutTester.cc:16
edm::EDAnalyzer
Definition:
EDAnalyzer.h:29
EDAnalyzer.h
alignCSCRings.e
list e
Definition:
alignCSCRings.py:91
DTPhiLutTester::analyze
void analyze(const edm::Event &e, const edm::EventSetup &c) override
Definition:
DTPhiLutTester.cc:20
edm::ParameterSet
Definition:
ParameterSet.h:47
edm::Event
Definition:
Event.h:73
Generated for CMSSW Reference Manual by
1.8.5