25 std::vector<CaloClusterMomentStore_p1::ClusterMoment>::const_iterator it=pers->
m_store.begin();
26 std::vector<CaloClusterMomentStore_p1::ClusterMoment>::const_iterator it_e=pers->
m_store.end();
48 mom.key=it.getMomentType();
49 mom.value=it.getMoment().getValue();
void transToPers(const CaloClusterMomentStore *, CaloClusterMomentStore_p1 *) const
CaloClusterMomentStoreCnv_p1()
void persToTrans(const CaloClusterMomentStore_p1 *, CaloClusterMomentStore *) const
std::vector< ClusterMoment > m_store
Stores CaloClusterMoment in a keyed map.
virtual moment_iterator end() const
iterator loop terminator
CaloClusterMomentIterator moment_iterator
External moment iterator type.
virtual void insert(const moment_type &rMomType, const moment_value &rMomData)
Insert key/data pair.
virtual moment_iterator begin() const
{
defines enums and data types for different moments of CaloCluster
MomentType
enums to identify different moments