Skip to content

AlexandreMertens/CombineHarvester

 
 

Repository files navigation

CombineHarvester

Full documentation: http://cms-analysis.github.io/CombineHarvester

Quick start

This pacakge requires HiggsAnalysis/CombinedLimit to be in your local CMSSW area. We follow the release recommendations of the combine developers which can be found here. Note that the CombineHarvester framework is only compatible with the CMSSW 7_X_Y series releases. A new release area can be set up and compiled in the following steps:

export SCRAM_ARCH=slc6_amd64_gcc481
scram project CMSSW CMSSW_7_1_5
cd CMSSW_7_1_5/src
cmsenv
git clone https://github.com/cms-analysis/HiggsAnalysis-CombinedLimit.git HiggsAnalysis/CombinedLimit
# Check the recommended tag on link above, a tag >= v5.0.2 is sufficient
git clone https://github.com/cms-analysis/CombineHarvester.git CombineHarvester
scram b

About

CMSSW package for the creation, editing and analysis of combine datacards and workspaces

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 61.0%
  • Python 33.7%
  • Shell 3.0%
  • C 2.3%