ATLAS Offline Software
Loading...
Searching...
No Matches
EventAthenaPoolTestDump.py File Reference

Dump EventInfo classes for regression tests. More...

Go to the source code of this file.

Namespaces

namespace  EventAthenaPoolTestDump

Functions

 EventAthenaPoolTestDump.toiter (beg, end)
 EventAthenaPoolTestDump.formatItemUsingLong (x)
 EventAthenaPoolTestDump.dump_EventID (e, f)
 EventAthenaPoolTestDump.dump_EventType (e, f)
 EventAthenaPoolTestDump.dump_TriggerInfo (e, f)
 EventAthenaPoolTestDump.dump_EventInfo (e, f)
 EventAthenaPoolTestDump.dump_EventStreamInfo (e, f)
 EventAthenaPoolTestDump.dump_PileUpEventInfo (e, f)
 EventAthenaPoolTestDump.get_dumper_fct (klass, ofile, nmax)

Detailed Description

Dump EventInfo classes for regression tests.

Author
sss
Date
Jul 2016

This code is mostly copied from PyDumper to avoid dependency issues.

Definition in file EventAthenaPoolTestDump.py.