cms-analysis / HiggsAnalysis-KITHiggsToTauTau

http://cms-analysis.github.io/HiggsAnalysis-KITHiggsToTauTau/
6 stars 18 forks source link

New full skim for dictchanges branch in Kappa #59

Closed thomas-mueller closed 7 years ago

thomas-mueller commented 7 years ago

Dear colleagues,

I propose to merge the tmpdictchanges branch into the master, after the changes in Kappa (https://github.com/KappaAnalysis/Kappa/pull/54), KappaTools (https://github.com/KappaAnalysis/KappaTools/pull/11) and Artus (https://github.com/artus-analysis/Artus/pull/63) have been merged. In addition to new filelists, the changes here make use of the new tracking information stored in the new Kappa files.

Regards, Thomas

thomas-mueller commented 7 years ago

In order to make the code compiling, you need to check out two packages, that were added to the checkout script on the tmpdictchanges branch:

cd $CMSSW_BASE/src
git clone https://github.com/TauPolSoftware/SimpleFits.git TauPolSoftware/SimpleFits
git clone https://github.com/TauPolSoftware/TauDecaysInterface.git TauPolSoftware/TauDecaysInterface

You should delete any other SimpleFits directory if it exists in your setup.

Regards, Thomas