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