test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
DTReadOutMappingCache.h
Go to the documentation of this file.
1 #ifndef CondFormats_DTObjects_DTReadOutMappingCache_h
2 #define CondFormats_DTObjects_DTReadOutMappingCache_h
3 
5 
6 #include <memory>
7 #include <vector>
8 
9 template <class Key, class Content> class DTBufferTree;
11 
13 
14 public:
15 
22 
26 };
27 #endif
DTBufferTree< int, int > rgROB
DTBufferTree< int, int > grBuf
DTBufferTree< int, int > mType
DTBufferTree< int, int > rgBuf
DTBufferTree< int, std::unique_ptr< std::vector< int > > > grROB
DTBufferTree< int, std::unique_ptr< std::vector< int > > > grROS
DTBufferTree< int, std::unique_ptr< std::vector< int > > > grDDU
DTBufferTree< int, int > rgROS
DTBufferTree< int, int > rgDDU