![]() |
ATLAS Offline Software
|
Functions | |
def | OCLKernelExampleCfg (flags) |
def | XrtKernelExampleCfg (flags) |
def | MultiKernelExampleCfg (flags) |
Variables | |
log = logging.getLogger("AthExXRT.XrtKernelExampleCfg") | |
flags = initConfigFlags() | |
MaxEvents | |
cfg = MainServicesCfg(flags) | |
def KernelExampleConfig.MultiKernelExampleCfg | ( | flags | ) |
Definition at line 46 of file KernelExampleConfig.py.
def KernelExampleConfig.OCLKernelExampleCfg | ( | flags | ) |
Definition at line 14 of file KernelExampleConfig.py.
def KernelExampleConfig.XrtKernelExampleCfg | ( | flags | ) |
Definition at line 30 of file KernelExampleConfig.py.
KernelExampleConfig.cfg = MainServicesCfg(flags) |
Definition at line 68 of file KernelExampleConfig.py.
KernelExampleConfig.flags = initConfigFlags() |
Definition at line 57 of file KernelExampleConfig.py.
KernelExampleConfig.log = logging.getLogger("AthExXRT.XrtKernelExampleCfg") |
Definition at line 12 of file KernelExampleConfig.py.
KernelExampleConfig.MaxEvents |
Definition at line 58 of file KernelExampleConfig.py.