12 MsgStream&
msg )
const
16 std::vector<MuonSpShower_p1*>::const_iterator it = pers->
m_showers.begin(), itEnd = pers->
m_showers.end();
17 for ( ; it!=itEnd; ++it ) {
31 for ( ; it!=itEnd; ++it ) {
DataModel_detail::const_iterator< DataVector > const_iterator
value_type push_back(value_type pElem)
Add an element to the end of the collection.
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.
void clear()
Erase all the elements in the collection.
virtual void transToPers(const Rec::MuonSpShowerContainer *trans, MuonSpShowerContainer_p1 *pers, MsgStream &msg) const override
Method creating the persistent representation MuonSpShowerContainer_p1 from its transient representat...
virtual void persToTrans(const MuonSpShowerContainer_p1 *pers, Rec::MuonSpShowerContainer *trans, MsgStream &msg) const override
Method creating the transient representation of MuonSpShowerContainer from its persistent representat...
Persisent representation of the transient Rec::MuonSpShowerContainer class.
std::vector< MuonSpShower_p1 * > m_showers
Persisent representation of the transient Rec::MuonSpShower class.