|
@@ -20,17 +20,17 @@
|
|
|
|
|
|
\usetheme[]{bjeldbak}
|
|
|
|
|
|
-\newcommand{\backupbegin}{
|
|
|
+\newcommand{\backupbegin}{%
|
|
|
\newcounter{finalframe}
|
|
|
\setcounter{finalframe}{\value{framenumber}}
|
|
|
}
|
|
|
-\newcommand{\backupend}{
|
|
|
+\newcommand{\backupend}{%
|
|
|
\setcounter{framenumber}{\value{finalframe}}
|
|
|
}
|
|
|
|
|
|
\begin{document}
|
|
|
|
|
|
-\title[$e$ Seeding Validation]{Off-line Electron Seeding Validation \-- Update}
|
|
|
+\title[$e$ Seeding Validation]{Offline Electron Seeding Validation \-- Update}
|
|
|
\author[C. Fangmeier]{\textbf{Caleb Fangmeier} \\ Ilya Kravchenko, Greg Snow}
|
|
|
\institute[UNL]{University of Nebraska \-- Lincoln}
|
|
|
\date{EGamma Reco/Comm/HLT Meeting | February 16, 2018}
|
|
@@ -47,7 +47,7 @@
|
|
|
|
|
|
\begin{frame}{Introduction}
|
|
|
\begin{itemize}
|
|
|
- \item Our goal is to study \textbf{seeding} for the \textbf{off-line} GSF tracking with the \textbf{new pixel detector}.
|
|
|
+ \item Our goal is to study \textbf{seeding} for the \textbf{offline} GSF tracking with the \textbf{new pixel detector}.
|
|
|
\item Specifically, we want to optimize the new pixel-matching scheme from HLT for use in off-line reconstruction.
|
|
|
\item This Talk:
|
|
|
\begin{itemize}
|