The Gaudi Framework
v38r2 (5b3c9e4d)
PartPropAlg.py
Go to the documentation of this file.
1
#!/usr/bin/env gaudirun.py
2
18
""" The configuration file to run QMTest for the package GaudiPartProp
19
"""
20
# =============================================================================
21
__author__ =
"Vanya BELYAEV Ivan.Belyaev@nikhef.nl"
22
# =============================================================================
23
24
from
Configurables
import
ApplicationMgr
25
from
Configurables
import
Gaudi__TestSuite__PartPropAlg
as
PPA
26
27
ApplicationMgr(TopAlg=[PPA()], EvtSel=
"NONE"
, EvtMax=1)
GaudiPartProp
python
GaudiPartProp
PartPropAlg.py
Generated on Thu May 16 2024 12:46:12 for The Gaudi Framework by
1.8.18