DAZSLE / BaconAnalyzer

Skimming step from BaconProd
https://dazsle.github.io/
1 stars 13 forks source link

Review eta, pT restriction for counting jets and b-jets #1

Closed jmduarte closed 7 years ago

jmduarte commented 7 years ago

Review eta, pT restriction for counting jets and b-jets

https://github.com/DAZSLE/BaconAnalyzer/blob/master/Analyzer/src/JetLoader.cc#L84

fNJets counts jets with pT> 30, |eta| < 4.5 fNBTagsL counts loose b-jets with pT>30, |eta| < 2.5 fNBTagsM counts medium b-jets with pT>30, |eta| < 2.5 fNBTagsT counts tight b-jets with pT>30, |eta| < 2.5

fNJetsdR08 counts jets with pT> 30, |eta| < 4.5, dR > 0.8

fNFwd counts jets with pT>30, |eta| > 2.5

jmduarte commented 7 years ago

https://github.com/DAZSLE/BaconAnalyzer/commit/7a35501d3b88ec2646c3a5feada245ec696e31d3