-
Notifications
You must be signed in to change notification settings - Fork 1
Setup
Anne-Laure Pequegnot edited this page Jun 23, 2015
·
12 revisions
PatTopProduction is a PAT configuration adapted for BSM searches with tops
This repository contains recipes adapted for various CMSSW releases. Please make sur you checkout the right branch corresponding to your CMSSW release
To setup PatTopProduction for a specific release, follow the setup instructions.
CMSSW | Tag | Instructions |
---|---|---|
CMSSW 5.3.18 | 53x_v1.2 |
dependencies - post-installation |
CMSSW 7.3.5 | 73x_v1.0 |
dependencies - post-installation |
CMSSW 7.4.4 patch 4 | 74x_v1.2 |
dependencies - post-installation |
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.
git clone https://github.com/IPNL-CMS/PatTopProduction.git
cd PatTopProduction
# Find the tag name in the table above
git checkout <tag>
cd ..
Follow the post-installation instructions indicated in the link in the table corresponding to the version you want to install. If there's no such link, nothing needs to be done.
In the src
directory of the CMSSW package, run
scram b -j8