4#include "RootCnvSvc/RootEventBaseCnv.h"
6#include "RootEventData/TMcEvent.h"
7#include "RootCnvSvc/commonData.h"
38 McCnv(ISvcLocator* svc);
const CLID & CLID_McEvent
const CLID & CLID_McEvent
Concrete converter for the Mc branch.
virtual StatusCode TObjectToDataObject(DataObject *&refpObject)
do the transformation from ROOT to TDS object
static TMcEvent * getWriteObject()
returns object to be written (maintained here for all DIGI-converters)
virtual StatusCode DataObjectToTObject(DataObject *obj, RootAddress *addr)
transformation from TDS object to ROOT
static const CLID & classID()
virtual StatusCode initialize()
Definition of a Root address, derived from IOpaqueAddress.
Base class for all Root Converters.