Newer
Older
Presentations / tau23mu_lhcb / Background_fits_veto / background_fits.tex
@mchrzasz mchrzasz on 9 Jan 2013 9 KB first commit
  1. \documentclass[]{beamer}
  2. \setbeamertemplate{navigation symbols}{}
  3. \usepackage{beamerthemesplit}
  4. \useoutertheme{infolines}
  5. \usecolortheme{dolphin}
  6. \usetheme{Warsaw}
  7. \usepackage{graphicx}
  8. \usepackage{amssymb,amsmath}
  9. \usepackage[latin1]{inputenc}
  10. \usepackage{amsmath}
  11. \usepackage{amsfonts}
  12. \usepackage{amssymb}
  13. \usepackage{latexsym}
  14. \usepackage{hyperref}
  15.  
  16.  
  17. %\usetheme{Boadilla}
  18.  
  19. %\beamersetuncovermixins{\opaqueness<1>{25}}{\opaqueness<2->{15}}
  20. \title{Background Fits for $\tau \rightarrow \mu \mu \mu$ with new vetos}
  21. \author{Marcin Chrzaszcz}
  22.  
  23. \date{\today}
  24.  
  25. \begin{document}
  26.  
  27. {
  28. \institute{Institute of Nuclear Physics PAN}
  29. \setbeamertemplate{footline}{}
  30. \begin{frame}
  31. \titlepage
  32. \end{frame}
  33. }
  34.  
  35. \institute{IFJ PAN}
  36.  
  37.  
  38.  
  39. %tutaj mamy pierwsza strone
  40.  
  41.  
  42. \section[Outline]{}
  43. \begin{frame}
  44. \tableofcontents
  45. \end{frame}
  46.  
  47. %normal slides
  48. \section{Background Fits}
  49.  
  50. \subsection{Preselection}
  51. \begin{frame}\frametitle{Preselection}
  52.  
  53. Cuts that were used previosly:
  54. \begin{enumerate}
  55. \item Trigger decision:
  56. \begin{itemize}
  57. \item L0Dec + Hlt1Dec + Hlt2Dec + cleaningcut
  58. \end{itemize}
  59. \item Particle Identification:
  60.  
  61. \item Mass Cuts:
  62. \begin{itemize}
  63. \item $mass(p0p1)>250MeV $
  64. \item $abs(mass(p0p2-1020 MeV))>20MeV$
  65. \item $abs(mass(p1p2-1020 MeV))>20MeV$
  66. \end{itemize}
  67. \item $\tau$ mass cut:
  68. \begin{itemize}
  69. \item $mass(\tau) \in (1600-1950) MeV $
  70. \end{itemize}
  71.  
  72. \end{enumerate}
  73.  
  74.  
  75.  
  76.  
  77. \end{frame}
  78.  
  79.  
  80. \begin{frame}\frametitle{Preselection2}
  81.  
  82. New cuts:
  83. \begin{enumerate}
  84. \item $ \eta$ cut:
  85. $mass_p0p1>550 \wedge mass_p0p2>550 \wedge mass_p1p2>550$
  86. \item $\omega$ cut:
  87. $abs(mass_p0p1-782)>20 \wedge abs(mass_p0p1-782)>20 \wedge abs(mass_p0p1-782)>20$
  88.  
  89.  
  90. \end{enumerate}
  91. \end{frame}
  92.  
  93. \subsection{Fitting}
  94.  
  95.  
  96.  
  97. %\subsection{Plots}
  98. \begin{frame}\frametitle{Binning}
  99.  
  100. \begin{block}{Bins}
  101. The same bins =)
  102. \end{block}
  103.  
  104. \begin{center}
  105. \begin{tabular}{|c|c|}
  106. \hline
  107. \textbf{PID} & \textbf{Geo} \\
  108. \hline
  109. $-0.03 $ & $-1.0 $ \\
  110. \hline
  111. $-0.005 $ & $0.116 $ \\
  112. \hline
  113. $0.03 $ & $0.44 $ \\
  114. \hline
  115. $0.07 $ & $0.616 $ \\
  116. \hline
  117. $1 $ & $1.0 $ \\
  118. \hline
  119. \end{tabular}
  120. \begin{block}{Please note colors in plots}
  121. \textcolor{blue}{Exponential}
  122. \textcolor{red}{Linear}
  123.  
  124.  
  125. \end{block}
  126.  
  127. \end{center}
  128.  
  129. \end{frame}
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139. \begin{frame}\frametitle{FITS}
  140.  
  141. \begin{block}{NEW PLOTS!}
  142. \textcolor{blue}{Exponential}
  143. ,
  144. \textcolor{red}{Linear}
  145.  
  146.  
  147. \end{block}
  148. \begin{columns}[c]
  149. \column{2.5in}
  150. \includegraphics[scale=0.22]{pid_-0p005_0p03geo0p116_0p44.png}
  151. \newline $Pid\in(0.005,0.03)$, $Geo\in(0.116,0.44)$
  152. \column{2.5in}
  153. \includegraphics[scale=0.22]{pid_-0p005_0p03geo0p44_0p616.png}
  154. \newline $Pid\in(0.005,0.03)$, $Geo\in(0.44, 0.616)$
  155.  
  156. \end{columns}
  157. \end{frame}
  158.  
  159.  
  160. \begin{frame}\frametitle{FITS}
  161.  
  162. \begin{block}{NEW PLOTS!}
  163. \textcolor{blue}{Exponential}
  164. ,
  165. \textcolor{red}{Linear}
  166.  
  167.  
  168. \end{block}
  169. \begin{columns}[c]
  170. \column{2.5in}
  171. \includegraphics[scale=0.22]{pid_-0p005_0p03geo-1_0p116.png}
  172. \newline $Pid\in(0.005,0.03)$, $Geo\in(-1,0.116)$
  173. \column{2.5in}
  174. \includegraphics[scale=0.22]{pid_-0p03_-0p005geo0p116_0p44.png}
  175. \newline $Pid\in(-0.03,-0.005)$, $Geo\in(0.116,0.44)$
  176.  
  177. \end{columns}
  178. \end{frame}
  179.  
  180. \begin{frame}\frametitle{FITS}
  181.  
  182. \begin{block}{NEW PLOTS!}
  183. \textcolor{blue}{Exponential}
  184. ,
  185. \textcolor{red}{Linear}
  186.  
  187.  
  188. \end{block}
  189. \begin{columns}[c]
  190. \column{2.5in}
  191. \includegraphics[scale=0.22]{pid_-0p03_-0p005geo0p44_0p616.png}
  192. \newline $Pid\in(-0.03,-0.005)$, $Geo\in(0.44,0.616)$
  193. \column{2.5in}
  194. \includegraphics[scale=0.22]{pid_-0p03_-0p005geo-1_0p116.png}
  195. \newline $Pid\in(-0.03,-0.005)$, $Geo\in(-1,0.116)$
  196.  
  197. \end{columns}
  198. \end{frame}
  199.  
  200.  
  201.  
  202. \begin{frame}\frametitle{FITS}
  203.  
  204. \begin{block}{NEW PLOTS!}
  205. \textcolor{blue}{Exponential}
  206. ,
  207. \textcolor{red}{Linear}
  208.  
  209.  
  210. \end{block}
  211. \begin{columns}[c]
  212. \column{2.5in}
  213. \includegraphics[scale=0.22]{pid_0p03_0p07geo0p116_0p44.png}
  214. \newline $Pid\in(0.03,0.07)$, $Geo\in(0.116,0.44)$
  215. \column{2.5in}
  216. \includegraphics[scale=0.22]{pid_0p03_0p07geo0p44_0p616.png}
  217. \newline $Pid\in(0.03,0.07)$, $Geo\in(0.44,0.616)$
  218.  
  219. \end{columns}
  220. \end{frame}
  221.  
  222. \begin{frame}\frametitle{FITS}
  223.  
  224. \begin{block}{NEW PLOTS!}
  225. \textcolor{blue}{Exponential}
  226. ,
  227. \textcolor{red}{Linear}
  228.  
  229.  
  230. \end{block}
  231. \begin{columns}[c]
  232. \column{2.5in}
  233. \includegraphics[scale=0.22]{pid_0p03_0p07geo0p616_1.png}
  234. \newline $Pid\in(0.03,0.07)$, $Geo\in(0.616,1)$
  235. \column{2.5in}
  236. \includegraphics[scale=0.22]{pid_0p03_0p07geo-1_0p116.png}
  237. \newline $Pid\in(0.03,0.07)$, $Geo\in(-1,0.116)$
  238.  
  239. \end{columns}
  240. \end{frame}
  241.  
  242.  
  243. \begin{frame}\frametitle{FITS}
  244.  
  245. \begin{block}{NEW PLOTS!}
  246. \textcolor{blue}{Exponential}
  247. ,
  248. \textcolor{red}{Linear}
  249.  
  250.  
  251. \end{block}
  252. \begin{columns}[c]
  253. \column{2.5in}
  254. \includegraphics[scale=0.22]{pid_0p07_1geo0p116_0p44.png}
  255. \newline $Pid\in(0.07,1)$, $Geo\in(0.116,0.44)$
  256. \column{2.5in}
  257. \includegraphics[scale=0.22]{pid_0p07_1geo0p44_0p616.png}
  258. \newline $Pid\in(0.07,1)$, $Geo\in(0.44, 0.616)$
  259.  
  260. \end{columns}
  261. \end{frame}
  262.  
  263.  
  264. \begin{frame}\frametitle{FITS}
  265.  
  266. \begin{block}{NEW PLOTS!}
  267. \textcolor{blue}{Exponential}
  268. ,
  269. \textcolor{red}{Linear}
  270.  
  271.  
  272. \end{block}
  273. \begin{columns}[c]
  274. \column{2.5in}
  275. \includegraphics[scale=0.22]{pid_0p07_1geo0p616_1.png}
  276. \newline $Pid\in(0.07,1)$, $Geo\in(0.616,1)$
  277. \column{2.5in}
  278. \includegraphics[scale=0.22]{pid_0p07_1geo-1_0p116.png}
  279. \newline $Pid\in(0.07,1)$, $Geo\in(-1, 0.116)$
  280.  
  281. \end{columns}
  282. \end{frame}
  283.  
  284.  
  285.  
  286.  
  287.  
  288. \subsection{Estimated background}
  289.  
  290.  
  291. \begin{frame}\frametitle{OLD NUMBERS!!!}
  292. Background was calculated for every region depending on the background fit.
  293. \begin{scriptsize}
  294.  
  295. \begin{center}
  296. \begin{tabular}{|c|c|c|c|c|c|}
  297. \hline
  298. \textbf{PID} & \textbf{GL} & \textbf{Linear} & \textbf{Error lin } & \textbf{EXP} & \textbf{Error. Exp}\\
  299.  
  300. \hline
  301. $ 0.03 , 0.07 $ & $ -1.0 , 0.116 $ & $225.286975$ & $3.720377$ & $214.762667$ & $6.453331$ \\
  302. \hline
  303. $ 0.03 , 0.07 $ & $ 0.116 , 0.44 $ & $25.334704$ & $0.730938$ & $22.658613$ & $3.382960$ \\
  304. \hline
  305. $ 0.03 , 0.07 $ & $ 0.440 , 0.616 $ & $6.315243$ & $0.557466$ & $6.259470$ & $0.429338$ \\
  306. \hline
  307. $ 0.03 , 0.07 $ & $ 0.616 , 1.0 $ & $2.101699$ & $0.879121$ & $1.433717$ & $1.249549$ \\
  308. \hline
  309. $ 0.07, 1.0 $ & $ -1.0 , 0.1160 $ & $112.765871$ & $3.022240$ & $106.582612$ & $4.852854$ \\
  310. \hline
  311. $ 0.07 , 1.0 $ & $ 0.116 , 0.44 $ & $15.177247$ & $0.424522$ & $10.128789$ & $3.232027$ \\
  312. \hline
  313. $ 0.07 , 1.0 $ & $ 0.440 , 0.616 $ & $4.828111$ & $0.422406$ & $4.066456$ & $1.435559$ \\
  314. \hline
  315. $ 0.07 , 1.0 $ & $ 0.616 , 1.0 $ & $3.871274$ & $1.701825$ & $3.372127$ & $1.346100$ \\
  316. \hline
  317.  
  318.  
  319.  
  320. \end{tabular}
  321. \end{center}
  322. \end{scriptsize}
  323.  
  324. \end{frame}
  325.  
  326.  
  327.  
  328. \begin{frame}\frametitle{OLD NUMBERS!!!}
  329. Background was calculated for every region depending on the background fit.
  330. \begin{scriptsize}
  331.  
  332. \begin{center}
  333. \begin{tabular}{|c|c|c|c|c|c|}
  334. \hline
  335. \textbf{PID} & \textbf{GL} & \textbf{Linear} & \textbf{Error lin } & \textbf{EXP} & \textbf{Error. Exp}\\
  336. \hline
  337. $ -0.03 , -0.005 $ & $ -1.0 , 0.116 $ & $612.985455$ & $4.573560$ & $607.080395$ & $4.679320$ \\
  338. \hline
  339. $ -0.03 , -0.005 $ & $ 0.116 , 0.44 $ & $46.384177$ & $1.931014$ & $46.008803$ & $1.470308$ \\
  340. \hline
  341. $ -0.03 , -0.005 $ & $ 0.440 , 0.616 $ & $14.350158$ & $0.839352$ & $11.075469$ & $3.081886$ \\
  342. \hline
  343. $ -0.03 , -0.005 $ & $ 0.616 , 1.0 $ & $5.339882$ & $0.935613$ & $2.725763$ & $1.714949$ \\
  344. \hline
  345. $ -0.005 , 0.03 $ & $ -1.0 , 0.116 $ & $395.550331$ & $3.384968$ & $390.678139$ & $4.435397$ \\
  346. \hline
  347. $ -0.005 , 0.03 $ & $ 0.116 , 0.44 $ & $40.271819$ & $0.894326$ & $34.112630$ & $4.623346$ \\
  348. \hline
  349. $ -0.005 , 0.03 $ & $ 0.44 , 0.616 $ & $7.858009$ & $0.613963$ & $7.350912$ & $1.218388$ \\
  350. \hline
  351. $ -0.005 , 0.03 $ & $ 0.616 , 1.0 $ & $6.566649$ & $0.848413$ & $5.702969$ & $1.848043$ \\
  352. \hline
  353.  
  354.  
  355.  
  356.  
  357.  
  358. \end{tabular}
  359. \end{center}
  360. \end{scriptsize}
  361. \end{frame}
  362.  
  363.  
  364.  
  365.  
  366. \begin{frame}\frametitle{NEW NUMBERS!!!}
  367. Background was calculated for every region depending on the background fit.
  368. \begin{scriptsize}
  369.  
  370. \begin{center}
  371. \begin{tabular}{|c|c|c|c|c|c|}
  372. \hline
  373. \textbf{PID} & \textbf{GL} & \textbf{Linear} & \textbf{Error lin } & \textbf{EXP} & \textbf{Error. Exp}\\
  374.  
  375. \hline
  376. $ -0.03 , -0.005 $ & $ -1.00 , 0.116 $ & $364.451433$ & $6.578414$ & $358.887887$ & $3.854542$ \\
  377. \hline
  378. $ -0.03 , -0.005 $ & $ 0.116 , 0.44 $ & $30.721115$ & $1.560252$ & $30.334607$ & $1.003437$ \\
  379. \hline
  380. $ -0.03 , -0.005 $ & $ 0.44 , 0.616 $ & $5.768744$ & $0.169079$ & $4.344005$ & $1.671587$ \\
  381. \hline
  382. $ -0.03 , -0.005 $ & $ 0.616 , 1.0 $ & $2.856697$ & $46.196577$ & $0.834367$ & $0.759460$ \\
  383. \hline
  384. $ -0.005 , 0.03 $ & $ -1.00 , 0.116 $ & $236.601573$ & $4.586996$ & $229.479154$ & $4.552825$ \\
  385. \hline
  386. $ -0.005 , 0.03 $ & $ 0.116 , 0.44 $ & $18.734881$ & $0.628779$ & $18.351992$ & $1.257250$ \\
  387. \hline
  388. $ -0.005 , 0.03 $ & $ 0.440 , 0.616 $ & $5.208935$ & $3432.133811$ & $3.771128$ & $1.521983$ \\
  389. \hline
  390. $ -0.005 , 0.03 $ & $ 0.616 , 1.0 $ & $2.474269$ & $0.204744$ & $1.976373$ & $1.100765$ \\
  391. \hline
  392.  
  393.  
  394.  
  395. \end{tabular}
  396. \end{center}
  397. \end{scriptsize}
  398.  
  399. \end{frame}
  400.  
  401.  
  402.  
  403. \begin{frame}\frametitle{NEW NUMBERS!!!}
  404. Background was calculated for every region depending on the background fit.
  405. \begin{scriptsize}
  406.  
  407. \begin{center}
  408. \begin{tabular}{|c|c|c|c|c|c|}
  409. \hline
  410. \textbf{PID} & \textbf{GL} & \textbf{Linear} & \textbf{Error lin } & \textbf{EXP} & \textbf{Error. Exp}\\
  411. \hline
  412. $ 0.03 , 0.0700 $ & $ -1.0 , 0.116 $ & $132.329737$ & $3.470622$ & $124.636453$ & $4.678309$ \\
  413. \hline
  414. $ 0.03 , 0.070 $ & $ 0.116 , 0.440 $ & $11.926013$ & $1.241367$ & $11.342059$ & $1.410772$ \\
  415. \hline
  416. $ 0.030 , 0.070 $ & $ 0.44 , 0.616 $ & $2.927904$ & $0.341608$ & $2.321587$ & $1.105419$ \\
  417. \hline
  418. $ 0.030, 0.07 $ & $ 0.44 , 0.616 $ & $2.927904$ & $0.341608$ & $2.321587$ & $1.105419$ \\
  419. \hline
  420. $ 0.07, 1.0 $ & $ -1.0 , 0.116 $ & $66.990704$ & $2.829629$ & $64.333774$ & $2.731670$ \\
  421. \hline
  422. $ 0.07 , 1.0 $ & $ 0.116 , 0.44 $ & $7.995978$ & $0.974813$ & $7.865325$ & $0.816167$ \\
  423. \hline
  424. $ 0.07 , 1.00 $ & $ 0.44 , 0.616 $ & $3.146356$ & $0.000000$ & $1.206581$ & $1.058452$ \\
  425. \hline
  426. $ 0.07 , 1.0 $ & $ 0.616 , 1.00 $ & $1.020250$ & $0.002674$ & $0.996967$ & $0.331870$ \\
  427. \hline
  428.  
  429. \end{tabular}
  430. \end{center}
  431. \end{scriptsize}
  432. \end{frame}
  433.  
  434. \begin{frame}\frametitle{Summary}
  435.  
  436. If you have any questions, comments:
  437. \newline mchrzasz@cern.ch
  438. \end{frame}
  439.  
  440.  
  441.  
  442. \end{document}