3#include "McTruth/McEvent.h"
4#include "RawDataCnv/RawDataAddress.h"
16 StatusCode
createObj( IOpaqueAddress* pAddr, DataObject*& pObj ) {
21 return StatusCode::SUCCESS;
24 StatusCode
createRep( DataObject* pObj, IOpaqueAddress*& pAddr ) {
28 std::string nm = pObj->registry()->name();
34 return StatusCode::SUCCESS;
const CLID & CLID_McEvent
const CLID & CLID_McEvent
RawDataBaseCnv(long storageType, const CLID &clid, ISvcLocator *svc)
StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&pObj)
StatusCode createRep(DataObject *pObj, IOpaqueAddress *&pAddr)
static const CLID & classID()
RawDataMcCnv(ISvcLocator *svc)