Go to the documentation of this file.
41 template <
class Key,
class Content>
44 typedef typename std::vector<Key>::const_iterator
ElementKey;
63 typedef typename std::map<Key, DTBufferTree<Key, Content>*>
map_cont;
64 typedef typename std::map<Key, DTBufferTree<Key, Content>*>::const_iterator
map_iter;
70 #include "CondFormats/DTObjects/interface/DTBufferTree.icc"
80 #endif // DTBufferTree_H
T const * outputTypeOfConstFind
DTBufferTree< Key, Content > map_node
cont
load Luminosity info ##
std::vector< Key >::const_iterator ElementKey
int insert(ElementKey fKey, ElementKey lKey, Content cont)
std::map< Key, DTBufferTree< Key, Content > * > map_cont
DTBufferTree & operator=(DTBufferTree const &)=delete
static T * getOutputValue(std::unique_ptr< T > const &t)
T * outputTypeOfNonConstFind
std::unique_ptr< T, impl::DeviceDeleter > unique_ptr
std::map< Key, DTBufferTree< Key, Content > * >::const_iterator map_iter
int find(ElementKey fKey, ElementKey lKey, typename DTBufferTreeTrait< Content >::outputTypeOfConstFind &cont) const
static T getOutputValue(T const &t)
T outputTypeOfNonConstFind