Skip to content

Record platform info in event header

  • added class LHCb::PlatformInfo to record build and run time platform and host information
  • added platformInfo data member to ProcessHeader (changed version class version)

At the moment, the list of known platform (CMTCONFIG) ids is hardcoded in PlatformInfo implementation, but it should be moved to the conditions database.

See LHCBPS-1729

Merge request reports