Home | Trees | Index | Help |
---|
Module conddbui |
|
Classes | |
---|---|
CondDB |
Object allowing to manipulate a COOL database object in an LHCb way. |
Tag |
Basic class allowing to manipulate more easily the tags in the tag hierarchy. |
ValidityKeyWrapper |
Function Summary | |
---|---|
Create a list of folders and foldersets to create starting from a filesystem tree. | |
Function used to clean up the XML files before inserting them in the database. |
Function Details |
---|
_collect_tree_info(source_dir, includes=[], excludes=[], include_dirs=[], exclude_dirs=[], includesFirst=True)Create a list of folders and foldersets to create starting from a filesystem tree. inputs: source_dir: string; root node were to start scanning includes: list regular expressions an accepted path must match excludes: list regular expressions to exclude files matching them include_dirs: list regular expressions an accepted dir must match exclude_dirs: list regular expressions to exclude dirs matching them includesFirst: if True, first check includes, then excludes; vice-versa if False outputs: list of folders and foldersets to be created |
_fix_xml(xml_data, folderset_path)Function used to clean up the XML files before inserting them in the database. It corrects:
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Mar 6 18:29:23 2007 | http://epydoc.sf.net |