CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
DTPhiLutTester.cc
Go to the documentation of this file.
1 //-------------------------------------------------
2 //
3 // Class: DTPhiLutTester
4 //
5 // L1 DT Track Finder Phi Assignment Lut Tester
6 //
7 //
8 //
9 // Author :
10 // J. Troconiz UAM Madrid
11 //
12 //--------------------------------------------------
13 
15 
16 
18 
19 
21 
22 
24 
26  c.get<L1MuDTPhiLutRcd>().get( philut );
27  philut->print();
28 
29 }
DTPhiLutTester(const edm::ParameterSet &ps)
const T & get() const
Definition: EventSetup.h:56
virtual void analyze(const edm::Event &e, const edm::EventSetup &c)