#include <DTPerformance.h>
Public Member Functions | |
DTPerformanceData () | |
~DTPerformanceData () | |
Public Attributes | |
float | meanAfterPulse |
float | meanEfficiency |
float | meanMtime |
float | meanNoise |
float | meanResolution |
float | meanT0 |
float | meanTtrig |
Definition at line 51 of file DTPerformance.h.
DTPerformanceData::DTPerformanceData | ( | ) |
Definition at line 56 of file DTPerformance.cc.
DTPerformanceData::~DTPerformanceData | ( | ) |
Definition at line 76 of file DTPerformance.cc.
float DTPerformanceData::meanAfterPulse |
Definition at line 62 of file DTPerformance.h.
Referenced by DTPerformance::get(), and DTPerformance::set().
float DTPerformanceData::meanEfficiency |
Definition at line 64 of file DTPerformance.h.
Referenced by DTPerformance::get(), and DTPerformance::set().
float DTPerformanceData::meanMtime |
Definition at line 60 of file DTPerformance.h.
Referenced by DTPerformance::get(), and DTPerformance::set().
float DTPerformanceData::meanNoise |
Definition at line 61 of file DTPerformance.h.
Referenced by DTPerformance::get(), and DTPerformance::set().
float DTPerformanceData::meanResolution |
Definition at line 63 of file DTPerformance.h.
Referenced by DTPerformance::get(), and DTPerformance::set().
float DTPerformanceData::meanT0 |
Definition at line 58 of file DTPerformance.h.
Referenced by DTPerformance::get(), and DTPerformance::set().
float DTPerformanceData::meanTtrig |
Definition at line 59 of file DTPerformance.h.
Referenced by DTPerformance::get(), and DTPerformance::set().