|
|
|
getenvrootsys()
Determine and return $ROOTSYS environment variable |
source code
|
|
|
getpythonhome(arch=None,
pythonversion=None)
Looks for the PYTHONHOME for the particular version and arch |
source code
|
|
|
getenvpythonhome()
Deterimin the PYTHONHOME environment variable |
source code
|
|
|
getconfrootsys()
Determine and return ROOTSYS from ganga configuration |
source code
|
|
|
getrootprefix(rootsys=None)
Determine ROOT path and return prefix, emtpy if ROOT is not found in
path or ERROR, else ROOTSYS+LD_LIBRARY_PATH+prefix |
source code
|
|
|
checkrootprefix(rootsys=None)
Check if rootprefix variable holds valid values |
source code
|
|