|
def | __init__ (self, valName, config) |
|
def | appendToMerge (self, args, kwargs) |
|
def | getRepMap (self) |
|
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) |
|
def | __new__ (cls, clsname, bases, dct) |
|
def | __init__ (self, valName, alignment, config) |
|
def | appendToMerge (self) |
|
def | appendToPlots (self) |
|
def | comparealignmentsname (cls) |
|
def | createCrabCfg (self, path) |
|
def | createScript (self, path) |
|
def | FileOutputTemplate (self) |
|
def | getRepMap (self, alignment=None) |
|
def | initMerge (cls) |
|
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 | getRepMap (self, alignment=None) |
|
def | isPVValidation (self) |
|
def | TrackSelectionRefitting (self) |
|
def | use_d0cut (self) |
|
def | ValidationSequence (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 | DefinePath (self) |
|
def | FileOutputTemplate (self) |
|
def | filesToCompare (self) |
|
def | getRepMap (self, alignment=None) |
|
def | LoadBasicModules (self) |
|
def | ProcessName (self) |
|
def | TrackSelectionRefitting (self) |
|
def | ValidationTemplate (self) |
|
def | appendToMerge (self) |
|
def | doInitMerge (cls) |
|
def | doMerge (self) |
|
def | initMerge (cls) |
|
def | comparealignmentsname (cls) |
|
def | comparealignmentspath (cls) |
|
def | comparisontemplate (cls) |
|
def | doComparison (cls, validations) |
|
def | getsummaryitems (cls, folder) |
|
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 | appendToPlots (self) |
|
def | createPlottingScript (cls, validations) |
|
def | doRunPlots (cls, validations) |
|
def | plotsdirname (cls) |
|
def | plottingscriptname (cls) |
|
def | plottingscripttemplate (cls) |
|
def | runPlots (cls, validations) |
|
def | presentationsubsections (cls) |
|
|
dictionary | defaults = deprecateddefaults.copy() |
|
dictionary | deprecateddefaults |
|
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 = "TkAlOfflineValidation" |
|
string | crabCfgBaseName = "TkAlOfflineValidation" |
|
dictionary | defaults |
|
dictionary | deprecateddefaults |
|
dictionary | mandatories = {"trackcollection"} |
|
string | outputBaseName = "AlignmentValidation" |
|
string | resultBaseName = "AlignmentValidation" |
|
string | scriptBaseName = "TkAlOfflineValidation" |
|
string | valType = "offline" |
|
dictionary | defaults |
|
dictionary | defaults |
|
dictionary | mandatories = {"dataset", "maxevents"} |
|
bool | needParentFiles = False |
|
dictionary | optionals = {"magneticfield"} |
|
Definition at line 84 of file preexistingValidation.py.