41 template <
class Key,
class Content>
46 typedef typename std::vector<Key>::const_iterator
ElementKey;
53 int insert(ElementKey fKey, ElementKey lKey, Content cont );
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)
T outputTypeOfNonConstFind
std::map< Key, DTBufferTree< Key, Content > * >::const_iterator map_iter
void find(edm::Handle< EcalRecHitCollection > &hits, DetId thisDet, std::vector< EcalRecHitCollection::const_iterator > &hit, bool debug=false)
T * outputTypeOfNonConstFind
void clear(CLHEP::HepGenMatrix &m)
Helper function: Reset all elements of a matrix to 0.
bool insert(Storage &iStorage, ItemType *iItem, const IdTag &iIdTag)
static T * getOutputValue(std::unique_ptr< T > const &t)
std::map< Key, DTBufferTree< Key, Content > * > map_cont
std::vector< Key >::const_iterator ElementKey
DTBufferTree< Key, Content > map_node