runtingt / HiggsFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HiggsFlow

Description

Uses the law framework to orchestrate the Higgs combination at CMS.

Setup

To set up the environment for this project, run the setup.sh script.

Class structure

To produce the *_tasks.pdf files, use pyreverse from pylint to run

pyreverse -o pdf -p tasks tasks/

Changes made to Combine

MultiDimFit.cc: change ceil to floor in doGrid()

About


Languages

Language:Python 98.2%Language:Shell 1.8%