Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework
master (01b473db)
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 Sep 18 2025 16:37:16 for The Gaudi Framework by
1.8.18