43 auto c = std::make_unique<DMTest::C>();
44 auto cstore = std::make_unique<DMTest::CInfoAuxContainer>();
45 c->setStore (cstore.get());
51 return StatusCode::SUCCESS;
60 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
Class used for testing xAOD data reading/writing.
Class used for testing xAOD data reading/writing.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)