Make validation histograms for BG overlay.
Definition at line 30 of file validateOverlay.py.
◆ event()
Event processor: fill histograms
Definition at line 64 of file validateOverlay.py.
65 ''' Event processor: fill histograms '''
69 if h.GetName() ==
'ECLDigits':
72 if digit.getAmp() > 500:
76 h.Fill(digits.getEntries())
a (simplified) python wrapper for StoreArray.
◆ initialize()
Initialize the Module: book histograms and set descriptions and checks
Definition at line 36 of file validateOverlay.py.
◆ terminate()
The documentation for this class was generated from the following file: