CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 
15 
17 
19 
22  c.get<L1MuDTPtaLutRcd>().get(ptalut);
23  ptalut->print();
24 }
const edm::EventSetup & c
DTPtaLutTester(const edm::ParameterSet &ps)
~DTPtaLutTester() override
T get() const
Definition: EventSetup.h:82
void analyze(const edm::Event &e, const edm::EventSetup &c) override