60 for (; it != iend; ++it ) {
61 count += (*it)->size();
74 lhs <<
"sTgcDigitContainer has " << rhs.
digit_size() <<
" digits:" << endl;
77 SELECTOR::const_iterator it =
sel.begin();
78 SELECTOR::const_iterator it_end =
sel.end();
81 for ( ; it!=it_end;++it)
uint32_t CLID
The Class ID type.
IdentifiableContainerMT< T > IdentifiableContainer
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 sTgcDigitCollection.
static const CLID & classID()
size_type digit_size() const
sTgcDigitCollection::size_type size_type
int count(std::string s, const std::string ®x)
count how many occurances of a regx are in a string
ostream & operator<<(ostream &lhs, const sTgcDigitContainer &rhs)