-
Notifications
You must be signed in to change notification settings - Fork 0
/
thesis.tex.save
executable file
·175 lines (121 loc) · 4.72 KB
/
thesis.tex.save
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
% Use the University of Michigan thesis class.
\documentclass[thesis,openany]{./tex/thesis-umich}
\newcommand*{\ATLASLATEXPATH}{latex/}
\usepackage{\ATLASLATEXPATH atlasphysics}
\usepackage{ANA-HIGG-2020-16-INT1-defs}
\usepackage{pgffor}
\usepackage{longfigure}
\usepackage{mathtools}
\usepackage{bm}
\usepackage{multirow}
\usepackage[export]{adjustbox}
\usepackage{mathrsfs}
\usepackage{float}
\usepackage{makecell}
\usepackage{lscape}
\usepackage{pdflscape}
\usepackage{amsmath}
\usepackage{rotating}
\usepackage{etoolbox}
\usepackage{tikz}
\usepackage{siunitx}
% High energy physics
\DeclareSIUnit\micron{\micro\metre}
\DeclareSIUnit\mrad{\milli\rad}
\DeclareSIUnit\gauss{G}
\DeclareSIUnit\eVperc{\eV\per\clight}
\DeclareSIUnit\nanobarn{\nano\barn}
\DeclareSIUnit\picobarn{\pico\barn}
\DeclareSIUnit\femtobarn{\femto\barn}
\DeclareSIUnit\attobarn{\atto\barn}
\DeclareSIUnit\zeptobarn{\zepto\barn}
\DeclareSIUnit\yoctobarn{\yocto\barn}
\DeclareSIUnit\nb{\nano\barn}
\DeclareSIUnit\pb{\pico\barn}
\DeclareSIUnit\fb{\femto\barn}
\DeclareSIUnit\ab{\atto\barn}
\DeclareSIUnit\zb{\zepto\barn}
\DeclareSIUnit\yb{\yocto\barn}
% Title of the thesis
\title{My Thesis}
% Author name
\author{Name}
% Department
\department{Department}
% Year of completion
\year=2020
% ORCID ID
\orcid{My Orcid ID}
% UM Unique Name
\umuniquename{name}
% Frontispiece
%\frontispiece{\includegraphics[width=4in]{./pics/frontispiece.pdf}}
% Default style for front pages
\frontpagestyle{1}
% Dedication
\dedication{ “Questing Physicks isn’t like the Quiet and Queer branches. You can’t do it at home in a comfortable chair—you have to be out in the thick of the business, with your tools on your belt and your heart on your sleeve!” - Catherynne Valente, The Girl Who Fell Beneath Fairyland and Led The Revels There \ref{cite:Fairyland}. \\ \\
For }
% Acknowledgments
\acknowledgments[6]{
% The acknowledgements section of this dissertation, perhaps surprisingly, is the hardest for me to write. If left to my own devices, I have no doubt that the list of people I'd want to thank would be as long as the rest of this paper, if not longer. Like the globe held up by the Atlas of myth, my world is perched upon the shoulders of giants. Completing a dissertation at any point is no easy task, let alone in the middle of a pandemic- I could not have done this alone.
%First, to my family- to my parents, Gregg and Gretchen, thank you for working so hard to foster a lifelong sense of curiosity in me, in a world that doesn't always value it. Without the endless stream of NOVA specials, public lectures, and museum trips, I would not be the person I am today.
%To my brother Grant, thank you for
%To my grandparents, JoAnn and Ray, Ray and Sue, and Bert and Ron- thank you for
%Most of all, of course, thanks to my partner, Abigail Goodhart, who
}
% This command sets the width of the acknowledgments area as a fraction
% of the total width of the text area.
%\acknowledgmentswidth{0.85}
% Preface
%\preface[2]{ Do I need this?}
% Committee
\committee{ %
Thomas Schwarz, Chair \\
Dante Amidei \\
Junjie Zhu \\
James Liu \\
Eric Bell \\ }
% Chair must be entered separately for formatting reasons.
\chair{Thomas Schwarz}
% Commands to hide or show lists of figures, tables, etc.
%\hidelistoftables
%\showlistofprograms
\showlistofappendices
% Definition of any abbreviations used.
\abbreviations{ %
\acro{TH}{Thesis}
\acrodefplural{TH}{Theses}
}
% Some abstract text
\abstract{ %
My Abstract.
}
%\hideabstractpagenumber
%% DOCUMENT AREA
\usepackage{ amssymb }
\usepackage{ amsmath }
\begin{document}
% ----- Introduction ----- %
\chapter{An Overview of the Standard Model} \label{chap:theory_chapter}
\input{sections/theory_chapter}
\chapter{The ATLAS Detector} \label{chap:detector_chapter}
\input{sections/detector_chapter}
\chapter{Experimental Methods} \label{chap:methods_chapter}
\input{sections/methods_chapter}
\chapter{Data and Monte Carlo Samples} \label{chap:datamc_chapter}
\input{sections/datamc_chapter}
\chapter{Signal Parameterization, Background Parametrization, and Statistical Methods} \label{chap:sigbkgparam}
\input{sections/sigbkgparam}
\chapter{Study of the CP properties of the top-quark Yukawa interaction in t\bar{t}H and tH events wth H \rightarrow \gamma \gamma} \label{chap:tthcp_chapter}
\input{sections/tthcp_chapter}
% ----- Appendices ----- %
\appendix
%\chapter{Alternative Top Reconstruction with the KLFitter} \label{app:KLFitter}
\input{appendix/KLFitter}
%\chapter{CP-BDT Studies with the Toolkit for Multivariate Analysis} \label{app:TMVABDT}
\input{appendix/TMVABDT}
% Using AIAA bibliography style
\bibliographystyle{aiaa}
% Give this command the relative path to the .bib file.
\bibliography{./bib/thesis-bib}
\end{document}