11#ifndef STOREGATETESTS_SGSTRESSCONSUMER_H
12#define STOREGATETESTS_SGSTRESSCONSUMER_H
19#include "GaudiKernel/ServiceHandle.h"
42 virtual StatusCode
execute(
const EventContext& ctx);
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
StatusCode readData()
Retrieve data.
std::size_t m_nObjs
Number of payload objects.
virtual StatusCode execute(const EventContext &ctx)
Execute method.
SgStressConsumer(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
SgStressConsumer()
Default constructor:
std::string m_dataName
Name of the input data.
virtual ~SgStressConsumer()
Destructor:
virtual StatusCode initialize()
virtual StatusCode finalize()