Skip to content
Snippets Groups Projects
  1. Apr 07, 2021
    • Sebastien Ponce's avatar
      Removed unused properties in GaudiCommon · 215f4817
      Sebastien Ponce authored
      Namely m_header, m_format1, m_format2, m_useEffFormat, m_printEmptyCounters, m_statEntityList
      
      This should have in principle no consequences, but most tests will
      actually fail as the properties values are printed to the output, and
      these will be missing now
      215f4817
  2. Apr 06, 2021
  3. Apr 01, 2021
  4. Mar 15, 2021
  5. Mar 12, 2021
  6. Mar 11, 2021
  7. Mar 10, 2021
  8. Mar 09, 2021
  9. Mar 08, 2021
  10. Mar 07, 2021
  11. Mar 06, 2021
  12. Mar 05, 2021
  13. Feb 25, 2021
    • Sebastien Ponce's avatar
      Improvements on Monitoring::Hub::Entity and accumulators · 7b89d4f2
      Sebastien Ponce authored
      2 main points :
        - the ptr internal data of Entity is now private
        - the string type of some accumulators (counters and histograms
          mostly) has been extended with an extra ':' and a string after it
          describing the precision of the internal data, using the typeid of
          the type that should be used when deserializing it from json
      7b89d4f2
  14. Feb 22, 2021
Loading