14#ifndef MCEVENTSELECTOR_MCCNVSVC_H
15#define MCEVENTSELECTOR_MCCNVSVC_H 1
17#include "GaudiKernel/ConversionSvc.h"
29 McCnvSvc(
const std::string& name, ISvcLocator* svc);
virtual StatusCode updateServiceState(IOpaqueAddress *pAddress)
Update state of the service.
static long storageType()
storage type
virtual long repSvcType() const
virtual StatusCode initialize()
Initialize the service.
virtual ~McCnvSvc()
Standard Destructor.
McCnvSvc(const std::string &name, ISvcLocator *svc)
Standard Constructor.