Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
L1TriggerConfig
DTTrackFinder
src
DTPtaLutTester.cc
Go to the documentation of this file.
1
//-------------------------------------------------
2
//
3
// Class: DTPtaLutTester
4
//
5
// L1 DT Track Finder Pt 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/DTPtaLutTester.h
"
17
18
19
DTPtaLutTester::DTPtaLutTester
(
const
edm::ParameterSet
& ps) {}
20
21
22
DTPtaLutTester::~DTPtaLutTester
() {}
23
24
25
void
DTPtaLutTester::analyze
(
const
edm::Event
&
e
,
const
edm::EventSetup
&
c
) {
26
27
edm::ESHandle<L1MuDTPtaLut>
ptalut
;
28
c.
get
<
L1MuDTPtaLutRcd
>().
get
( ptalut );
29
ptalut->print();
30
31
}
DTPtaLutTester::~DTPtaLutTester
~DTPtaLutTester()
Definition:
DTPtaLutTester.cc:22
DTPtaLutTester::DTPtaLutTester
DTPtaLutTester(const edm::ParameterSet &ps)
Definition:
DTPtaLutTester.cc:19
L1DTTrackFinderConfig_cff.ptalut
tuple ptalut
Definition:
L1DTTrackFinderConfig_cff.py:15
edm::ESHandle< L1MuDTPtaLut >
edm::EventSetup
Definition:
EventSetup.h:44
DTPtaLutTester::analyze
virtual void analyze(const edm::Event &e, const edm::EventSetup &c)
Definition:
DTPtaLutTester.cc:25
edm::EventSetup::get
const T & get() const
Definition:
EventSetup.h:55
trackerHits.c
tuple c
Definition:
trackerHits.py:26
alignCSCRings.e
list e
Definition:
alignCSCRings.py:90
L1MuDTPtaLutRcd
Definition:
L1MuDTPtaLutRcd.h:12
edm::ParameterSet
Definition:
ParameterSet.h:35
DTPtaLutTester.h
edm::Event
Definition:
Event.h:50
Generated for CMSSW Reference Manual by
1.8.5