/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Control/BossCommon/BossCommon-01-04-19/share/boss.py File Reference

Go to the source code of this file.

Namespaces

namespace  boss
namespace  gaudimodule::*

Classes

class  boss::AthAppMgr
class  boss::_AlgSvcMemberProxy
class  boss::_AlgSvcRedirect

Functions

def boss::AthMessage
def boss::AthWarning
def boss::AthError
def boss::Usage
def boss::where
def boss::printFile
def boss::include
def boss::__hookDebugger
def boss::_cachedLookup

Variables

tuple boss::ldpreload
list boss::optionsPath = os.environ[ 'JOBOPTSEARCHPATH' ]
 boss::optionsPath = os.curdir
tuple boss::optionsPath = re.split( ',|' + os.pathsep, optionsPath )
tuple boss::argc = len( sys.argv )
string boss::jobOptions = ""
tuple boss::doDebug = ( '', 0 )
list boss::scripts = []
tuple boss::doDebug = ( 'gdb', 1 )
 boss::jobOptions = arg
tuple boss::doDebug = ( arg, 0 )
tuple boss::doDebug = ( doDebug[0], 1 )
list boss::gaudimodule = sys.modules[ 'gaudimodule' ]
int boss::NO_EVSEL = 99
int boss::MONTECARLO = 0
int boss::ZEBRA = 1
tuple boss::theApp = AthAppMgr()
tuple boss::Algorithm = lambdaname:_cachedLookup( name, _algorithms, theApp.algorithm )
tuple boss::Service = lambdaname:_cachedLookup( name, _services, theApp.service )
tuple boss::AuditorSvc = lambda:_cachedLookup( 'AuditorSvc', _services, theApp.service )
tuple boss::sgfile = os.path.join( os.environ[ 'STOREGATEROOT' ], 'share', 'StoreGate.py' )
int boss::ALL = 0
int boss::VERBOSE = 1
int boss::DEBUG = 2
int boss::INFO = 3
int boss::WARNING = 4
int boss::ERROR = 5
int boss::FATAL = 6
int boss::TRUE = 1
int boss::FALSE = 0
int boss::doesSetup = 0
tuple boss::scrfile = open( scripts[ 0 ], 'r' )
tuple boss::pos = line.find( "theApp.setup" )
int boss::doesSetup = 1


Generated on Tue Nov 29 23:14:53 2016 for BOSS_7.0.2 by  doxygen 1.4.7