16#ifndef DATAMODELTESTDATACOMMON_CONDWRITERALG_H
17#define DATAMODELTESTDATACOMMON_CONDWRITERALG_H
24#include "GaudiKernel/ServiceHandle.h"
25#include "GaudiKernel/ToolHandle.h"
41 CondWriterAlg (
const std::string &name, ISvcLocator *pSvcLocator);
53 virtual StatusCode
execute()
override;
This is an interface to a tool used to register conditions objects in the Interval of Validity (IOV) ...
Property holding a SG store/key/clid from which a ReadHandle is made.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
virtual StatusCode execute() override
Algorithm event processing.
StatusCode writeRLTest(unsigned int count)
CondWriterAlg(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
virtual StatusCode initialize() override
Algorithm initialization; called at the beginning of the job.
ToolHandle< IAthenaOutputStreamTool > m_streamer
std::string m_attrListKey
StatusCode writeTSTest(unsigned int count)
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfoKey
StatusCode writeSCond(unsigned int count)
ServiceHandle< IIOVRegistrationSvc > m_regSvc
Property holding a SG store/key/clid from which a ReadHandle is made.
int count(std::string s, const std::string ®x)
count how many occurances of a regx are in a string