Skip to content

add reclustered AK8CHS jets to Zinv

Alexx Perloff requested to merge github/fork/fojensen/reclusteredAK8CHS into Run2

Created by: fojensen

  1. revert the main AK8 jet collection to pruned mass and standard (CHS?) jettiness variables. i.e. undo https://github.com/TreeMaker/TreeMaker/pull/211

  2. add in AK8 CHS reclustered jet collection (no leptons or photons) to the Zinv section - still need to figure out how to get the subjets for subjet b tagging. This PR should be used instead of https://github.com/TreeMaker/TreeMaker/pull/215 which should now be closed

the attached plots are made from 1000 events of T1ttt16 MC: python unitTest.py test=2 run=True with the following cuts @Electrons->size()==0 && @Muons->size()==0 && @Photons->size()==0

compareJets.doubleBDiscriminator.pdf compareJets.eta.pdf compareJets.NJets8.pdf compareJets.phi.pdf compareJets.prunedMass.pdf compareJets.pt.pdf

Merge request reports