The Gaudi Framework
v30r3 (a5ef0a68)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Namespace List
Namespace Members
Namespaces
|
Variables
GaudiHive Namespace Reference
Namespaces
GaudiHiveConf
precedence
Variables
list
__path__
Variable Documentation
list GaudiHive.__path__
private
Initial value:
1
= [d
for
d
in
[os.path.join(d,
'GaudiHive'
)
for
d
in
sys.path
if
d]
2
if
(d.startswith(
'/builds/gaudi/Gaudi/build-gcc62'
)
or
3
d.startswith(
'/builds/gaudi/Gaudi'
))
and
4
(os.path.exists(d)
or
'python.zip'
in
d)]
Definition at line
3
of file
__init__.py
.
GaudiHive
Generated on Wed Aug 1 2018 23:22:24 for The Gaudi Framework by
1.8.11