Public Member Functions | |
def | __init__ (self, config) |
Public Member Functions inherited from plottingOptions.BasePlottingOptions | |
def | __init__ (self, config, valType) |
def | getRepMap (self) |
Static Public Attributes | |
dictionary | defaults |
validationclass = PrimaryVertexValidation | |
Static Public Attributes inherited from plottingOptions.BasePlottingOptions | |
dictionary | defaults |
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 196 of file plottingOptions.py.
def plottingOptions.PlottingOptionsPrimaryVertex.__init__ | ( | self, | |
config | |||
) |
Definition at line 219 of file plottingOptions.py.
References helperFunctions.cppboolstring(), plottingOptions.BasePlottingOptions.general, genericValidation.GenericValidation.general, and betterConfigParser.BetterConfigParser.general.
|
static |
Definition at line 197 of file plottingOptions.py.
Referenced by tree.Tree.reset(), and tree.Tree.var().
|
static |
Definition at line 218 of file plottingOptions.py.
Referenced by plottingOptions.BasePlottingOptions.getRepMap().