|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef XAODEVENTFORMATCNV_EVENTFORMATMETADATATOOL
6 #define XAODEVENTFORMATCNV_EVENTFORMATMETADATATOOL
14 #include "Gaudi/Property.h"
15 #include "GaudiKernel/ServiceHandle.h"
43 const std::string&
name,
74 "StoreGateSvc/InputMetaDataStore",
name()};
78 "MetaDataSvc",
name()};
81 Gaudi::Property<std::vector<std::string> >
m_keys{
this,
"Keys", {},
82 "(optional) list of keys to copy, all if empty. default: empty"};
89 #endif // XAODEVENTFORMATCNV_EVENTFORMATMETADATATOOL
::StatusCode StatusCode
StatusCode definition for legacy code.