![]() |
Belle II Software development
|
Public Member Functions | |
makePlot (self, h, slot, pmt) | |
initialize (self) | |
Extract pulse height distributions from TOPCalPhotonYields and save canvases into a root file
Definition at line 34 of file pmtPulseHeights.py.
initialize | ( | self | ) |
initialize: implementation
Definition at line 69 of file pmtPulseHeights.py.
makePlot | ( | self, | |
h, | |||
slot, | |||
pmt ) |
Makes a plot of pulse-height distributions of pixels of a single PMT and saves the canvas :param h: a 2D histogram of pulse-height vs. pixel :param slot: slot number :param pmt: PMT number
Definition at line 37 of file pmtPulseHeights.py.