19 reporter << MSG::DEBUG <<
"EventShapeStoreCnv_p2 toPers()" <<
endmsg;
28 for(
unsigned int i=0;
i < transObj->
m_store[
index].m_values.size(); ++
i )
38 reporter << MSG::DEBUG <<
"EventShapeStoreCnv toTrans()" <<
endmsg;
47 std::vector<double>
tmp;
49 for (
unsigned int i = 0;
i < persObj->
m_mtypV.size(); ++
i )
52 for (
unsigned int j(0); j < persObj->
m_mvalM[
i].size(); ++j)
53 tmp[j] = persObj->
m_mvalM[i][j];
This file contains the class definition for the DataLinkCnv_p1 class and DataLinkVectorCnv_p1 class.
This file contains the class definition for the ElementLinkCnv_p1 class.
This file contains the class definition for the ElementLinkVectorCnv_p1 class.
std::vector< std::vector< float > > m_mvalM
std::vector< unsigned int > m_mtypV
void insert(EventShapes &es)