Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 249 Bytes

File metadata and controls

20 lines (14 loc) · 249 Bytes

Install

Using in parallel with CMSSW

scram project CMSSW_X_Y_Z
cd CMSSW_X_Y_Z
cmsenv
git cms-init

git clone this repo to the $CMSSW_BASE/src/ and then:

cd $CMSSW_BASE/src/
git cms-addpkg myProcess/
scram b -j4