Main Page
Namespaces
Classes
Package Documentation
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
24
class
DTPhiLutTester
:
public
edm::EDAnalyzer
{
25
public
:
26
27
DTPhiLutTester
(
const
edm::ParameterSet
& ps);
28
29
~DTPhiLutTester
()
override
;
30
31
void
analyze
(
const
edm::Event
&
e
,
const
edm::EventSetup
&
c
)
override
;
32
33
private
:
34
35
};
36
37
#endif
EnergyCorrector.c
c
Definition:
EnergyCorrector.py:44
L1MuDTPhiLutRcd.h
MillePedeFileConverter_cfg.e
e
Definition:
MillePedeFileConverter_cfg.py:37
L1MuDTPhiLut.h
DTPhiLutTester::~DTPhiLutTester
~DTPhiLutTester() override
Definition:
DTPhiLutTester.cc:20
ESHandle.h
DTPhiLutTester
Definition:
DTPhiLutTester.h:24
edm::EventSetup
Definition:
EventSetup.h:54
DTPhiLutTester::DTPhiLutTester
DTPhiLutTester(const edm::ParameterSet &ps)
Definition:
DTPhiLutTester.cc:17
edm::EDAnalyzer
Definition:
EDAnalyzer.h:28
EDAnalyzer.h
DTPhiLutTester::analyze
void analyze(const edm::Event &e, const edm::EventSetup &c) override
Definition:
DTPhiLutTester.cc:23
edm::ParameterSet
Definition:
ParameterSet.h:36
edm::Event
Definition:
Event.h:70
Generated for CMSSW Reference Manual by
1.8.11