|
|
|
|
|
isService(self,
servicename,
dataString)
Returns:
True if the parsed file is actually a service |
source code
|
|
|
AddProjects(self,
topdir,
doc)
Load projects from icetray configuration file |
source code
|
|
|
AddServices(self,
docElement,
project)
Load services from icetray configuration file |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
toXML(self,
file=None)
Print parameter dictionary as an XML document |
source code
|
|
|
|
|
guessType(self,
value)
Convert root types to python types and format type names to iceprod
style |
source code
|
|
|
fixType(self,
type)
Convert root types to python types and format type names to iceprod
style |
source code
|
|
|
upload(self,
url,
username,
password='')
Connect to database and upload contents of dictionary Requires
module/class ParameterDB |
source code
|
|
|
|
|
|