|
def | appendToMerge (self, *args, **kwargs) |
|
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 | createConfiguration (self, fileContents, path, schedule=None, repMap=None, repMaps=None) |
|
def | createFiles (self, fileContents, path, repMap=None, repMaps=None) |
|
def | getCompareStrings (self, requestId=None, plain=False) |
|
def | __new__ (cls, clsname, bases, dct) |
|
def | appendToMerge (self) |
|
def | appendToPlots (self) |
|
def | createCrabCfg (self, path) |
|
def | createScript (self, path) |
|
def | getRepMap (self, alignment=None) |
|
def | plotsdirname (cls) |
|
def | plottingscriptname (cls) |
|
def | plottingscripttemplate (cls) |
|
def | presentationsubsections (cls) |
|
def | ProcessName (self) |
|
def | ValidationSequence (self) |
|
def | ValidationTemplate (self) |
|
def | cosmics0T (self) |
|
def | DefinePath (self) |
|
def | isPVValidation (self) |
|
def | TrackSelectionRefitting (self) |
|
def | use_d0cut (self) |
|
def | __init__ (self, valName, alignment, config) |
|
def | Bookkeeping (self) |
|
def | cfgName (self) |
|
def | cfgTemplate (self) |
|
def | createConfiguration (self, path) |
|
def | createCrabCfg (self, path, crabCfgBaseName) |
|
def | createScript (self, path, template=configTemplates.scriptTemplate, downloadFiles=[], repMap=None, repMaps=None) |
|
def | FileOutputTemplate (self) |
|
def | filesToCompare (self) |
|
def | LoadBasicModules (self) |
|
def | doInitMerge (cls) |
|
def | doMerge (self) |
|
def | initMerge (cls) |
|
def | getsummaryitems (cls, folder) |
|
def | printsummaryitems (cls, *args, **kwargs) |
|
def | summaryitemsstring (cls, folder=None, latex=False, transpose=True) |
|
def | writesummaryitems (cls, filename, *args, **kwargs) |
|
def | createPlottingScript (cls, validations) |
|
def | doRunPlots (cls, validations) |
|
def | runPlots (cls, validations) |
|
|
| config |
|
| general |
|
| jobid |
|
| jobmode |
|
| name |
|
| needsproxy |
|
| originalValName |
|
| title |
|
| alignmentToValidate |
|
| AutoAlternates |
|
| cmssw |
|
| cmsswreleasebase |
|
| config |
|
| configFiles |
|
| crabConfigFiles |
|
| general |
|
| jobid |
|
| jobmode |
|
| name |
|
| needsproxy |
|
| NJobs |
|
| packages |
|
| randomWorkdirPart |
|
| scramarch |
|
| scriptFiles |
|
| crabWorkingDir |
|
| dataset |
|
dictionary | defaults = {"title": ".oO[name]Oo."} |
|
dictionary | mandatories = {"file", "color", "style", "originalValName", "eosdirName", "multiIOV"} |
|
dictionary | removemandatories = {"dataset", "maxevents", "trackcollection"} |
|
string | defaultReferenceName = "DEFAULT" |
|
dictionary | defaults |
|
| mandatories = set() |
|
dictionary | needpackages = {"Alignment/OfflineValidation"} |
|
dictionary | optionals = {"jobmode"} |
|
list | dicts = ["defaults"] |
|
list | sets = ["mandatories", "optionals", "needpackages"] |
|
string | configBaseName = "TkAlTrackSplitting" |
|
string | crabCfgBaseName = "TkAlTrackSplitting" |
|
dictionary | defaults = {"multiIOV":"False"} |
|
dictionary | mandatories = {"trackcollection"} |
|
string | outputBaseName = "TrackSplitting" |
|
string | resultBaseName = "TrackSplitting" |
|
string | scriptBaseName = "TkAlTrackSplitting" |
|
string | valType = "split" |
|
dictionary | defaults |
|
dictionary | defaults |
|
dictionary | mandatories = {"dataset", "maxevents"} |
|
bool | needParentFiles = False |
|
dictionary | optionals = {"magneticfield"} |
|
Definition at line 121 of file preexistingValidation.py.