|
def | __init__ (self, valName, config) |
|
def | createConfiguration (self, args, kwargs) |
|
def | createCrabCfg (self, args, kwargs) |
|
def | createFiles (self, args, kwargs) |
|
def | createScript (self, args, kwargs) |
|
def | filesToCompare (self) |
|
def | getRepMap (self) |
|
def | __init__ (self, valName, alignment, config) |
|
def | createConfiguration (self, fileContents, path, schedule=None, repMap=None, repMaps=None) |
|
def | createCrabCfg (self, fileContents, path) |
|
def | createFiles (self, fileContents, path, repMap=None, repMaps=None) |
|
def | createScript (self, fileContents, path, downloadFiles=[], repMap=None, repMaps=None) |
|
def | filesToCompare (self) |
|
def | getCompareStrings (self, requestId=None, plain=False) |
|
def | getRepMap (self, alignment=None) |
|
| config |
|
| general |
|
| jobid |
|
| jobmode |
|
| name |
|
| needsproxy |
|
| title |
|
| alignmentToValidate |
|
| AutoAlternates |
|
| cmssw |
|
| cmsswreleasebase |
|
| config |
|
| configFiles |
|
| crabConfigFiles |
|
| general |
|
| jobid |
|
| jobmode |
|
| name |
|
| needsproxy |
|
| NJobs |
|
| packages |
|
| randomWorkdirPart |
|
| scramarch |
|
| scriptFiles |
|
dictionary | defaults = {"title": ".oO[name]Oo."} |
|
dictionary | mandatories = {"file", "color", "style"} |
|
dictionary | removemandatories = {"dataset", "maxevents", "trackcollection"} |
|
string | defaultReferenceName = "DEFAULT" |
|
dictionary | defaults |
|
| mandatories = set() |
|
dictionary | needpackages = {"Alignment/OfflineValidation"} |
|
dictionary | optionals = {"jobmode"} |
|
Definition at line 110 of file preexistingValidation.py.