Public Member Functions | |
def | __init__ |
def | appendToMerge |
def | getRepMap |
Public Member Functions inherited from preexistingValidation.PreexistingValidation | |
def | __init__ |
def | createConfiguration |
def | createCrabCfg |
def | createFiles |
def | createScript |
def | filesToCompare |
def | getRepMap |
Static Public Attributes | |
tuple | defaults = deprecateddefaults.copy() |
dictionary | deprecateddefaults |
Static Public Attributes inherited from preexistingValidation.PreexistingValidation | |
dictionary | defaults = {"title": ".oO[name]Oo."} |
dictionary | mandatories = {"file", "color", "style", "originalValName", "eosdirName", "multiIOV"} |
dictionary | removemandatories = {"dataset", "maxevents", "trackcollection"} |
Additional Inherited Members | |
Public Attributes inherited from preexistingValidation.PreexistingValidation | |
config | |
general | |
jobid | |
jobmode | |
name | |
needsproxy | |
originalValName | |
title | |
Definition at line 84 of file preexistingValidation.py.
def preexistingValidation.PreexistingOfflineValidation.__init__ | ( | self, | |
valName, | |||
config | |||
) |
Definition at line 93 of file preexistingValidation.py.
References offlineValidation.OfflineValidation.deprecateddefaults, preexistingValidation.PreexistingOfflineValidation.deprecateddefaults, preexistingValidation.PreexistingValidation.general, plottingOptions.BasePlottingOptions.general, and genericValidation.GenericValidation.general.
def preexistingValidation.PreexistingOfflineValidation.appendToMerge | ( | self, | |
args, | |||
kwargs | |||
) |
Definition at line 106 of file preexistingValidation.py.
def preexistingValidation.PreexistingOfflineValidation.getRepMap | ( | self | ) |
Definition at line 99 of file preexistingValidation.py.
References preexistingValidation.PreexistingValidation.general, plottingOptions.BasePlottingOptions.general, and genericValidation.GenericValidation.general.
Referenced by trackSplittingValidation.TrackSplittingValidation.appendToMerge(), primaryVertexResolution.PrimaryVertexResolution.appendToMerge(), primaryVertexValidation.PrimaryVertexValidation.appendToMerge(), trackSplittingValidation.TrackSplittingValidation.appendToPlots(), primaryVertexResolution.PrimaryVertexResolution.appendToPlots(), primaryVertexValidation.PrimaryVertexValidation.appendToPlots(), zMuMuValidation.ZMuMuValidation.appendToPlots(), and zMuMuValidation.ZMuMuValidation.filesToCompare().
|
static |
Definition at line 92 of file preexistingValidation.py.
Referenced by tree.Tree.reset(), and tree.Tree.var().
|
static |
Definition at line 85 of file preexistingValidation.py.
Referenced by zMuMuValidation.ZMuMuValidation.__init__(), and preexistingValidation.PreexistingOfflineValidation.__init__().