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