![]() |
Project
|
#include <SimpleEventDisplayGUI.h>
Public Types | |
| enum | RunMode { Offline = 0 , Online = 1 } |
| enum | HistogramType { MaxValues = 0 , Occupancy = 1 } |
Definition at line 41 of file SimpleEventDisplayGUI.h.
| Enumerator | |
|---|---|
| MaxValues | |
| Occupancy | |
Definition at line 49 of file SimpleEventDisplayGUI.h.
| Enumerator | |
|---|---|
| Offline | run offline from file |
| Online | run online from decoded digits |
Definition at line 44 of file SimpleEventDisplayGUI.h.
| void SimpleEventDisplayGUI::applySignalThreshold | ( | ) |
Definition at line 1145 of file SimpleEventDisplayGUI.cxx.
| void SimpleEventDisplayGUI::callEventNumber | ( | ) |
Definition at line 1084 of file SimpleEventDisplayGUI.cxx.
Definition at line 639 of file SimpleEventDisplayGUI.cxx.
| void SimpleEventDisplayGUI::exitRoot | ( | ) |
Definition at line 530 of file SimpleEventDisplayGUI.cxx.
| void SimpleEventDisplayGUI::fillHists | ( | int | type = 0, |
| HistogramType | histogramType = MaxValues |
||
| ) |
Definition at line 796 of file SimpleEventDisplayGUI.cxx.
Definition at line 877 of file SimpleEventDisplayGUI.cxx.
|
inline |
Definition at line 77 of file SimpleEventDisplayGUI.h.
| void SimpleEventDisplayGUI::initGUI | ( | ) |
Definition at line 955 of file SimpleEventDisplayGUI.cxx.
|
inline |
Definition at line 85 of file SimpleEventDisplayGUI.h.
|
inline |
Definition at line 84 of file SimpleEventDisplayGUI.h.
|
inline |
Definition at line 83 of file SimpleEventDisplayGUI.h.
|
inline |
Definition at line 86 of file SimpleEventDisplayGUI.h.
| void SimpleEventDisplayGUI::monitorGui | ( | ) |
Definition at line 57 of file SimpleEventDisplayGUI.cxx.
Definition at line 1018 of file SimpleEventDisplayGUI.cxx.
| void SimpleEventDisplayGUI::resetHists | ( | int | type, |
| HistogramType | histogramType | ||
| ) |
Definition at line 550 of file SimpleEventDisplayGUI.cxx.
|
inline |
Definition at line 87 of file SimpleEventDisplayGUI.h.
|
inline |
Definition at line 88 of file SimpleEventDisplayGUI.h.
| void SimpleEventDisplayGUI::runSimpleEventDisplay | ( | std::string_view | fileInfo, |
| std::string_view | pedestalFile = "", |
||
| int | firstTimeBin = 0, |
||
| int | lastTimeBin = 500, |
||
| int | nTimeBinsPerCall = 500, |
||
| uint32_t | verbosity = 0, |
||
| uint32_t | debugLevel = 0, |
||
| int | selectedSector = 0, |
||
| bool | showSides = 1 |
||
| ) |
Definition at line 1091 of file SimpleEventDisplayGUI.cxx.
Definition at line 864 of file SimpleEventDisplayGUI.cxx.
Definition at line 913 of file SimpleEventDisplayGUI.cxx.
| void SimpleEventDisplayGUI::selectTimeBin | ( | ) |
Definition at line 1153 of file SimpleEventDisplayGUI.cxx.
|
inline |
Definition at line 89 of file SimpleEventDisplayGUI.h.
Definition at line 79 of file SimpleEventDisplayGUI.h.
Definition at line 1166 of file SimpleEventDisplayGUI.cxx.
Definition at line 1126 of file SimpleEventDisplayGUI.cxx.
| void SimpleEventDisplayGUI::toggleClusters | ( | ) |
Definition at line 492 of file SimpleEventDisplayGUI.cxx.
| void SimpleEventDisplayGUI::toggleFFT | ( | ) |
Definition at line 246 of file SimpleEventDisplayGUI.cxx.
| void SimpleEventDisplayGUI::toggleOccupancy | ( | ) |
Definition at line 468 of file SimpleEventDisplayGUI.cxx.
| void SimpleEventDisplayGUI::togglePadTime | ( | ) |
Definition at line 456 of file SimpleEventDisplayGUI.cxx.
| void SimpleEventDisplayGUI::toggleSingleTimeBin | ( | ) |
Definition at line 478 of file SimpleEventDisplayGUI.cxx.
| void SimpleEventDisplayGUI::update | ( | TString | clist | ) |
Definition at line 537 of file SimpleEventDisplayGUI.cxx.