test
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
//
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
();
30
31
virtual
void
analyze
(
const
edm::Event
&
e
,
const
edm::EventSetup
&
c
);
32
33
private
:
34
35
};
36
37
#endif
DTPhiLutTester::~DTPhiLutTester
~DTPhiLutTester()
Definition:
DTPhiLutTester.cc:20
L1MuDTPhiLutRcd.h
L1MuDTPhiLut.h
ESHandle.h
DTPhiLutTester
Definition:
DTPhiLutTester.h:24
edm::EventSetup
Definition:
EventSetup.h:44
DTPhiLutTester::DTPhiLutTester
DTPhiLutTester(const edm::ParameterSet &ps)
Definition:
DTPhiLutTester.cc:17
edm::EDAnalyzer
Definition:
EDAnalyzer.h:25
EDAnalyzer.h
DTPhiLutTester::analyze
virtual void analyze(const edm::Event &e, const edm::EventSetup &c)
Definition:
DTPhiLutTester.cc:23
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:62
Generated for CMSSW Reference Manual by
1.8.5