This file contains detailed information on all the tagged signal events in the Gen5 top cross section.
For now, it is based on the unoptimized cross section. It also contains information about the events/jets that were not tagged in gen4 but there were tagged in gen5.
This is the PRETAG
event list
from Sal. The list was made on March 15, 2005, possibly before the lastest bug fixes (i.e. removal of loose CMX/ tight BMU events).
It looks better than in the 2-jet bin. Don't tell anyone we looked.
Since the majority of the excess in the one and two-jet bins looked like it was a low missing energy, and since these bins are supposed to be our control sample, I've done a quick and dirty cross section calculation using the standard event selection (no Ht or mT cuts) but requiring missing Et > 30. I had to make some assumptions about HF fractions, etc., but the resulting cross section is consistent with the other measurements and actually almost as good as the optimized one. See here for the plots.
Incidentally, with this MET cut, the excess is strictly confined to the muons. This is interesting. See here. The electron plot's gorgeous, isn't it?
Changes from blessing:
Numbers:
1-jet 2-jet 3-jet 4-jet 5-jet Signal (>= 3 jet)
QCD, no sys in avg 29.8 +- 9.9 11.5 +- 3.9 1.2 +- 0.5 0.6 +- 0.4 0.3 +- 0.2 2.1 +- 1.1
QCD, sys in avg 31.9 +- 9.1 11.8 +- 3.5 1.2 +- 0.4 0.6 +- 0.3 0.3 +- 0.2 2.1 +- 1.1
QCD, Mt > 20,all reg's 39.3 +- 15.2 16.2 +- 6.5 1.9 +- 0.9 1.0 +- 0.7 0.3 +- 0.3 3.1 +- 1.9
| 1-jet | 2-jet | 3-jet | 4-jet | |
|---|---|---|---|---|
| 1 species | 35.1 | 37.4 | 40.3 | 41.0 |
| 2 species | 35.0 | 37.9 | 39.4 | 42.6 |
These numbers have errors of order 1% absolute in the 3,4,5 jet bins, so nothing changed outside of MC stats.
Signal Region:
Herwig: 8.99%
Herwig, reweighted: 8.75%
Pythia: 8.66%
Change: 1.0%
Questions and X-Checks
******** NOTE: These were done using the numbers ***********
******** from the Full Status Report Optimized ***********>=4 jet x-check
>=3 jets >=4 jets
Nobs 138 76
Nbkg 32.6 +- 1.2 11.1 +- 1.6
Den. 13.0 +- 1.4 7.6 +- 0.8
XS 8.1 +- 0.9 +- 0.97 8.6 +- 1.2 +- 1.0These are about 50% correlated statistically. The systematics
are 100% correlated.Ele Vs Muo
Ele Muo
Nobs 82 56
Nbkg 20.8 +- 3.0 11.7 +- 1.7
Den. 7.6 +- 0.9 5.6 +- 0.6
XS 8.1 +- 1.2 +- 1.1 7.9 +- 1.3 +- 0.9These are 0% correlated statistically. The systematics are
about 90% correlated.******** NOTE: These were done using the updated numbers ***********
******** in the UNOPTIMIZED measurement ***********Run Dependence (162 pb-1 vs 156 pb-1)
162 156
Nobs 86 91
Nbkg 29.7 +- 4.9 32.0 +- 5.3
Den. 7.1 +- 0.8 7.0 +- 0.7
XS 7.9 +- 1.3 +- 1.1 8.5 +- 1.4 +- 1.2These are 0% correlated statistically. The systematics
are 100% correlated.
To test the SoftElectronTagger you can use the BTagMods/test/SoftElectronTaggerTest.cc
get the following packages from 6.1.0:
setup cdfsoft2 6.1.0
newrel -t 6.1.0 test_lset_610
cd test_lset_610
addpkg BTagMods ; addpkg BTagAlgs ; addpkg TopMods
On another directory get the code, which is in harv11's CVS repository:
export CVSROOT=/data/harv11/a/cvsroot
cvs co LSoftElectronTagger
cd LSoftElectronTagger
~gris/bin/bash/run_install.sh path_to/test_lset_610
In path_to/test_lset_610
gmake BTagMods.all
gmake BTagAlgs.all
gmake BTagMods.tbin
at this point you will have:
> ls bin/Linux2-GCC_3_4/
SecVtxTest* SoftElectronTaggerTest*
run SoftElectronTaggerTest* with:
> ./bin/Linux2-GCC_3_4/SoftElectronTaggerTest BTagMods/test/run_set_test.tcl
To try it out, first:
setup cdfsoft2 6.1.0
newrel -t 6.1.0 r610
cd r610
addpkg BTagAlgs ; addpkg BTagMods ; addpkg TopMods
Now check out harv11's LSoftElectronTagger cvs package and copy the files
to the same directory structure in the 6.1.0 release area
compile:
gmake BTagAlgs.all ; gmake BTagMods.all ; gmake TopMods.bin
run:
bin/Linux2-GCC_3_4/TopFind TopMods/test/run_test_SET.tcl