22#ifndef DATAMODELTESTDATAWRITE_DMTESTWRITE_H
23#define DATAMODELTESTDATAWRITE_DMTESTWRITE_H
44 DMTestWrite (
const std::string &name, ISvcLocator *pSvcLocator);
49 virtual StatusCode
execute(
const EventContext& ctx)
const override;
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode execute(const EventContext &ctx) const override
Algorithm event processing.
DMTestWrite(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.