Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Duarte authored Jun 21, 2019
1 parent 458797b commit 43d1cbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Running the data processing uses `CMSSW_8_0_28`
cmsrel CMSSW_8_0_28
cd CMSSW_8_0_28/src/
cmsenv
git clone https://github.com/cms-legacydata-analyses/HiggsToBBNtupleProducerTool DeepNTuples -b opendata_80X
git clone https://github.com/cms-opendata-analyses/HiggsToBBNtupleProducerTool DeepNTuples -b opendata_80X
scram b -j 4
# if using CMS resources (like CRAB, you can set it up after:)
# voms-proxy-init -rfc -voms cms --valid 168:00
Expand Down Expand Up @@ -71,7 +71,7 @@ This step requires a more recent version of CMSSW.
cmsrel CMSSW_10_4_0
cd CMSSW_10_4_0/src/
cmsenv
wget https://raw.githubusercontent.com/cms-legacydata-analyses/HiggsToBBNtupleProducerToo/opendata_80X/NtupleAK8/scripts/convert-uproot-opendata.py
wget https://raw.githubusercontent.com/cms-opendata-analyses/HiggsToBBNtupleProducerToo/opendata_80X/NtupleAK8/scripts/convert-uproot-opendata.py
```

Then you can run
Expand Down

0 comments on commit 43d1cbb

Please sign in to comment.