Public Member Functions | |
def | __init__ (self, input_filename, output_filename) |
defined DQMIO types More... | |
def | print_index (self) |
def | write_to_file (self, hist_type, index_range, run) |
Public Attributes | |
already_defined | |
f | |
Private Attributes | |
_canvas | |
_filename | |
_root_file | |
Class responsible for browsing the content of a DQM file produced with the DQMIO I/O framework of CMSSW
Definition at line 19 of file DQMIO2histo.py.
def DQMIO2histo.DQMIO.__init__ | ( | self, | |
input_filename, | |||
output_filename | |||
) |
defined DQMIO types
Definition at line 29 of file DQMIO2histo.py.
def DQMIO2histo.DQMIO.print_index | ( | self | ) |
Loop over the complete index and dump it on the screen.
Definition at line 47 of file DQMIO2histo.py.
References edm.print(), str, GenObject.GenObject.types, SimHitsValidationHcal.types, and DQMIO2histo.DQMIO.write_to_file().
def DQMIO2histo.DQMIO.write_to_file | ( | self, | |
hist_type, | |||
index_range, | |||
run | |||
) |
Method looping over entries for specified histogram type and writing to FullName path to output ROOT File
Definition at line 71 of file DQMIO2histo.py.
References DQMIO2histo.DQMIO.already_defined, join(), edm.print(), and str.
Referenced by DQMIO2histo.DQMIO.print_index().
|
private |
Definition at line 31 of file DQMIO2histo.py.
|
private |
Definition at line 30 of file DQMIO2histo.py.
Referenced by Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor._readHeaderInfo(), Vispa.Main.TabController.TabController.checkModificationTimestamp(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor.configFile(), Vispa.Plugins.ConfigEditor.ConfigEditorTabController.ConfigEditorTabController.dumpPython(), Vispa.Plugins.EdmBrowser.EdmBrowserTabController.EdmBrowserTabController.eventContent(), Vispa.Plugins.ConfigEditor.ConfigEditorTabController.ConfigEditorTabController.exportDot(), Vispa.Main.TabController.TabController.filename(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor.fullFilename(), Vispa.Main.TabController.TabController.getFileBasename(), Vispa.Plugins.ConfigEditor.ConfigEditorTabController.ConfigEditorTabController.importConfig(), Vispa.Plugins.EventBrowser.EventBrowserTabController.EventBrowserTabController.navigate(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor.open(), Vispa.Main.TabController.TabController.open(), Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor.open(), Vispa.Main.TabController.TabController.refresh(), Vispa.Main.TabController.TabController.save(), Vispa.Main.TabController.TabController.setFilename(), Vispa.Plugins.ConfigEditor.ConfigEditorTabController.ConfigEditorTabController.startEditMode(), and Vispa.Main.TabController.TabController.updateLabel().
|
private |
Definition at line 37 of file DQMIO2histo.py.
DQMIO2histo.DQMIO.already_defined |
Definition at line 33 of file DQMIO2histo.py.
Referenced by DQMIO2histo.DQMIO.write_to_file().
DQMIO2histo.DQMIO.f |
Definition at line 32 of file DQMIO2histo.py.
Referenced by Vispa.Views.RootCanvasView.RootCanvasView.createGraph(), Vispa.Views.RootCanvasView.RootCanvasView.createLegoPlot(), and ztail.Decoder.initial_synchronize().