Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
L1TriggerConfig
DTTrackFinder
src
DTPhiLutTester.cc
Go to the documentation of this file.
1
//-------------------------------------------------
2
//
3
// Class: DTPhiLutTester
4
//
5
// L1 DT Track Finder Phi Assignment Lut Tester
6
//
7
//
8
// $Date: 2009/05/04 09:26:10 $
9
// $Revision: 1.1 $
10
//
11
// Author :
12
// J. Troconiz UAM Madrid
13
//
14
//--------------------------------------------------
15
16
#include "
L1TriggerConfig/DTTrackFinder/interface/DTPhiLutTester.h
"
17
18
19
DTPhiLutTester::DTPhiLutTester
(
const
edm::ParameterSet
& ps) {}
20
21
22
DTPhiLutTester::~DTPhiLutTester
() {}
23
24
25
void
DTPhiLutTester::analyze
(
const
edm::Event
&
e
,
const
edm::EventSetup
&
c
) {
26
27
edm::ESHandle<L1MuDTPhiLut>
philut
;
28
c.
get
<
L1MuDTPhiLutRcd
>().
get
( philut );
29
philut->print();
30
31
}
DTPhiLutTester::~DTPhiLutTester
~DTPhiLutTester()
Definition:
DTPhiLutTester.cc:22
DTPhiLutTester.h
edm::ESHandle< L1MuDTPhiLut >
edm::EventSetup
Definition:
EventSetup.h:44
DTPhiLutTester::DTPhiLutTester
DTPhiLutTester(const edm::ParameterSet &ps)
Definition:
DTPhiLutTester.cc:19
edm::EventSetup::get
const T & get() const
Definition:
EventSetup.h:55
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
L1MuDTPhiLutRcd
Definition:
L1MuDTPhiLutRcd.h:12
alignCSCRings.e
list e
Definition:
alignCSCRings.py:90
L1DTTrackFinderConfig_cff.philut
tuple philut
Definition:
L1DTTrackFinderConfig_cff.py:9
edm::ParameterSet
Definition:
ParameterSet.h:35
edm::Event
Definition:
Event.h:50
Generated for CMSSW Reference Manual by
1.8.5