![]() |
ATLAS Offline Software
|
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) | |
Dump EventInfo classes for regression tests.
This code is mostly copied from PyDumper to avoid dependency issues.
Definition in file EventAthenaPoolTestDump.py.