Skip to content

Commit f6d85b0

Browse files
committed
analysis chapter reorg
1 parent f0d2241 commit f6d85b0

File tree

4 files changed

+24
-3
lines changed

4 files changed

+24
-3
lines changed
File renamed without changes.
File renamed without changes.

ch4-04-data-selection.tex

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
\section{Data Selection}
2+
3+
4+
% Run Selection
5+
6+
7+
% Event Quality Cuts
8+
% - use the best reconstructed vertex for the event. If no vertex was reconstructed, skip the event
9+
% - identified spin states for the colliding bunches in both beams
10+
% - vertex position from scaler timing information falls within a window
11+
12+
% Track Quality Cuts
13+
14+
% Jet Quality Cuts
15+
16+
% description of QA procedure? (essentially jet QA)
17+
18+
% final sampled luminosity (and FOM, or is that the next section?) covered in this analysis
19+
20+
% drift velocity correction? that could be cool to include, since I did it. Or not.

ch4-analysis.tex

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ \chapter{Analysis}
66
charged pions produced at mid-rapidity and having large transverse momentum.
77

88
\input{ch4-01-equations}
9-
\input{ch4-04-polarizations}
10-
\input{ch4-05-lumi}
11-
\input{ch4-02-data-selection}
9+
\input{ch4-02-polarizations}
10+
\input{ch4-03-lumi}
11+
\section{Spin-Sorted Yields}
12+
\input{ch4-04-data-selection}
1213
\input{ch4-09-syst-trig}
1314

1415
% \subsection{Polarization Vectors and Transverse Asymmetries}

0 commit comments

Comments
 (0)