Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 855 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 855 Bytes

Note

This repository is archived, in favor of the functionality added to fff_dqmtools in https://github.com/cms-DQM/fff_dqmtools/pull/27/files

DQM Online bin-by-bin comparison

Overview

This repository contains tools for running a detailed comparison between the results of DQM clients (which are what is running at Point 5, producing histograms) of different CMSSW versions. The results are:

  • An HTML document, listing all the comparisons made, and the number of differences found in the results.
  • Links to DQMGUI, to display those results (WIP).

Based on the work of Andrius Kirilovas, Marcel Schneider, Praveen Chandra Tiwari and Zhengchen Liang.

Results

Directory structure

Requirements

  • Python >= 3.6
  • ROOT (which version??)
  • CMSSW: Any version whose results you want to compare.