Skip to content

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

Notifications You must be signed in to change notification settings

rcl11/CombineHarvester

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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
git clone https://github.com/cms-analysis/CombineHarvester.git CombineHarvester
scram b

Important: The CombineHarvester package currently requires the head of the default HiggsAnalysis/CombinedLimit branch (slc6-root5.34.17) and will not compile successfully with the tag listed on the combine twiki page. A new tag will be provided soon.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 77.4%
  • Python 17.5%
  • C 3.4%
  • Shell 1.7%