20 std::stringstream sstream{};
21 sstream <<
"Number of collections: " <<
numberOfCollections() <<
". Contains collections: " << std::endl;
23 sstream << collection->
string() << std::endl;
29 return stream << rhs.
string();
33 return stream << rhs.
string();
uint32_t CLID
The Class ID type.
IdentifiableContainerMT< T > IdentifiableContainer
virtual size_t numberOfCollections() const override final
return number of collections
const CLID & clID() const override
NSW_PadTriggerDataContainer()
std::string string() const
static const CLID & classID()
static constexpr std::size_t HASH_MAX
std::string string() const
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
std::ostream & operator<<(std::ostream &ostr, const Muon::HedgehogBoard &board)