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.
Loading
Please register or sign in to comment