CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
DTCompactMapPluginHandler.h
Go to the documentation of this file.
1 #ifndef DTCompactMapPluginHandler_H
2 #define DTCompactMapPluginHandler_H
3 
14 //----------------------
15 // Base Class Headers --
16 //----------------------
18 
19 //------------------------------------
20 // Collaborating Class Declarations --
21 //------------------------------------
22 class DTReadOutMapping;
23 
24 //---------------
25 // C++ Headers --
26 //---------------
27 #include <iostream>
28 
29 // ---------------------
30 // -- Class Interface --
31 // ---------------------
32 
34 
35  public:
36 
40 
43  static void build();
45 
47  virtual DTReadOutMapping* expandMap( const DTReadOutMapping& compMap );
48 
49  private:
50 
56 
57 };
58 
59 #endif // DTCompactMapPluginHandler_H
60 
61 
const DTCompactMapPluginHandler & operator=(const DTCompactMapPluginHandler &x)
static void build()
build static object
virtual DTReadOutMapping * expandMap(const DTReadOutMapping &compMap)
expand compact map
x
Definition: VDTMath.h:216