14#ifndef DATAMODELTESTDATACOMMON_METAWRITERALG_H
15#define DATAMODELTESTDATACOMMON_METAWRITERALG_H
19#include "GaudiKernel/ServiceHandle.h"
34 MetaWriterAlg (
const std::string &name, ISvcLocator *pSvcLocator);
46 virtual StatusCode
execute(
const EventContext& ctx)
override;
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.