Analysis Info

Group Twiki, mailing lists, etc.

-> v31 single-lepton (for l+jets analysis)
-> v31 mulit-lepton (for di-lepton analysis)

  • WbWb twiki: WbWbXSRun2
  • WbWb analysis meetings: Tuesdays 16:30
  • WbWb analysis group mailing list: atlas-phys-top-wbwb@cernNOSPAMPLEASE.ch
  • Analysis contacts: Daniel Britzger (Max-Planck-Institut für Physik München), Michele Faucci Giannelli (INFN e Universita Roma Tor Vergata (IT)), Tadej Novak (Deutsches Elektronen-Synchrotron (DE))

Presently, our analysis group has a mandate for WbWb analyses in the di-lepton and in the l+jets channel. We had been in contact with the top-group and top-cross-section group conveners before about this question, and it was agreed on that we can aim for a combined analysis (di-lepton plus l+jets) or for two analyses - depending on the progess of the two channels and the actual physics messages.

Talks, Meetings

WbWb meetings

ttbar NNLO reweighting

Top cross section meetings

EB meetings

Workshop, conference

  • TOP2020, 14-18 Sep 2020 Conference timetable
  • TOP2020, 15 Sep 2020 Theoretical issues in event generation (Silvia Ferrario Ravasio) (NLO+PS Monte-Carlo generators with a full non-resonant aware matching are in development, p3-6)
  • TOP2021, 13-17 Sep 2021
  • TOP2021, 13 Sep 2021 Flavored jets in top physics and beyond (Michal Wiktor Czakon) (the need for correctly defined flavored jets in NNLO, propose a new flavor anti-kt algorithm)

Theory papers

Overview

  • arXiv:2008.11133 (hep-ph) NNLO QCD corrections to leptonic observables in top-quark pair production and decay (Michal Czakon, Alexander Mitov, Rene Poncelet) (An excellent summary on many theoretical and experimental issues in top-quark measurements. Most notably the introduction gives an excellent overview.)

pp->WbWb

  • arXiv:1012.3975 (hep-ph) NLO QCD corrections to WWbb production at hadron colliders (A. Denner, S. Dittmaier, S. Kallweit, S. Pozzorini)
  • arXiv:1207.5018 (hep-ph) NLO QCD corrections to off-shell top-antitop production with leptonic decays at hadron colliders (Ansgar Denner, Stefan Dittmaier, Stefan Kallweit, Stefano Pozzorini) (see fig 3)
  • arXiv:1412.1828 (hep-ph) Top-pair production and decay at NLO matched with parton showers (John M. Campbell, R. Keith Ellis, Paolo Nason, Emanuele Re)

pp->lvbbq

  • arXiv:1711.10359 (hep-ph) Off-shell production of top-antitop pairs in the lepton+jets channel at NLO QCD (Ansgar Denner, Mathieu Pellen)
  • arXiv:1607.05571 (hep-ph) NLO electroweak corrections to off-shell top-antitop production with leptonic decays at the LHC (Ansgar Denner, Mathieu Pellen)

Others

Bootstrap Method

Smoothing

b-tagging

  • ATL-PHYS-PUB-2017-013 Optimisation and performance studies of the ATLAS b-tagging algorithms for the 2017-18 LHC run
  • arXiv:1907.05120 (hep-ex) ATLAS b-jet identification performance and efficiency measurement with tt¯ events in pp collisions at s√=13 TeV

Unfolding

Systematic error:
  • ATL-COM-PHYS-2018-483 Measurements of tt¯ differential cross-sections in the all-hadronic channel with the ATLAS detector using highly boosted top quarks in pp collisions at s√=13 TeV with the full Run 2 dataset

MC samples

tW samples
  • DR = Diagram Removal
  • DS = Diagram Subtraction

Fiducial and Signal Regions

Analysis code

  • WWbbLoop currently used for the di-lepton analysis
  • WWbb intended by Daniel for the l+jets analysis. There are infact two analysis packages included. One by Andrii (neowwbb) and one by Daniel WWbb (libwwbb)

Tadej's code

TOPQ1 DAOD

  # TOPQ1 (single top)
  #   >=1 electron(pT>20 GeV) OR
  #   >=1 muon(pT>20 GeV)
  EL20 = "(Electrons.pt > 20*GeV && abs(Electrons.eta) < 2.7 && Electrons.DFCommonElectronsLHLoose)"
  MU20 = "(Muons.pt > 20*GeV && abs(Muons.eta) < 2.7 && Muons.muonType == 0 && Muons.DFCommonGoodMuon)"
    enum MuonType {
      Combined, MuonStandAlone, SegmentTagged, CaloTagged, SiliconAssociatedForwardMuon
    };

SingleTop ntuple

-- KenjiHamano - 2020-11-06

Edit | Attach | Watch | Print version | History: r40 < r39 < r38 < r37 < r36 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r40 - 2024-03-27 - KenjiHamano
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback