|
|
Go to the documentation of this file. 1 #ifndef DTPerformance_H
2 #define DTPerformance_H
32 template <
class Key,
class Content>
90 float& meanAfterPulse,
91 float& meanResolution,
92 float& meanEfficiency,
112 float& meanAfterPulse,
113 float& meanResolution,
114 float& meanEfficiency,
116 return get(
id, meanT0, meanTtrig, meanMtime, meanNoise, meanAfterPulse, meanResolution, meanEfficiency,
unit);
126 float& meanAfterPulse,
127 float& meanResolution,
128 float& meanEfficiency,
135 float& meanAfterPulse,
136 float& meanResolution,
137 float& meanEfficiency,
156 float meanAfterPulse,
157 float meanResolution,
158 float meanEfficiency,
178 float meanAfterPulse,
179 float meanResolution,
180 float meanEfficiency,
182 return set(
id, meanT0, meanTtrig, meanMtime, meanNoise, meanAfterPulse, meanResolution, meanEfficiency,
unit);
192 float meanAfterPulse,
193 float meanResolution,
194 float meanEfficiency,
201 float meanAfterPulse,
202 float meanResolution,
203 float meanEfficiency,
221 std::vector<std::pair<DTPerformanceId, DTPerformanceData> >
dataList;
230 #endif // DTPerformance_H
#define COND_SERIALIZABLE