Searched defs:counterUnits (Results 1 – 2 of 2) sorted by relevance
583 const std::string counterUnits = "Mrads2"; variable816 const std::string counterUnits = "Mrads2"; variable855 const std::string counterUnits = "Mrads2"; variable894 const std::string counterUnits = "Mrad s2"; // Invalid units variable
410 const std::string& counterUnits = counter->m_Units; in CreateEventRecord() local