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