artdaq_utilities
v1_05_05
|
#include <chrono>
#include <list>
#include <mutex>
#include <string>
#include "trace.h"
Go to the source code of this file.
Classes | |
class | artdaq::TestMetric |
Provides in-memory storage of metric data for testing More... | |
struct | artdaq::TestMetric::MetricPoint |
Describes a single metric point More... | |
Namespaces | |
artdaq | |
The artdaq namespace. | |
: Static storage for testing Metric system
Definition in file TestMetric.hh.