1 #ifndef ES_COND_OBJECT_CONTAINER_HH
2 #define ES_COND_OBJECT_CONTAINER_HH
10 template <
typename T >
16 typedef typename std::vector<Item>
Items;
18 typedef typename std::vector<Item>::iterator
iterator;
32 void insert( std::pair<uint32_t, Item>
const &
a ) {
const_iterator begin() const
ESCondObjectContainer< float > ESFloatCondObjectContainer
const Item & item(size_t hashid) const
std::vector< Item > Items
const Items & items() const
const_iterator end() const
const_iterator end() const
const self & getMap() const
EcalContainer< ESDetId, Item > es_
Item & operator[](uint32_t rawId)
int hashedIndex(int ieta, int iphi)
const_iterator find(uint32_t rawId) const
void insert(std::pair< uint32_t, Item > const &a)
void setValue(const uint32_t id, const Item &item)
const_iterator find(uint32_t rawId) const
int subdetId() const
get the contents of the subdetector field (not cast into any detector's numbering enum) ...
const Item & preshower(size_t hashedIndex) const
#define COND_SERIALIZABLE
std::vector< Item >::const_iterator const_iterator
void insert(std::pair< uint32_t, Item > const &a)
std::vector< Item >::iterator iterator
const_iterator begin() const
Item const & operator[](uint32_t rawId) const
const Items & preshowerItems() const