#include <DTPerformance.h>
Public Member Functions | |
DTPerformanceData () | |
~DTPerformanceData () | |
Public Attributes | |
COND_SERIALIZABLE | |
float | meanAfterPulse |
float | meanEfficiency |
float | meanMtime |
float | meanNoise |
float | meanResolution |
float | meanT0 |
float | meanTtrig |
Definition at line 56 of file DTPerformance.h.
DTPerformanceData::DTPerformanceData | ( | ) |
Definition at line 56 of file DTPerformance.cc.
DTPerformanceData::~DTPerformanceData | ( | ) |
Definition at line 74 of file DTPerformance.cc.
DTPerformanceData::COND_SERIALIZABLE |
Definition at line 72 of file DTPerformance.h.
float DTPerformanceData::meanAfterPulse |
Definition at line 67 of file DTPerformance.h.
Referenced by DTPerformance::get(), and DTPerformance::set().
float DTPerformanceData::meanEfficiency |
Definition at line 69 of file DTPerformance.h.
Referenced by DTPerformance::get(), and DTPerformance::set().
float DTPerformanceData::meanMtime |
Definition at line 65 of file DTPerformance.h.
Referenced by DTPerformance::get(), and DTPerformance::set().
float DTPerformanceData::meanNoise |
Definition at line 66 of file DTPerformance.h.
Referenced by DTPerformance::get(), and DTPerformance::set().
float DTPerformanceData::meanResolution |
Definition at line 68 of file DTPerformance.h.
Referenced by DTPerformance::get(), and DTPerformance::set().
float DTPerformanceData::meanT0 |
Definition at line 63 of file DTPerformance.h.
Referenced by DTPerformance::get(), and DTPerformance::set().
float DTPerformanceData::meanTtrig |
Definition at line 64 of file DTPerformance.h.
Referenced by DTPerformance::get(), and DTPerformance::set().