42 lhs <<
"STGC_RawDataContainer has " << rhs.
size() <<
" collections:" << std::endl;
43 for (
const auto *col : rhs ){
44 lhs <<
"Collection with hash ["<<col->identifyHash()<<
"] : " << std::endl;
45 for (
const auto *rdo : *col ){
uint32_t CLID
The Class ID type.
IdentifiableContainerMT< T > IdentifiableContainer
EventContainers::IdentifiableCache< Muon::STGC_RawDataCollection > STGC_RawDataCollection_Cache
size_t size() const
Duplicate of fullSize for backwards compatability.
virtual const CLID & clID() const override
return class ID
std::ostream & operator<<(std::ostream &ostr, const Muon::HedgehogBoard &board)
static constexpr CLID ID()