Skip to content
Snippets Groups Projects
Commit 6836030e authored by cranshaw's avatar cranshaw
Browse files

First migration of metadata tools from incidents to direct calls.

- listen to BeginInputFile --> MetaDataSvc->(IMetaDataTool)beginInputFile()
- listen to EndInputFile --> MetaDataSvc->(IMetaDataTool)endInputFile()
- listen to MetaDataStop --> MetaDataSvc->(IMetaDataTool)metaDataStop()
Migrated tools
- CopyEventStreamInfo
- IOVDbMetaDataTool
- ByteStreamMetadataTool
- EventFormatMetaDataTool
- FileMetaDataTool
- FileMetaDataCreatorTool
- TriggerMenuMetaDataTool
- LumiBlockMetaDataTool
Other listeners not migrated, so MetaDataStop incident still being fired.
parent 6626597e
No related branches found
No related tags found
No related merge requests found
Showing
with 429 additions and 121 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment