Functions | |
def | CSC |
def | CSCE1 |
def | CSCE2 |
def | DT |
definitions of selectors: More... | |
Variables | |
string | commandline = " " |
list | copyargs = sys.argv[:] |
string | default = "None" |
string | dest = "rx" |
tuple | g0 = MuonGeometry(args[0]) |
tuple | gX = MuonGeometry(args[1]) |
tuple | gY = MuonGeometry(args[2]) |
string | help = "report.py that corresponds to geometryX.xml" |
tuple | parser = optparse.OptionParser(usage) |
list | prog = sys.argv[0] |
rx = None | |
ry = reports | |
selection = options.selection | |
main part More... | |
string | type = "string" |
string | usage |
def corrVsCorr.CSC | ( | csc, | |
endcap, | |||
station, | |||
ring, | |||
chamber | |||
) |
Definition at line 77 of file corrVsCorr.py.
def corrVsCorr.CSCE1 | ( | csc, | |
endcap, | |||
station, | |||
ring, | |||
chamber | |||
) |
Definition at line 86 of file corrVsCorr.py.
def corrVsCorr.CSCE2 | ( | csc, | |
endcap, | |||
station, | |||
ring, | |||
chamber | |||
) |
Definition at line 88 of file corrVsCorr.py.
def corrVsCorr.DT | ( | dt, | |
wheel, | |||
station, | |||
sector | |||
) |
definitions of selectors:
Definition at line 75 of file corrVsCorr.py.
string corrVsCorr.commandline = " " |
Definition at line 10 of file corrVsCorr.py.
list corrVsCorr.copyargs = sys.argv[:] |
Definition at line 5 of file corrVsCorr.py.
string corrVsCorr.default = "None" |
Definition at line 30 of file corrVsCorr.py.
string corrVsCorr.dest = "rx" |
Definition at line 31 of file corrVsCorr.py.
tuple corrVsCorr.g0 = MuonGeometry(args[0]) |
Definition at line 108 of file corrVsCorr.py.
tuple corrVsCorr.gX = MuonGeometry(args[1]) |
Definition at line 109 of file corrVsCorr.py.
tuple corrVsCorr.gY = MuonGeometry(args[2]) |
Definition at line 110 of file corrVsCorr.py.
string corrVsCorr.help = "report.py that corresponds to geometryX.xml" |
Definition at line 28 of file corrVsCorr.py.
tuple corrVsCorr.parser = optparse.OptionParser(usage) |
Definition at line 26 of file corrVsCorr.py.
list corrVsCorr.prog = sys.argv[0] |
Definition at line 13 of file corrVsCorr.py.
corrVsCorr.rx = None |
Definition at line 101 of file corrVsCorr.py.
Referenced by DQMHistNormalizer.buildRegex().
corrVsCorr.ry = reports |
Definition at line 106 of file corrVsCorr.py.
corrVsCorr.selection = options.selection |
main part
Definition at line 98 of file corrVsCorr.py.
Referenced by DetIdSelector.addSelection(), TtFullHadSignalSelMVATrainer.analyze(), muonisolation::TrackExtractor.deposit(), muonisolation::PixelTrackExtractor.deposit(), DigiCollectionProfiler< T >.DigiCollectionProfiler(), Vispa.Plugins.EdmBrowser.EdmBrowserTabController.EdmBrowserTabController.expandToDepthDialog(), main(), TtFullHadSignalSelMVAComputer.produce(), TtSemiLepSignalSelMVAComputer.produce(), HiGenCleaner< T2 >.produce(), StringCutsEventSelector< Object, existenceMatter >.StringCutsEventSelector(), and Vispa.Plugins.EdmBrowser.EdmBrowserTabController.EdmBrowserTabController.updateCenterView().
string corrVsCorr.type = "string" |
Definition at line 29 of file corrVsCorr.py.
string corrVsCorr.usage |
Definition at line 15 of file corrVsCorr.py.