Public Member Functions | |
def | __init__ |
Public Member Functions inherited from plottingOptions.BasePlottingOptions | |
def | __init__ |
def | getRepMap |
Static Public Attributes | |
dictionary | defaults = {} |
validationclass = PrimaryVertexResolution | |
Static Public Attributes inherited from plottingOptions.BasePlottingOptions | |
dictionary | defaults |
tuple | mandatories = set() |
dictionary | needpackages = {"Alignment/OfflineValidation"} |
Additional Inherited Members | |
Public Attributes inherited from plottingOptions.BasePlottingOptions | |
cmssw | |
cmsswreleasebase | |
config | |
general | |
randomWorkdirPart | |
scramarch | |
type | |
Definition at line 233 of file plottingOptions.py.
def plottingOptions.PlottingOptionsPVResolution.__init__ | ( | self, | |
config | |||
) |
Definition at line 236 of file plottingOptions.py.
|
static |
Definition at line 234 of file plottingOptions.py.
Referenced by tree.Tree.reset(), and tree.Tree.var().
|
static |
Definition at line 235 of file plottingOptions.py.
Referenced by plottingOptions.BasePlottingOptions.getRepMap().