Definition at line 201 of file plottingOptions.py.
◆ __init__()
def plottingOptions.PlottingOptionsPrimaryVertex.__init__ |
( |
|
self, |
|
|
|
config |
|
) |
| |
◆ defaults
dictionary plottingOptions.PlottingOptionsPrimaryVertex.defaults |
|
static |
Initial value:= {
"autoLimits":"false",
"doMaps":"false",
"stdResiduals":"true",
"m_dxyPhiMax":"40",
"m_dzPhiMax":"40",
"m_dxyEtaMax":"40",
"m_dzEtaMax":"40",
"m_dxyPhiNormMax":"0.5",
"m_dzPhiNormMax":"0.5",
"m_dxyEtaNormMax":"0.5",
"m_dzEtaNormMax":"0.5",
"w_dxyPhiMax":"150",
"w_dzPhiMax":"150",
"w_dxyEtaMax":"150",
"w_dzEtaMax":"1000",
"w_dxyPhiNormMax":"1.8",
"w_dzPhiNormMax":"1.8",
"w_dxyEtaNormMax":"1.8",
"w_dzEtaNormMax":"1.8",
}
Definition at line 202 of file plottingOptions.py.
Referenced by tree.Tree.reset(), and tree.Tree.var().
◆ validationclass