Revision: | 1.3 |
Committed: | Tue Nov 8 11:18:58 2011 UTC (13 years, 6 months ago) by khahn |
Content type: | application/x-tex |
Branch: | MAIN |
Changes since 1.2: | +2 -16 lines |
Log Message: | stuff corresponding to rough draft |
# | User | Rev | Content |
---|---|---|---|
1 | khahn | 1.1 | \documentclass[12pt,oneside]{article} |
2 | \usepackage{graphicx} | ||
3 | \usepackage{subfigure} | ||
4 | \usepackage{verbatim} | ||
5 | khahn | 1.3 | \usepackage{multirow} |
6 | khahn | 1.1 | \begin{document} |
7 | |||
8 | |||
9 | \include{Introduction} | ||
10 | \include{Samples} | ||
11 | \include{LeptonSelection} | ||
12 | \include{EventSelection} | ||
13 | \include{Signal} | ||
14 | \include{Backgrounds} | ||
15 | \include{SignalExtraction} | ||
16 | khahn | 1.3 | %\include{Results} |
17 | khahn | 1.1 | |
18 | \end{document} |