|
ATLAS Offline Software
|
Go to the documentation of this file.
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)
size_type pad_size() const
RpcPadContainer(unsigned int hashmax)
void push_back(RpcCoinMatrix *cm)
Convert identifier to idhash.
static const CLID & classID()
static const CLID & ID()
the CLID of T
const_iterator end() const
return const_iterator for end of container
const_iterator begin() const
return const_iterator for first entry
uint32_t CLID
The Class ID type.
std::ostream & operator<<(std::ostream &lhs, const RpcPadContainer &rhs)
RpcPad::size_type size_type
Use IdentifiableContainer with RpcPad.