Skip to content

Files

Latest commit

author
Alexander Gude
Nov 23, 2013
9572dcb · Nov 23, 2013

History

History
14 lines (11 loc) · 242 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 242 Bytes

ZFinder

Setting up a working area

To set up a working area, run the following commands:

scram project CMSSW CMSSW_5_3_13
cd CMSSW_5_3_13
git clone https://github.com/UMN-CMS/ZFinder.git src/
cmsenv
cd src
scram build -j 4