progress_and_status.tex 1.7 KB

123456789101112131415161718192021222324252627
  1. \newcommand{\rarrow}{$\rightarrow$}
  2. \begin{frame}{Progress \& Status}
  3. \centering
  4. \footnotesize
  5. \begin{itemize}
  6. \item Acquired MC samples of signal and some relevant backgrounds
  7. \item Basic framework written to easily make distributions of N-Tuple variables as well as values derived from them. \\
  8. NTuple \rarrow{} (\texttt{filval} C++ Code) \rarrow{} \\
  9. Root File with Histograms \rarrow{} (Python plotting routines) \rarrow{} \\
  10. Plots in Jupyter Notebook
  11. \end{itemize}
  12. \tiny
  13. \begin{tabular}{ll}
  14. Sample Name & X-section \\
  15. /TTTT\_TuneCUETP8M1\_13TeV-amcatnlo-pythia8/RunIISummer16MiniAODv2-PUMoriond17\_80X\ & 0.009103\pb{} \\
  16. \_mcRun2\_asymptotic\_2016\_TrancheIV\_v6-v1 & \\
  17. /TTWJetsToLNu\_TuneCUETP8M1\_13TeV-amcatnloFXFX-madspin-pythia8/RunIISummer16MiniAODv2-PUMoriond17\_80X\ & 0.2043\pb{} \\
  18. \_mcRun2\_asymptotic\_2016\_TrancheIV\_v6\_ext1-v3 & \\
  19. /TTZToLLNuNu\_M-10\_TuneCUETP8M1\_13TeV-amcatnlo-pythia8/RunIISummer16MiniAODv2-PUMoriond17\_80X\ & 0.2529\pb{} \\
  20. \_mcRun2\_asymptotic\_2016\_TrancheIV\_v6\_ext1-v1 & \\
  21. /ttHJetToNonbb\_M125\_13TeV\_amcatnloFXFX\_madspin\_pythia8\_mWCutfix/RunIISummer16MiniAODv2-PUMoriond17\_80X\ & 0.215\pb{} \\
  22. \_mcRun2\_asymptotic\_2016\_TrancheIV\_v6\_ext1-v1 & \\
  23. \end{tabular}
  24. \end{frame}