User Tools

Site Tools


Sidebar

2015:groups:tools:backgrounds

This is an old revision of the document!


A quick study on the impact of irreducible-background subtraction

Jon Butterworth, Paolo Francavilla, Frank Krauss, Carlo Pandini, Luca Parrozzi, …

github repository: https://github.com/perrozzi/leshouches_bkgsub (see below for details)

Processes to consider:

WW versus ttbar

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:

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)

3. Consider WWbb as the signal, motivated by WWH (H→bb). Same study (DR/SR/C/Sum).

Semi-leptonic channel:

4. Consider ttbar as signal. Look at distortion in b-lepton mass from SR/C/Sum/WWbb-non-top contributions.

Wb versus t

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:

github instructions

To setup your local repository

  1. go to github.com and get an account
  2. In the top-right corner of the page, click Fork
  3. open a shell where git is available
  4. clone the repository with the command: git clone git@github.com:your_git_username/leshouches_bkgsub.git
  5. enjoy

To start contributing

  1. modify/add a file
  2. add file(s) to local repository: git add filename.bla
  3. commit file(s) to local repository: git commit -m “commit messate” filename.bla
  4. “push” modifications to your remote (i.e. github) repository : git push
  5. inform Luca to include your modifications to the main repositiry

To synch your repository with the main repository

2015/groups/tools/backgrounds.1433338911.txt.gz · Last modified: 2015/06/03 15:41 by jonathan.butterworth