41 template <
class Key,
class Content>
46 typedef typename std::vector<Key>::const_iterator
ElementKey;
66 typedef typename std::map<Key,DTBufferTree<Key,Content>*>
map_cont;
67 typedef typename std::map<Key,DTBufferTree<Key,Content>*>::const_iterator
map_iter;
73 #include "CondFormats/DTObjects/interface/DTBufferTree.icc"
84 #endif // DTBufferTree_H
T const * outputTypeOfConstFind
static T getOutputValue(T const &t)
tuple cont
load Luminosity info ##
T outputTypeOfNonConstFind
std::map< Key, DTBufferTree< Key, Content > * >::const_iterator map_iter
T * outputTypeOfNonConstFind
int find(ElementKey fKey, ElementKey lKey, typename DTBufferTreeTrait< Content >::outputTypeOfConstFind &cont) const
static T * getOutputValue(std::unique_ptr< T > const &t)
std::map< Key, DTBufferTree< Key, Content > * > map_cont
std::vector< Key >::const_iterator ElementKey
int insert(ElementKey fKey, ElementKey lKey, Content cont)
DTBufferTree< Key, Content > map_node
DTBufferTree & operator=(DTBufferTree const &)=delete