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