Main Page
Namespaces
Classes
Package Documentation
L1TriggerConfig
DTTrackFinder
interface
DTExtLutTester.h
Go to the documentation of this file.
1
//-------------------------------------------------
2
//
11
//
12
//--------------------------------------------------
13
#ifndef DTExtLutTester_h
14
#define DTExtLutTester_h
15
16
#include <
FWCore/Framework/interface/EDAnalyzer.h
>
17
18
#include "
FWCore/Framework/interface/ESHandle.h
"
19
20
#include "
CondFormats/L1TObjects/interface/L1MuDTExtLut.h
"
21
#include "
CondFormats/DataRecord/interface/L1MuDTExtLutRcd.h
"
22
23
24
class
DTExtLutTester
:
public
edm::EDAnalyzer
{
25
public
:
26
27
DTExtLutTester
(
const
edm::ParameterSet
& ps);
28
29
~DTExtLutTester
()
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
DTExtLutTester::DTExtLutTester
DTExtLutTester(const edm::ParameterSet &ps)
Definition:
DTExtLutTester.cc:17
MillePedeFileConverter_cfg.e
e
Definition:
MillePedeFileConverter_cfg.py:37
L1MuDTExtLut.h
L1MuDTExtLutRcd.h
ESHandle.h
edm::EventSetup
Definition:
EventSetup.h:57
edm::EDAnalyzer
Definition:
EDAnalyzer.h:29
EDAnalyzer.h
DTExtLutTester::analyze
void analyze(const edm::Event &e, const edm::EventSetup &c) override
Definition:
DTExtLutTester.cc:23
DTExtLutTester::~DTExtLutTester
~DTExtLutTester() override
Definition:
DTExtLutTester.cc:20
DTExtLutTester
Definition:
DTExtLutTester.h:24
edm::ParameterSet
Definition:
ParameterSet.h:36
edm::Event
Definition:
Event.h:71
Generated for CMSSW Reference Manual by
1.8.11