Skip to content
Snippets Groups Projects
Commit c88fb6f2 authored by scott snyder's avatar scott snyder Committed by scott snyder
Browse files

PyDumper: Work around issue with cling 6.20.06.

In root 6.20.06, cling was sometimes parsing xAOD classes in wrong order,
causing it to get confused on forward declarations.  This was leading
to crashes on tests that make event dumps.

Explicitly fetch some classes at the start of the dumper to work around this.
parent 6ca0be1f
No related branches found
No related tags found
Loading
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