-
Notifications
You must be signed in to change notification settings - Fork 18
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.
git clone https://github.com/KappaAnalysis/Kappa.git
git clone https://github.com/KappaAnalysis/KappaTools.git
###Artus (and HarryPlotter)
git clone https://github.com/artus-analysis/Artus.git
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.