#include <DTPerformance.h>
Public Member Functions | |
DTPerformanceData () | |
~DTPerformanceData () | |
Public Attributes | |
float | meanAfterPulse |
float | meanEfficiency |
float | meanMtime |
float | meanNoise |
float | meanResolution |
float | meanT0 |
float | meanTtrig |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
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.
|
private |
|
friend |
Definition at line 72 of file DTPerformance.h.
|
friend |
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().