Package Ganga :: Package Utility :: Module root
[hide private]
[frames] | no frames]

Module root

source code

Functions [hide private]
 
getrootsys(version=None, arch=None) source code
 
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
Variables [hide private]
  logger = getLogger()
  __package__ = 'Ganga.Utility'