CMS 3D CMS Logo

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 //
9 // Author :
10 // J. Troconiz UAM Madrid
11 //
12 //--------------------------------------------------
13 
15 
16 
18 
19 
21 
22 
24 
26  c.get<L1MuDTQualPatternLutRcd>().get( qualut );
27  qualut->print();
28 
29 }
void analyze(const edm::Event &e, const edm::EventSetup &c) override
DTQualPatternLutTester(const edm::ParameterSet &ps)
void print() const
print look-up tables
T get() const
Definition: EventSetup.h:63