Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 1.9 KB

README.md

File metadata and controls

57 lines (38 loc) · 1.9 KB

DNNTuplesAK8

Setup

cmsrel CMSSW_10_6_30
cd CMSSW_10_6_30/src
cmsenv

# use an updated onnxruntime package
bash <(curl -s https://raw.githubusercontent.com/colizz/DNNTuples/dev-UL-hww/Ntupler/scripts/install_onnxruntime.sh)

# clone this repo into "DeepNTuples" directory
git clone [email protected]:colizz/DNNTuplesAK8.git DeepNTuples -b dev-UL-hww

scram b -j8