ATLAS Offline Software
Loading...
Searching...
No Matches
confTool.py File Reference

Go to the source code of this file.

Classes

class  confTool.fullColor
class  confTool.noColor

Namespaces

namespace  confTool

Functions

 confTool.parse_args ()
 confTool.main (args)
 confTool._print (conf, color)
 confTool._printComps (conf)
 confTool._structuredPrint (conf, start, args)
 confTool._compareConfig (configRef, configChk, args, color)
 confTool._parseNumericalValues (values)
 confTool._knownDifference (comp, prop, chkVal, refVal)
 confTool._handleComponentsReanaming (refVal)
 confTool._compareComponent (compRef, compChk, prefix, args, component, propname, color)
 confTool._parseIOVDbFolder (definition)
 confTool._compareIOVDbFolders (compRef, compChk, prefix, args, color)

Variables

dict confTool.knownDifferences = {}