Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
();
30
31
virtual
void
analyze
(
const
edm::Event
&
e
,
const
edm::EventSetup
&
c
);
32
33
private
:
34
35
};
36
37
#endif
DTExtLutTester::DTExtLutTester
DTExtLutTester(const edm::ParameterSet &ps)
Definition:
DTExtLutTester.cc:17
L1MuDTExtLut.h
EnergyCorrector.c
tuple c
Definition:
EnergyCorrector.py:43
L1MuDTExtLutRcd.h
DTExtLutTester::analyze
virtual void analyze(const edm::Event &e, const edm::EventSetup &c)
Definition:
DTExtLutTester.cc:23
ESHandle.h
edm::EventSetup
Definition:
EventSetup.h:44
DTExtLutTester::~DTExtLutTester
~DTExtLutTester()
Definition:
DTExtLutTester.cc:20
edm::EDAnalyzer
Definition:
EDAnalyzer.h:27
EDAnalyzer.h
DTExtLutTester
Definition:
DTExtLutTester.h:24
alignCSCRings.e
list e
Definition:
alignCSCRings.py:90
edm::ParameterSet
Definition:
ParameterSet.h:35
edm::Event
Definition:
Event.h:59
Generated for CMSSW Reference Manual by
1.8.5