The Gaudi Framework
v36r9p1 (5c15b2bb)
basic.py
Go to the documentation of this file.
1
11
from
Configurables
import
ApplicationMgr
12
from
Configurables
import
Gaudi__Examples__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)
Gaudi.Configuration
Definition:
Configuration.py:1
GaudiExamples
options
OpenCL
basic.py
Generated on Fri Feb 3 2023 18:02:54 for The Gaudi Framework by
1.8.18