Public Member Functions | |
def | presentationsubsections |
Public Member Functions inherited from genericValidation.ValidationWithPlots | |
def | appendToPlots |
def | createPlottingScript |
def | doRunPlots |
def | plotsdirname |
def | plottingscriptname |
def | plottingscripttemplate |
def | runPlots |
Public Member Functions inherited from genericValidation.GenericValidation | |
def | __init__ |
def | createConfiguration |
def | createCrabCfg |
def | createFiles |
def | createScript |
def | filesToCompare |
def | getCompareStrings |
def | getRepMap |
Public Member Functions inherited from genericValidation.ValidationMetaClass | |
def | __new__ |
Additional Inherited Members | |
Public Attributes inherited from genericValidation.GenericValidation | |
alignmentToValidate | |
AutoAlternates | |
cmssw | |
cmsswreleasebase | |
config | |
configFiles | |
crabConfigFiles | |
general | |
jobid | |
jobmode | |
name | |
needsproxy | |
NJobs | |
packages | |
randomWorkdirPart | |
scramarch | |
scriptFiles | |
Static Public Attributes inherited from genericValidation.GenericValidation | |
string | defaultReferenceName = "DEFAULT" |
dictionary | defaults |
tuple | mandatories = set() |
dictionary | needpackages = {"Alignment/OfflineValidation"} |
dictionary | optionals = {"jobmode"} |
Static Public Attributes inherited from genericValidation.ValidationMetaClass | |
list | dicts = ["defaults"] |
list | sets = ["mandatories", "optionals", "needpackages"] |
Definition at line 791 of file genericValidation.py.
def genericValidation.ValidationForPresentation.presentationsubsections | ( | cls | ) |
classmethod
Definition at line 793 of file genericValidation.py.