-
Notifications
You must be signed in to change notification settings - Fork 28
Home
camendola edited this page Jan 13, 2020
·
14 revisions
Welcome to the LLRHiggsTauTau wiki!
The LLRHiggsTauTau framework is shared by the two LLR HTauTau-related analysis: HH$\rightarrow$bb$\tau\tau$ and ttH.
Analysis of 2016 Data (Moriond17): https://github.com/LLRCMS/LLRHiggsTauTau
Run II Legacy (2016-2017-2018) analysis: https://github.com/LLRCMS/LLRHiggsTauTau/tree/102X_HH
The main part of the code is in LLRHiggsTauTau/NtupleProducer/plugins/HTauTauNtuplizer.cc
- LLRHiggsTauTau/NtupleProducer/test/analyzer.py contains the main configurations
- LLRHiggsTauTau/NtupleProducer/python/HiggsTauTauProducer_102X.py calls the plugins and modules; cuts on the objects are defined here
- the set of triggers to be used is defined in LLRHiggsTauTau/NtupleProducer/python/triggers_102X.py, as well as the filters that will be required to be fired
- the JSON for data production is specified in LLRHiggsTauTau/NtupleProducer/python/lumiMask.py