![]() |
Belle II Software
release-05-02-19
|
Public Member Functions | |
def | initialize (self) |
def | event (self) |
Static Public Attributes | |
list | hist |
1D histograms More... | |
c1 = TCanvas('c1', 'TOP event display', 1000, 800) | |
canvas | |
Simple event display for TOP. It displays single event timing distributions of modules using TOPDigits. Distributions of modules with the track impact are shown in red color.
Definition at line 25 of file simpleEventDisplay.py.
def event | ( | self | ) |
Event processor: reset and fill the histograms, display them, wait for user respond.
Definition at line 45 of file simpleEventDisplay.py.
def initialize | ( | self | ) |
Initialize the Module: open the canvas.
Definition at line 39 of file simpleEventDisplay.py.
|
static |
1D histograms
Definition at line 34 of file simpleEventDisplay.py.