15#include "GaudiKernel/MsgStream.h"
53 return "SpacePointCollection";
57 sl <<
"SpacePointCollection: "
62 for (;it!=itEnd;++it) { sl<< (**it)<<
", ";}
69 sl <<
"SpacePointCollection: "
74 for (;it!=itEnd;++it) { sl<< (**it)<<
", ";}
MsgStream & operator<<(MsgStream &sl, const SpacePointCollection &coll)
Overload of << operator for MsgStream for debug output.
DataModel_detail::const_iterator< DataVector > const_iterator
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
const_iterator end() const noexcept
Return a const_iterator pointing past the end of the collection.
const_iterator begin() const noexcept
Return a const_iterator pointing at the beginning of the collection.
This is a "hash" representation of an Identifier.
virtual Identifier identify() const override final
virtual ~SpacePointCollection()
SpacePointCollection()=delete
void setIdentifier(Identifier id)
SpacePointCollection(const IdentifierHash idHash)
virtual IdentifierHash identifyHash() const override final
virtual std::string type() const
const IdentifierHash m_idHash
Ensure that the ATLAS eigen extensions are properly loaded.