Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 299 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 299 Bytes

Instructions to setup the ExoDiBosonResonances code

cmsrel CMSSW_7_4_15_patch1
cd CMSSW_7_4_15_patch1/src
cmsenv
git cms-init # This will allow you to checkout packages in official CMSSW
git clone -b master [email protected]:dromeroa/EDBR2_Znu.git ExoDiBosonResonances
scram b -j 10