The Gaudi Framework
master (181af51f)
Loading...
Searching...
No Matches
basic.py
Go to the documentation of this file.
1
11
from
Configurables
import
ApplicationMgr
12
from
Configurables
import
Gaudi__TestSuite__OpenCLAlg
as
OpenCLAlg
13
from
Gaudi.Configuration
import
DEBUG
14
15
alg = OpenCLAlg(
"OpenCLAlg"
, OutputLevel=DEBUG)
16
17
ApplicationMgr
(TopAlg=[alg], EvtSel=
"NONE"
, EvtMax=5)
ApplicationMgr
The Application Manager class.
Definition
ApplicationMgr.h:54
Gaudi.Configuration
Definition
Configuration.py:1
GaudiTestSuite
options
OpenCL
basic.py
Generated on Wed Oct 8 2025 09:53:38 for The Gaudi Framework by
1.13.1