5#include "GaudiKernel/Bootstrap.h"
6#include "GaudiKernel/ISvcLocator.h"
7#include "GaudiKernel/IMessageSvc.h"
55 for (; it != iend; ++it ) {
56 count += (*it)->size();
69 lhs <<
"RpcPadContainer has " << rhs.
pad_size() <<
" pads:" << std::endl;
72 SELECTOR::const_iterator it =
sel.begin();
73 SELECTOR::const_iterator it_end =
sel.end();
76 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
virtual const CLID & clID() const override
return class ID
RpcPadContainer(unsigned int hashmax)
void push_back(RpcCoinMatrix *cm)
Convert identifier to idhash.
size_type pad_size() const
int count(std::string s, const std::string ®x)
count how many occurances of a regx are in a string