CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros 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 // $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<L1MuDTPtaLutRcd>().get( ptalut );
29  ptalut->print();
30 
31 }
DTPtaLutTester(const edm::ParameterSet &ps)
virtual void analyze(const edm::Event &e, const edm::EventSetup &c)
const T & get() const
Definition: EventSetup.h:55