|  | 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" 
   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)
 
  
static const MdtCsmIdHash & hashFcn()
This container provides acces to the MDT RDOs.
MDT RDOs : Chamber Service Module, container of AmtHits of a single Mdt chamber.
static const CLID & classID()
MdtCsm::size_type size_type
Hash function for Mdt module Identifier to be used in MdtDigitContainer (IdentifiableContainer)
const_iterator end() const
return const_iterator for end of container
const_iterator begin() const
return const_iterator for first entry
size_type digit_size() const
uint32_t CLID
The Class ID type.
ostream & operator<<(ostream &lhs, const MdtCsmContainer &rhs)
static unsigned int idToHash(unsigned int id)
Convert identifier to idhash.