Skip to content

Software Packages

Fabio Colombo edited this page Apr 27, 2016 · 4 revisions

This analysis package relies on other frameworks and repositories which are listed below. Note that these git operations are already done automatically if you are setting up everything from scratch using the checkout recipe, as documented here. This section is therefore more like a general reference.

Kappa

git clone https://github.com/KappaAnalysis/Kappa.git

KappaTools

git clone https://github.com/KappaAnalysis/KappaTools.git

###Artus (and HarryPlotter)

git clone https://github.com/artus-analysis/Artus.git

KITHiggsToTauTau

The C++ part of the Higgs analysis is based on Artus, more precisely on the specialisation in form of KappaAnalysis. This Higgs repository contains analysis-specific code, whereas more general code, that can in principle be share among different analyses, is put into the Artus repository.

Clone this wiki locally