Skip to content

Latest commit

 

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