test
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
//
9
// Author :
10
// J. Troconiz UAM Madrid
11
//
12
//--------------------------------------------------
13
14
#include "
L1TriggerConfig/DTTrackFinder/interface/DTPtaLutTester.h
"
15
16
17
DTPtaLutTester::DTPtaLutTester
(
const
edm::ParameterSet
& ps) {}
18
19
20
DTPtaLutTester::~DTPtaLutTester
() {}
21
22
23
void
DTPtaLutTester::analyze
(
const
edm::Event
&
e
,
const
edm::EventSetup
&
c
) {
24
25
edm::ESHandle<L1MuDTPtaLut>
ptalut
;
26
c.
get
<
L1MuDTPtaLutRcd
>().
get
( ptalut );
27
ptalut->print();
28
29
}
DTPtaLutTester::~DTPtaLutTester
~DTPtaLutTester()
Definition:
DTPtaLutTester.cc:20
DTPtaLutTester::DTPtaLutTester
DTPtaLutTester(const edm::ParameterSet &ps)
Definition:
DTPtaLutTester.cc:17
EnergyCorrector.c
tuple c
Definition:
EnergyCorrector.py:43
L1DTTrackFinderConfig_cff.ptalut
tuple ptalut
Definition:
L1DTTrackFinderConfig_cff.py:15
edm::ESHandle< L1MuDTPtaLut >
edm::EventSetup
Definition:
EventSetup.h:45
DTPtaLutTester::analyze
virtual void analyze(const edm::Event &e, const edm::EventSetup &c)
Definition:
DTPtaLutTester.cc:23
edm::EventSetup::get
const T & get() const
Definition:
EventSetup.h:56
alignCSCRings.e
list e
Definition:
alignCSCRings.py:90
L1MuDTPtaLutRcd
Definition:
L1MuDTPtaLutRcd.h:12
edm::ParameterSet
Definition:
ParameterSet.h:36
DTPtaLutTester.h
edm::Event
Definition:
Event.h:65
Generated for CMSSW Reference Manual by
1.8.5