Monitoring  3.3.4
O2 Monitoring library
Tags.h File Reference
#include <string>
Include dependency graph for Tags.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 o2::monitoring
 ALICE O2 Monitoring system.
 

Enumerations

enum  Key : unsigned short int {
  Hostname, Rolename, Name, Detector,
  Subsystem, CRU, FLP, EPN,
  Unit, Run, ID, Type,
  CRORC, SerialId, Endpoint
}
 
enum  Value : unsigned short int {
  Null, AD, CPV, EMC,
  FMD, HMP, MCH, MTR,
  PHS, PMD, ITS, T0,
  TOF, TPC, TRD, V0,
  QC, Readout, DPL, CRU,
  Bytes, Megabytes, Gigabytes, Bits,
  Megabits, Gigabits, bps, Mbps,
  Gbps, Nanoseconds, Microseconds, Milliseconds,
  Seconds, PerSecond, PerCycle, PerRun,
  Monitoring, CRORC, ACO
}
 

Detailed Description