CMS 3D CMS Logo

L1RPCConfig.cc
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: RPCObjects
4 // Class : L1RPCConfig
5 //
6 // Implementation:
7 // <Notes on implementation>
8 //
9 // Original Author: Tomasz Fruboes
10 // Created: Tue Mar 20 12:04:44 CET 2007
11 // $Id: L1RPCConfig.cc,v 1.1 2007/04/02 10:44:15 fruboes Exp $
12 //
13 
14 // system include files
15 
16 // user include files
18 
19 //
20 // constants, enums and typedefs
21 //
22 
23 //
24 // static data member definitions
25 //
26 
27 //
28 // constructors and destructor
29 //
31 
33 
34 //void L1RPCConfig::setDataDir(const std::string &dir){
35 
36 // m_dataDir = dir;
37 
38 //}