29 m_metaStore (
"StoreGateSvc/MetaDataStore",
name)
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;