Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 477 Bytes

Issues.rst

File metadata and controls

12 lines (7 loc) · 477 Bytes

Common Issues

Missing Metadata Information

It has been noticed that some of the latest derived xAODs have missing metadata info due to some bug in Derivation Framework. If you are incurring in a nasty crash at runtime, make sure you have set the name of the derivation property DerivationName property of BasicEventSelection. If that does not work then switched off the configuration flag:

UseMetadata False

and try again.