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

LLPDNNX/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.

A new full release area can be set up and compiled in the following steps:

export SCRAM_ARCH=slc7_amd64_gcc700
scram project CMSSW CMSSW_10_2_13
cd CMSSW_10_2_13/src
cmsenv
git clone https://github.com/cms-analysis/HiggsAnalysis-CombinedLimit.git HiggsAnalysis/CombinedLimit
# IMPORTANT: Checkout the recommended tag on the link above
git clone [email protected]:LLPDNNX/CombineHarvester.git CombineHarvester
scram b

Specific HNL analysis instructions are found in the LLP directory.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 69.7%
  • Python 27.9%
  • C 1.5%
  • Shell 0.9%