Skip to content

Commit

Permalink
Merge pull request #14 from nurfikri89/eff_analysis_nano_run2
Browse files Browse the repository at this point in the history
Minor updates
  • Loading branch information
nurfikri89 authored Nov 15, 2020
2 parents fcd560f + 01240be commit 0015cfd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Analyzer/RunLocal_MakeHistograms.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@ SAMPLES=(
# Data18D_EGamma
)
SAMPLES=(
# MCUL17_DY_MG
MCUL17_DY_MG
# MCUL17_DY_AMCNLO
# DataUL17B_DoubleMuon
# DataUL17C_DoubleMuon
# DataUL17D_DoubleMuon
# DataUL17E_DoubleMuon
# DataUL17F_DoubleMuon
DataUL17F_DoubleMuon
)

#
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ and then compile:
scram b -j4
```

Go to [Skimmer/data/mvaWeights](Skimmer/data/mvaWeights/) and download the TMVA BDT training weights
for the pileup jet ID, as per the instructions in the `README.md`. This is needed for `JMEnanoV1 UL2017` input.

## Skim NanoAODs
**:construction: UNDER CONSTRUCTION**

Expand Down

0 comments on commit 0015cfd

Please sign in to comment.