Skip to content

cms-DQM/Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Tools

A repo for random DQM related tools

compareDQMTrees.py

This tool prints paths to monitor elements that exist in one file but not in the other.

foo@bar:~$ compareDQMTrees.py file1.root file2.root
Monitor elements that are in first file but are not in the second one:
path/to/monitor/element1
path/to/monitor/element2
Monitor elements that are in second file but are not in the first one:
path/to/monitor/element3

About

A repo for random DQM related tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages