Install using pip (>= 19.0).
pip install --upgrade pip
pip install git+https://github.com/cms-l1-globaltrigger/tm-reporter.git@2.13.0
Generate HTML/TWiki reports from XML trigger menu.
tm-reporter [-m {html,twiki}] [-o <dir>] <filename>
Output modes are html
or twiki
and defaults to html
if not specified.
The default output location is the current working directory if not specified
other using the -o
flag.