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