Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
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
DTPtaLutTester::DTPtaLutTester
(
const
edm::ParameterSet
& ps) {}
17
18
DTPtaLutTester::~DTPtaLutTester
() {}
19
20
void
DTPtaLutTester::analyze
(
const
edm::Event
&
e
,
const
edm::EventSetup
&
c
) {
21
edm::ESHandle<L1MuDTPtaLut>
ptalut
;
22
c.
get
<
L1MuDTPtaLutRcd
>().
get
(ptalut);
23
ptalut->print();
24
}
c
const edm::EventSetup & c
Definition:
SiStripLAProfileBooker.cc:66
DTPtaLutTester::DTPtaLutTester
DTPtaLutTester(const edm::ParameterSet &ps)
Definition:
DTPtaLutTester.cc:16
L1DTTrackFinderConfig_cff.ptalut
tuple ptalut
Definition:
L1DTTrackFinderConfig_cff.py:15
edm::ESHandle< L1MuDTPtaLut >
edm::EventSetup
Definition:
EventSetup.h:59
DTPtaLutTester::~DTPtaLutTester
~DTPtaLutTester() override
Definition:
DTPtaLutTester.cc:18
alignCSCRings.e
list e
Definition:
alignCSCRings.py:91
edm::EventSetup::get
T get() const
Definition:
EventSetup.h:82
L1MuDTPtaLutRcd
Definition:
L1MuDTPtaLutRcd.h:12
edm::ParameterSet
Definition:
ParameterSet.h:47
DTPtaLutTester.h
edm::Event
Definition:
Event.h:73
DTPtaLutTester::analyze
void analyze(const edm::Event &e, const edm::EventSetup &c) override
Definition:
DTPtaLutTester.cc:20
Generated for CMSSW Reference Manual by
1.8.5