Skip to content
Snippets Groups Projects

Event format meta data

Merged Frank Berghaus requested to merge berghaus/athena:EventFormatMetaData into master
7 files
+ 5
330
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -3,13 +3,9 @@
//
// Local include(s).
#include "../EventFormatSvc.h"
#include "../EventFormatMetaDataTool.h"
#include "../EventFormatMetaDataMakerTool.h"
#include "../EventFormatStreamHelperTool.h"
// Declare the components to Gaudi.
DECLARE_COMPONENT( xAODMaker::EventFormatSvc )
DECLARE_COMPONENT( xAODMaker::EventFormatMetaDataTool )
DECLARE_COMPONENT( xAODMaker::EventFormatMetaDataMakerTool )
DECLARE_COMPONENT( xAODMaker::EventFormatStreamHelperTool )
Loading