move results to latex and introduce a result macro

This commit is contained in:
hiro98 2020-04-07 17:07:26 +02:00
parent fb5ca65cc6
commit f4496ba3ef
10 changed files with 10 additions and 6 deletions

View file

@ -9,7 +9,6 @@ on:
branches: [ master ]
paths:
- 'latex/**'
- 'results/**'
pull_request:
branches: [ master ]

View file

@ -39,6 +39,9 @@ labelformat=brace, position=top]{subcaption}
%% Including plots
\newcommand{\plot}[1]{\ifdraft{\includegraphics[draft=false]{./figs/#1.pdf}}{\input{./figs/#1.pgf}}}
%% Including Results
\newcommand{\result}[1]{\input{results/#1}}
%% SI units
\sisetup{separate-uncertainty = true}

View file

@ -0,0 +1 @@
../../../prog/runcards/qqgg/sherpa_xs

1
latex/results/xs/xs.tex Symbolic link
View file

@ -0,0 +1 @@
../../../prog/python/qqgg/results/xs.tex

1
latex/results/xs/xs_mc.tex Symbolic link
View file

@ -0,0 +1 @@
../../../prog/python/qqgg/results/xs_mc.tex

View file

@ -0,0 +1 @@
../../../prog/python/qqgg/results/xs_mc_eta.tex

View file

@ -0,0 +1 @@
../../../prog/python/qqgg/results/xs_mc_θ_vegas.tex

View file

@ -77,7 +77,6 @@ process was monte carlo integrated in sherpa using the runcard
in~\ref{sec:qqggruncard}. This runcard describes the exact same (first
order) process as the calculated cross section.
Sherpa yields \(\sigma = \SI{0.05380\pm
.00005}{\pico\barn}\). Plugging the same parameters
into~\eqref{eq:total-crossec} gives \input{../results/xs/xs} which is
Sherpa yields \result{xs/sherpa_xs}. Plugging the same parameters
into~\eqref{eq:total-crossec} gives \result{xs/xs} which is
within the uncertainty range of the Sherpa value.

View file

@ -1 +0,0 @@
../../prog/runcards/qqgg/sherpa_xs

View file

@ -1 +0,0 @@
../../prog/python/qqgg/results/xs.tex