ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/benhoob/cmsnotes/ZMet2012/pujets.tex
Revision: 1.3
Committed: Mon Jan 28 11:00:09 2013 UTC (12 years, 3 months ago) by benhoob
Content type: application/x-tex
Branch: MAIN
CVS Tags: v8
Changes since 1.2: +10 -3 lines
Log Message:
move pujets to appendix

File Contents

# Content
1 \clearpage
2
3 \section{Studies of Jets from Pileup}
4 \label{sec:pujets}
5
6 In order to ensure the jets which pass the jet selection are from the hard collision rather than from pileup (PU),
7 we will require that the tracks in the jet are consistent with originating from the primary interaction vertex
8 using the quantity $\beta$, defined below.
9 In this section we study this quantity in MC.
10
11 The following dataset is used:
12
13 \begin{itemize}
14 \scriptsize
15 \item \verb=/DYJetsToLL_M-50_TuneZ2Star_8TeV-madgraph-tarball/Summer12_DR53X-PU_S10_START53_V7A-v1/AODSIM=
16 \end{itemize}
17
18 \subsection{Selection}
19 The preselection requirements from the inclusive analysis are used to study the PU jets, specifically:
20
21 \begin{itemize}
22 \item Require two leptons which both pass the lepton selection with \pt $>$ 20 \GeVc
23 \item 81 GeV $<$ \mll $<$ 101 GeV
24 \item Require at least two jets both with \pt $> 30$ \GeVc~and $|\eta| < 2.5$
25 \end{itemize}
26
27 \subsection{Defining Jets to be ``Matched'' to Genjets}
28 In order to determine which jets are from the hard collision and which jets come from PU using the MC truth information, the $\Delta$R between each pfjet and the closest status 1 generator level jet with \pt $>$ 20 \GeVc is calculated. By examining the distribution in Fig. \ref{fig:dralljets} we choose a cut value of $\Delta$R $<$ 0.4 to define our jets as ``matched'' to a genjet, and if $Delta$R $>$ 0.4, then the jet is defined to be a PU jet.
29
30 %% dr of all jets plot
31 \begin{figure}[!h]
32 \begin{center}
33 \begin{tabular}{cc}
34 %% \includegraphics[width=0.6\textwidth]{/home/users/cwelke/public_html/Zmet/jetstudy/pdf/jetAlldrgen_Inclusive_Selection.pdf}
35 \includegraphics[width=0.6\textwidth]{plots/dralljets.pdf}
36 \end{tabular}
37 \caption{The $\Delta$R for the four highest \pt jets is shown. We are using $\Delta$R $<$ 0.4 to define jets to be ``matched'' to a genjet.
38 \label{fig:dralljets}
39 }
40 \end{center}
41 \end{figure}
42
43 \subsection{Defining $\beta$}
44 Now that we've established how to distinguish between PU jets versus hard scatter jets using MC truth information, we want to be able to be able to make the same distinction in data (without the truth information). In order to do this, the variable $\beta$ is defined for each jet in equation (\ref{eqn:beta})
45
46 \begin{equation}
47 \beta = \frac{\Sigma_{i}^{\rm{d_z<0.5~cm}} (p_{T}^{i})^2}{\Sigma_{i}^{\rm{all}} (p_{T}^{i})^2}
48 \label{eqn:beta}
49 \end{equation}
50
51 %\begin{equation}
52 %\beta = \frac{\sum_i({track~p_T^i})^2_{tracks~with~dz~>~0.5~cm}}{\sum_i ({track~p_T^i})^2_{All~Tracks}}
53 %\label{eqn:beta}
54 %\end{equation}
55
56 Jets with $\beta$ close to 1 are jets from the hard collision, whereas Jets with $\beta$ close to 0 are PU jets. By looking at the $\beta$ distribution of the two highest \pt jets in Figure.~\ref{fig:jetbeta}, we choose a cut value of $\beta$ $>$ 0.2 to remove PU jets.
57
58 %% The plots in Fig.~\ref{fig:jetbeta} show the $\beta$ distributions for the two highest \pt jets after being seperated as PU jets and hard scatter jets.
59
60 %% jet beta plots
61 \begin{figure}[!hbtp]
62 \centering
63 \subfigure[]{
64 \centering
65 \label{subfig:jet1beta}
66 %% \includegraphics[width=.4\textwidth]{/home/users/cwelke/public_html/Zmet/jetstudy/pdf/jet1beta2_05.pdf}
67 \includegraphics[width=.4\textwidth]{plots/jet1beta2_05.pdf}
68 }
69 \subfigure[]{
70 \centering
71 \label{subfig:jet2beta}
72 %% \includegraphics[width=.4\textwidth]{/home/users/cwelke/public_html/Zmet/jetstudy/pdf/jet2beta2_05.pdf}
73 \includegraphics[width=.4\textwidth]{plots/jet2beta2_05.pdf}
74 }\\
75 \caption{$\beta$ for jet1 \subref{subfig:jet1beta} and jet2 \subref{subfig:jet2beta}.}
76 \label{fig:jetbeta}
77 \end{figure}
78
79 We list the efficiencies for the $\beta$ cut in table \ref{table:efficiency}
80
81 \begin{table}[htb]
82 \begin{center}
83 \caption{\label{table:efficiency} Selection efficiencies for a cut value of $\beta > 0.2$. }
84 \begin{tabular}{l|cc}
85 \hline
86 \hline
87 $\beta > 0.2$ & PU Jets & Hard Scatter Jets \\
88 \hline
89 Jet 1 & 12\% & 99\% \\
90 Jet 2 & 17\% & 99\% \\
91 \hline
92 \hline
93 \end{tabular}
94 \end{center}
95 \end{table}
96
97 \subsection{Dilepton \pt}
98 These plots show the dilepton mass of events which pass the inclusive analysis selection. As you can see in Fig.~\ref{fig:dileppt}, the PU jets have a significant contribution to the shape of the distribution at low \pt. The rejection of PU jets leads to a dilepton \pt distribution which looks healthy (i.e. the double peak structure is gone).
99
100 %% dilepton Pt Plots
101 \begin{figure}[!hbtp]
102 \centering
103 \subfigure[]{
104 \centering
105 \label{subfig:jet1cut}
106 %% \includegraphics[width=.4\textwidth]{/home/users/cwelke/public_html/Zmet/jetstudy/pdf/dilep_Pt_jet1_drgen_Selection.pdf}
107 \includegraphics[width=.4\textwidth]{plots/dilep_pt_jet1.pdf}
108 }
109 \subfigure[]{
110 \centering
111 \label{subfig:jet12cut}
112 %% \includegraphics[width=.4\textwidth]{/home/users/cwelke/public_html/Zmet/jetstudy/pdf/dilep_Pt_jet1_jet2_drgen_Selection.pdf}
113 \includegraphics[width=.4\textwidth]{plots/dilep_pt_jet1_jet2.pdf}
114 }\\
115 \caption{Dilepton \pt with $\Delta$R cut on jet1 \subref{subfig:jet1cut} and $\Delta$R cut on jet1 and jet2 \subref{subfig:jet12cut}.}
116 \label{fig:dileppt}
117 \end{figure}
118
119
120 \subsection{Distinguishing Event Type}
121 If we seperate the jets in the event by jet type (i.e. PU jets vs hard scatter jets), we can determine what type of event we are looking at. The possible event types are \z + 2 hard scatter jets, \z + 1 hard scatter jet and 1 PU jet, and \z + 2 PU jets.
122 In Fig.~\ref{fig:2Ddrplot}, the $\Delta$R between the highest \pt jet and its associated gen jet is plotted against the $\Delta$R between the second highest \pt jet and its associated gen jet. We can use this plot to visually see the various regions which contain the three different event types.
123
124 %% dr of all jets plot
125 \begin{figure}[!h]
126 \begin{center}
127 \begin{tabular}{cc}
128 %% \includegraphics[width=0.6\textwidth]{/home/users/cwelke/public_html/Zmet/jetstudy/pdf/2D_drgen_Selection.pdf}
129 \includegraphics[width=0.6\textwidth]{plots/2D_drgen.pdf}
130 \end{tabular}
131 \caption{The $\Delta$R(jet1, genjet) vs. $\Delta$R(jet2, genjet)
132 \label{fig:2Ddrplot}
133 }
134 \end{center}
135 \end{figure}
136
137 We label the sections on this plot starting from the top left and going clockwise as sections 1 through 4. The events with 2 hard scatter jets are represented in section 4, the section with 1 hard scatter jet and 1 PU jet are represented in sections 1 and 3, adn the events with 2 PU jets are represented in section 2. Now we will look at $\Delta\phi$ between the 2 lead jets to see if we can better understand the events.
138
139 \subsection{$\Delta\phi$ Between the Two Jets}
140 In Fig.~\ref{fig:dphiplots}, we show the distribution of the $\Delta\phi$ between the two highest pt jets in the event.
141
142 %% delta phi plots
143 \begin{figure}[!hbtp]
144 \centering
145 \subfigure[]{
146 \centering
147 \label{subfig:dphisamecut}
148 %% \includegraphics[width=.4\textwidth]{/home/users/cwelke/public_html/Zmet/jetstudy/pdf/dphij1j2_jet1_jet2drgen_Selection.pdf}
149 \includegraphics[width=.4\textwidth]{plots/dphi_jet1_jet2.pdf}
150 }
151 \subfigure[]{
152 \centering
153 \label{subfig:dphianticut}
154 %% \includegraphics[width=.4\textwidth]{/home/users/cwelke/public_html/Zmet/jetstudy/pdf/dphij1j2_All_Selection.pdf}
155 \includegraphics[width=.4\textwidth]{plots/dphi_jet1_antijet2.pdf}
156 }\\
157 \caption{The $\Delta\phi$ distribution between the two leading jets is shown in blue where both jets are matched to gen jets and shown in red for events where both jets are from PU in \subref{subfig:dphisamecut} and in \subref{subfig:jet12cut} one jet is matched to a gen jet and the other jet is not matched to a gen jet.}
158 \label{fig:dphiplots}
159 \end{figure}
160
161 These distributions represent the various sections in Fig.~\ref{fig:2Ddrplot} as follows, section 1 is magenta, section 2 is red, section 3 is green, and section 4 is blue.
162 The events in section 2 show a strong correlation for events to be back to back. The events in sections 1 and 3 show a flat distribution which implies that the jets $\phi$ is uncorrelated.
163
164 \clearpage