CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
DTCompactMapAbstractHandler.cc
Go to the documentation of this file.
1 /*
2  * See header file for a description of this class.
3  *
4  * $Date: 2011/02/08 15:49:03 $
5  * $Revision: 1.1 $
6  * \author Paolo Ronchese INFN Padova
7  *
8  */
9 
10 //-----------------------
11 // This Class' Header --
12 //-----------------------
14 
15 //-------------------------------
16 // Collaborating Class Headers --
17 //-------------------------------
18 
19 
20 //---------------
21 // C++ Headers --
22 //---------------
23 #include <iostream>
24 
25 //-------------------
26 // Initializations --
27 //-------------------
29 
30 //----------------
31 // Constructors --
32 //----------------
34 }
35 
36 
38 }
39 
40 
41 //--------------
42 // Operations --
43 //--------------
46  return instance;
47 }
48 
49 
51  return 0;
52 }
53 
static DTCompactMapAbstractHandler * getInstance()
get static object
virtual DTReadOutMapping * expandMap(const DTReadOutMapping &compMap)
expand compact map
static DTCompactMapAbstractHandler * instance