<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://t2bwiki.iihe.ac.be/index.php?action=history&amp;feed=atom&amp;title=TopJetCombination</id>
	<title>TopJetCombination - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://t2bwiki.iihe.ac.be/index.php?action=history&amp;feed=atom&amp;title=TopJetCombination"/>
	<link rel="alternate" type="text/html" href="https://t2bwiki.iihe.ac.be/index.php?title=TopJetCombination&amp;action=history"/>
	<updated>2026-04-20T12:33:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://t2bwiki.iihe.ac.be/index.php?title=TopJetCombination&amp;diff=270&amp;oldid=prev</id>
		<title>Maintenance script: Created page with &quot;  == Top Jet Combination == This study is actually done with sisCone05 jets calibrated at L2L3 level. &lt;br&gt; The selection of jets happens in different steps:  === 0. Jet c...&quot;</title>
		<link rel="alternate" type="text/html" href="https://t2bwiki.iihe.ac.be/index.php?title=TopJetCombination&amp;diff=270&amp;oldid=prev"/>
		<updated>2015-08-26T12:29:08Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;  == Top Jet Combination == This study is actually done with sisCone05 jets calibrated at L2L3 level. &amp;lt;br&amp;gt; The selection of jets happens in different steps:  === 0. Jet c...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
== Top Jet Combination ==&lt;br /&gt;
This study is actually done with sisCone05 jets calibrated at L2L3 level. &amp;lt;br&amp;gt;&lt;br /&gt;
The selection of jets happens in different steps:&lt;br /&gt;
&lt;br /&gt;
=== 0. Jet cleaning ===&lt;br /&gt;
electron removal done in PAT-L0&lt;br /&gt;
&lt;br /&gt;
=== 1. Jet rejection ===&lt;br /&gt;
use of the [https://twiki.cern.ch/twiki/bin/view/CMS/JetRejectorTool JetRejectorTool] (ported in CMSSW_2_2_3 by Ilaria)&lt;br /&gt;
&lt;br /&gt;
=== 2. Selection of a collection of 4 jets ===&lt;br /&gt;
tools &amp;amp; study performed by Gregory&lt;br /&gt;
&lt;br /&gt;
=== 3. Selection of a combination in a 4 jets collection: MVA package ===&lt;br /&gt;
==== Tuning of variables for MVA package (Joris) ====&lt;br /&gt;
*A list of &amp;gt;80 variables is implemented and can be found in (code is compatible with TQAF tag V04-07-01)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/user/jmmaes/CMSSW/CMSSW_2_2_4_v1/CMSSW_2_2_4/src/TopQuarkAnalysis/TopTools/interface/TtSemiLepJetComb.h&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
 Due to Recent changes in TQAF this file became incompatible&lt;br /&gt;
 &lt;br /&gt;
*For this list the MVA trainer is used to make the distributions for signal and background in two cases&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;case1&amp;#039;&amp;#039;&amp;#039;: The 4 top jet candidates are selected from the 6 jets with highest pt. The 4 jets are chosen according the &amp;#039;&amp;#039;chi square&amp;#039;&amp;#039; method in the jet selection tool of gregory (see previous section)&lt;br /&gt;
**&amp;#039;&amp;#039;&amp;#039;case2&amp;#039;&amp;#039;&amp;#039;: The 4 top jet candidated are the 4 highest pt jets&lt;br /&gt;
 in the following locations you can find the complete cfg file used to produce the root files containing signal and background plots&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/user/jmmaes/CMSSW/CMSSW_2_2_4_v1/CMSSW_2_2_4/src/TopQuarkAnalysis/TopJetCombination/test/caseX/ttSemiLepJetCombMVATrainer_muons_cfg.py&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
*The root files created are in&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/msa1/TopGroup/Results/TopJetCombination/SValues/root/train_monitoring_caseX.root&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*For the list of all variables a &amp;#039;&amp;#039;&amp;#039;separation&amp;#039;&amp;#039;&amp;#039; power is calculated, two definitions are used to calculated &amp;#039;&amp;#039;&amp;#039;S&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
**The overlapping area of the (normalized) signal and background histograms &amp;#039;&amp;#039;(surface)&amp;#039;&amp;#039;&lt;br /&gt;
**The maximum value of the scan of the multiplication of efficiency for signal times 1-efficiency for background &amp;#039;&amp;#039;(pte)&amp;#039;&amp;#039;&lt;br /&gt;
 The code for calculating S can be found in&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/user/jmmaes/CMSSW/CMSSW_2_2_4_v1/CMSSW_2_2_4/src/Svalue/DistributionAnalyzer.C&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
 The list of S values for the 2 cases X times the 2 definitions Y is located in&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/msa1/TopGroup/Results/TopJetCombination/SValues/table/caseX_Y.txt&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
 The main conclusion is that the ordering of the variables doesn&amp;#039;t change significantly when using another definition. Also when selecting the 4 jets from the 6 highest pt jets the relative ranking of the variables w.r.t. separation power stays the same&lt;br /&gt;
*To make a selection of O(5) variables we have to take into account the correlation between them. This list is also in the former text file. &lt;br /&gt;
*The list of 5 variables looks like this (numbering comes from the 81 variables)&lt;br /&gt;
**1. mass of hadronic W (massHadW)&lt;br /&gt;
**80. sum of b-tag discriminant value of leptonic b and hadronic b (sumBTag1HadBLepB)&lt;br /&gt;
**78. relative pt of the hadronic top (relPtHadTop)&lt;br /&gt;
**53. delta theta between leptonic b and hadronic top (deltaThetaLepBHadTop)&lt;br /&gt;
**50. delta theta between leptonic b and muon (deltaThetaLepBLepton)&lt;br /&gt;
*The plots of the variables Z can be found in&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/msa1/TopGroup/Results/TopJetCombination/SValues/image/varZ_caseX.png&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
*The correlation between these 5 variables is made from the train_monitoring.root files of petra. The numbering of the variables is different from the previous section. The plots for both cases X can be found in&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/msa1/TopGroup/Results/TopJetCombination/SValues/image/ProcMatrix_rot_caseX.png&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
*The numbering of the variables is (1:&amp;quot;massHadW&amp;quot;,2:&amp;quot;deltaThetaLepBLepton&amp;quot;,3:&amp;quot;deltaThetaLepBHadTop&amp;quot;,4:&amp;quot;relPtHadTop&amp;quot;,5:&amp;quot;sumBTag1HadBLepB&amp;quot;)&lt;br /&gt;
*in the txt files you can find explicitly the value of the correlation&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/msa1/TopGroup/Results/TopJetCombination/SValues/table/caseX_corr.txt&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Study of MVA tool (Petra) ====&lt;br /&gt;
*MVA tools: NN &amp;amp; LR are performed by Petra&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{TracNotice|{{PAGENAME}}}}&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>