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 // $Date: 2009/05/04 09:26:10 $
9 // $Revision: 1.1 $
10 //
11 // Author :
12 // J. Troconiz UAM Madrid
13 //
14 //--------------------------------------------------
15 
17 
18 
20 
21 
23 
24 
26 
28  c.get<L1MuDTPhiLutRcd>().get( philut );
29  philut->print();
30 
31 }
DTPhiLutTester(const edm::ParameterSet &ps)
const T & get() const
Definition: EventSetup.h:55
virtual void analyze(const edm::Event &e, const edm::EventSetup &c)