ATLAS Offline Software
EventInfoWriteStep2.py
Go to the documentation of this file.
1 # Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
2 
3 from AthenaPoolTest.EventInfoReadWrite import eventInfoTestCfg
4 import sys
5 
6 sys.exit(eventInfoTestCfg(2))
EventInfoReadWrite.eventInfoTestCfg
def eventInfoTestCfg(step=1)
Definition: EventInfoReadWrite.py:8