CMS 3D CMS Logo

DTExtLutTester.cc
Go to the documentation of this file.
1 //-------------------------------------------------
2 //
3 // Class: DTExtLutTester
4 //
5 // L1 DT Track Finder Extrapolation Lut Tester
6 //
7 //
8 //
9 // Author :
10 // J. Troconiz UAM Madrid
11 //
12 //--------------------------------------------------
13 
15 
17 
18 void DTExtLutTester::analyze(const edm::Event& e, const edm::EventSetup& c) { c.getData(token_).print(); }
DTExtLutTester(const edm::ParameterSet &ps)
edm::ESGetToken< L1MuDTExtLut, L1MuDTExtLutRcd > token_
void analyze(const edm::Event &e, const edm::EventSetup &c) override