-
Notifications
You must be signed in to change notification settings - Fork 18
Skimming
Thomas Müller edited this page Jun 26, 2017
·
38 revisions
Checkout the recommended version of CMSSW and all packages that are needed for compiling and executing the skim.
It is recommended to first create a suitable directory and change to this directory before you checkout CMSSW in this directory. This should be a place where you can collect more versions for furture skims.
In some cases the checkout scripts fail, when it is called for the first time. Then just call it once again. Choose the defauls provided when you are asked for input.
wget https://raw.githubusercontent.com/KappaAnalysis/Kappa/master/Skimming/scripts/checkoutCmssw76xPackagesForSkimming.sh
source checkoutCmssw76xPackagesForSkimming.sh
wget https://raw.githubusercontent.com/KappaAnalysis/Kappa/master/Skimming/scripts/checkoutCmssw80xPackagesForSkimming.sh
source checkoutCmssw80xPackagesForSkimming.sh