Make validation histograms for BG overlay.
Definition at line 24 of file validateOverlay.py.
◆ event()
Event processor: fill histograms
Definition at line 58 of file validateOverlay.py.
59 ''' Event processor: fill histograms '''
63 if h.GetName() ==
'ECLDigits':
66 if digit.getAmp() > 500:
70 h.Fill(digits.getEntries())
◆ initialize()
Initialize the Module: book histograms and set descriptions and checks
Definition at line 30 of file validateOverlay.py.
◆ terminate()
The documentation for this class was generated from the following file: