Skip to content

Add THAT algorithm and merge configurations

When the THAT algorithm is implemented in TopCPToolkit, update the configuration files configs/DMFV/mc23* by :

  • In the jets section, understand what the runJvtUpdate: False, runFJvtEfficiency: True,runGhostMuonAssociation: True flags do.
  • GeneratorLevelAnalysis. What do we do with this ?
  • Large-Rjet: check updates in algorithms in new versions work and we don't need anymore our own changes. Also, "Calo" variable. What does it do ? Check latest recommendations
  • Large-R jets and BoostedJetTaggers: separate Wjets and Topjets collections.
  • Add PartonHistory section
  • Comment Bootstrap section
  • Check on leptons pT cuts.
  • What does ObjectCutFlow do ?
  • Remove MET > 100 GeV from SUBCommon
  • Update ResolvedDNNAlg and THATAlg blocks as in https://gitlab.cern.ch/sgurdasa/TopCPToolkit/-/blob/6955e80bc12c0194ec45a5191b12ddd3e31a3c5f/source/TopCPToolkit/share/configs/exampleTHAT/reco.yaml#L217-235
  • ConfigBlocks: Add PartonHistory and understand what does SoftMuonSelection do ?
Edited by Simran Sunil Gurdasani