1 #ifndef DTPerformance_H 2 #define DTPerformance_H 32 template <
class Key,
class Content>
92 float& meanAfterPulse,
93 float& meanResolution,
94 float& meanEfficiency,
114 float& meanAfterPulse,
115 float& meanResolution,
116 float& meanEfficiency,
118 return get(
id, meanT0, meanTtrig, meanMtime, meanNoise, meanAfterPulse, meanResolution, meanEfficiency,
unit);
128 float& meanAfterPulse,
129 float& meanResolution,
130 float& meanEfficiency,
137 float& meanAfterPulse,
138 float& meanResolution,
139 float& meanEfficiency,
158 float meanAfterPulse,
159 float meanResolution,
160 float meanEfficiency,
180 float meanAfterPulse,
181 float meanResolution,
182 float meanEfficiency,
184 return set(
id, meanT0, meanTtrig, meanMtime, meanNoise, meanAfterPulse, meanResolution, meanEfficiency,
unit);
194 float meanAfterPulse,
195 float meanResolution,
196 float meanEfficiency,
203 float meanAfterPulse,
204 float meanResolution,
205 float meanEfficiency,
220 std::vector<std::pair<DTPerformanceId, DTPerformanceData> >
dataList;
229 #endif // DTPerformance_H
#define COND_SERIALIZABLE