5#include "GaudiKernel/Bootstrap.h"
6#include "GaudiKernel/ISvcLocator.h"
7#include "GaudiKernel/IMessageSvc.h"
90 for (; it != iend; ++it ) {
91 count += (*it)->size();
104 lhs <<
"MdtCsmContainer has " << rhs.
digit_size() <<
" digits:" << endl;
107 SELECTOR::const_iterator it =
sel.begin();
108 SELECTOR::const_iterator it_end =
sel.end();
111 for ( ; it!=it_end;++it)
uint32_t CLID
The Class ID type.
IdentifiableContainerMT< T > IdentifiableContainer
ostream & operator<<(ostream &lhs, const MdtCsmContainer &rhs)
EventContainers::IdentifiableCache< MdtCsm > MdtCsm_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
This container provides acces to the MDT RDOs.
static unsigned int idToHash(unsigned int id)
Convert identifier to idhash.
static const MdtCsmIdHash & hashFcn()
MdtCsm::size_type size_type
size_type digit_size() const
static const CLID & classID()
Hash function for Mdt module Identifier to be used in MdtDigitContainer (IdentifiableContainer)
MDT RDOs : Chamber Service Module, container of AmtHits of a single Mdt chamber.
int count(std::string s, const std::string ®x)
count how many occurances of a regx are in a string