1#ifndef EvtRecVeeVertexCnv_H
2#define EvtRecVeeVertexCnv_H
4#include "RootCnvSvc/RootEventBaseCnv.h"
5#include "RootCnvSvc/commonData.h"
36 TObjArray* m_evtRecVeeVertexCol;
const CLID & CLID_EvtRecVeeVertexCol
const CLID & CLID_EvtRecVeeVertexCol
virtual StatusCode DataObjectToTObject(DataObject *obj, RootAddress *addr)
transformation to root
static const CLID & classID()
virtual ~EvtRecVeeVertexCnv()
virtual StatusCode TObjectToDataObject(DataObject *&obj)
transformation from root
Definition of a Root address, derived from IOpaqueAddress.
Base class for all Root Converters.