Project
Loading...
Searching...
No Matches
MeasurementType.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::mch
 
namespace  o2::mch::dcs
 

Enumerations

enum class  o2::mch::dcs::MeasurementType {
  o2::mch::dcs::HV_V , o2::mch::dcs::HV_I , o2::mch::dcs::LV_V_FEE_ANALOG , o2::mch::dcs::LV_V_FEE_DIGITAL ,
  o2::mch::dcs::LV_V_SOLAR
}
 

Functions

std::string o2::mch::dcs::name (MeasurementType m)
 
MeasurementType o2::mch::dcs::aliasToMeasurementType (std::string_view alias)