Public Member Functions | |
| bool | update (Index run, Index event) |
Public Attributes | |
| Index | initCount = 0 |
| Index | callCount = 0 |
| Index | firstRun =0 |
| Index | lastRun =0 |
| Index | firstEvent =0 |
| Index | lastEvent =0 |
| Index | eventCount =0 |
| Index | runCount =0 |
| MetricSummaryMap | crsums |
| MetricMap | pedRefs |
| IndexVector | channelStatuses |
| float | metricMin =0 |
| float | metricMax =100 |
Definition at line 306 of file AdcChannelMetric.h.
| Index AdcChannelMetric::State::callCount = 0 |
Definition at line 309 of file AdcChannelMetric.h.
| IndexVector AdcChannelMetric::State::channelStatuses |
Definition at line 319 of file AdcChannelMetric.h.
| MetricSummaryMap AdcChannelMetric::State::crsums |
Definition at line 316 of file AdcChannelMetric.h.
| Index AdcChannelMetric::State::eventCount =0 |
Definition at line 314 of file AdcChannelMetric.h.
| Index AdcChannelMetric::State::firstEvent =0 |
Definition at line 312 of file AdcChannelMetric.h.
| Index AdcChannelMetric::State::firstRun =0 |
Definition at line 310 of file AdcChannelMetric.h.
| Index AdcChannelMetric::State::initCount = 0 |
Definition at line 308 of file AdcChannelMetric.h.
| Index AdcChannelMetric::State::lastEvent =0 |
Definition at line 313 of file AdcChannelMetric.h.
| Index AdcChannelMetric::State::lastRun =0 |
Definition at line 311 of file AdcChannelMetric.h.
| float AdcChannelMetric::State::metricMax =100 |
Definition at line 321 of file AdcChannelMetric.h.
| float AdcChannelMetric::State::metricMin =0 |
Definition at line 320 of file AdcChannelMetric.h.
| MetricMap AdcChannelMetric::State::pedRefs |
Definition at line 317 of file AdcChannelMetric.h.
| Index AdcChannelMetric::State::runCount =0 |
Definition at line 315 of file AdcChannelMetric.h.
1.8.11