Les Houches
2023 Session
-
- Use of wiki pages and slack. Wifi access/set-up.
- Important info about bus, lodging, facilities.
- Bulletins.
Wikis of Previous sessions
Les Houches Themes
(Lyrics and Music)
(Lyrics and Music)
This is an old revision of the document!
Jon Butterworth, Paolo Francavilla, Frank Krauss, Carlo Pandini, Luca Parrozzi, …
github repository: https://github.com/perrozzi/leshouches_bkgsub (see below for details)
14 TeV (maybe also 13 TeV), B-tag up to y=2.5 (allowing a veto on b-jets in this region if it helps). Also look at the impact of pseudo-top vetos.
Double leptonic channel (eμ only):
1. Consider WWjj as the signal. Look at WW scattering-like WWjj topologies. Study the contribution to the signal coming from double-resonant (DR), single-resonant (SR) and continuum (C) ttbar processes, and the sum.
2. Consider WWj or WW as the signal. Look at jet-binning for for all WW (not just the VBS topology). Same study (DR/SR/C/Sum) The ATLAS paper is here: https://atlas.web.cern.ch/Atlas/GROUPS/PHYSICS/PAPERS/STDM-2012-01/ The cuts which define the fiducial phase space are:
I (Jon) suggest we simplify this to something like:
… but I haven't check the CMS paper yet.
3. Consider WWbb as the signal, motivated by WWH (H→bb). Same study (DR/SR/C/Sum). For HH→WWbb, a possible proposal could be:
Objects Definition:
NOTE 1: in the ATLAS WW analysis, the jets are build from all the particles, excluding muons and neutrinos. If we adopt this definition, we will need to run an Overlap Removal between electrons and jets, to avoid counting jets which are in fact electrons. NOTE 2: The ATLAS WW analysis is vetoing events if (among the other selections) :
If we want to extend to events with b-jets, we should consider how to handle the semi-leptonic b-decays in jets ()to avoid to veto the event because of the leptons in jets.
Event Selection: fill()CutFlow
fill(CutFlow) fill(MET_rel)
fill(CutFlow) fill(mll)
fill(CutFlow) fill(b-jets, jets) #b-jets VS #jets fill(jets), pt, eta
fill(CutFlow) fill(bjet 1) pt, eta fill(bjet 2) pt, eta fill(electron) pt, eta fill(muon) pt, eta fill(MET) fill(mT(MET,e,mu))
fill(CutFlow) fill(electron) pt, eta fill(muon) pt, eta fill(b-jet1) pt, eta fill(b-jet2) pt, eta fill(m(bb))
fill(CutFlow) fill(b-jets, jets) #b-jets VS #jets fill(jets), pt, eta
NOTE: it would be nice to use some top veto. the pseudo-top definition could be a nice idea, but it is defined in a straightforward way for the Semi-leptonic channel. One can test the b-lepton mass (associating the b to the closer lepton).
Semi-leptonic channel:
4. Consider ttbar as signal. Look at distortion in b-lepton mass from SR/C/Sum/WWbb-non-top contributions.
Link to the ATLAS paper: http://atlas.web.cern.ch/Atlas/GROUPS/PHYSICS/PAPERS/STDM-2012-11/
This would be a nice demo of some of the ideas above with a real measurement. Treat Wb excluding t as the signal, use the ATLAS Wb (unsubstracted) measurement and re-evaluate the single-top subtraction and systematics.
The paper reports an measurement (2011 data) of Wb, in two versions. In the one case, single top is considered as part of the signal; in the second it is subtracted.
Here's the plot of the unsubtracted measurement, with the predicted single-top contribution shown:
Integrated over pT, the measurements are:
Unsubstracted:
Subtracted:
So there is a small but noticeable effect. The main contributions to the systematic errors quoted in the paper are:
So I guess the fact that JES dominates is why the effect is fairly small. The “ISR/FSR” thing, which should be reduced for the unsubtracted measurement, varies a lot with jet pT. Indeed, if you compare Table 4 with Table 9 in the paper, you can see this. In the highest pT bin the systematic uncertainty goes from 16% before subtraction to to 54% after it.
To setup your local repository
To start contributing
To synch your repository with the main repository