5#include "GaudiKernel/Bootstrap.h"
6#include "GaudiKernel/ISvcLocator.h"
7#include "GaudiKernel/IMessageSvc.h"
48 for (; it != iend; ++it ) {
49 count += (*it)->size();
62 lhs <<
"RpcPadContainer has " << rhs.
pad_size() <<
" pads:" << std::endl;
65 SELECTOR::const_iterator it =
sel.begin();
66 SELECTOR::const_iterator it_end =
sel.end();
69 for ( ; it!=it_end;++it)
uint32_t CLID
The Class ID type.
IdentifiableContainerMT< T > IdentifiableContainer
std::ostream & operator<<(std::ostream &lhs, const RpcPadContainer &rhs)
EventContainers::IdentifiableCache< RpcPad > RpcPad_Cache
SelectAllObjectMT< DCC, OBJECT > SelectAllObject
const_iterator end() const
return const_iterator for end of container
const_iterator begin() const
return const_iterator for first entry
Use IdentifiableContainer with RpcPad.
RpcPad::size_type size_type
RpcPadContainer(unsigned int hashmax)
void push_back(RpcCoinMatrix *cm)
Convert identifier to idhash.
size_type pad_size() const
static const CLID & classID()
int count(std::string s, const std::string ®x)
count how many occurances of a regx are in a string