The Gaudi Framework
master (37c0b60a)
FSMCallbackTest.py
Go to the documentation of this file.
1
11
from
Gaudi.Configuration
import
ApplicationMgr
12
from
Configurables
import
Gaudi__TestSuite__FSMCallbackTestAlgo
as
FSMCallbackTestAlgo
13
14
alg = FSMCallbackTestAlgo(
"CallBackTestAlgo"
)
15
app = ApplicationMgr(EvtMax=5, EvtSel=
"NONE"
, TopAlg=[alg])
Gaudi.Configuration
Definition:
Configuration.py:1
GaudiTestSuite
options
FSMCallbackTest.py
Generated on Thu Dec 19 2024 15:35:06 for The Gaudi Framework by
1.8.18