-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Sébastien Brochet edited this page Mar 20, 2015
·
10 revisions
CMSSW | Tag | PatTopProduction tag | Instructions |
---|---|---|---|
CMSSW 5.3.18 or more recent | 53x_v1.4 |
53x_v1.1 or more recent |
dependencies |
CMSSW 7.3.5 or more recent | 73x_v1.0 |
73x_v1.0 or more recent |
dependencies |
If you already have installed PatTopProduction, you should already have most of the dependencies. Check before installing!
Follow the dependencies instructions indicated in the link in the table corresponding to the version you want to install
Be sure to be in the src
directory of the CMSSW release.
mkdir Extractors
cd Extractors
git clone https://github.com/IPNL-CMS/PatExtractor.git
cd PatExtracor
# Find the tag name in the table above
git checkout <tag>
cd ..
In the src
directory of the CMSSW package, run
scram b -j8