Event format meta data
Compare changes
- Frank Berghaus authored
The MetaDataSvc calls MetaDataStop to prepare the MetaDataStore for the output stream. To make EventFormat available to the running job we write out the metadata on beginInputFile. To make sure all writing to the MetaDataStore is done before the output stream commences beginInputFile locks the tool and metaDataStop waits for that lock.
@@ -45,6 +45,9 @@ StatusCode
@@ -63,13 +66,7 @@ StatusCode
@@ -133,7 +130,6 @@ StatusCode
@@ -146,8 +142,6 @@ StatusCode