4#ifndef XAODEVENTFORMATCNV_EVENTFORMATMETADATATOOL
5#define XAODEVENTFORMATCNV_EVENTFORMATMETADATATOOL
13#include "Gaudi/Property.h"
14#include "GaudiKernel/ServiceHandle.h"
39 const std::string& name,
40 const IInterface* parent);
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"};