Signal and controls regions in 2D for analyses of proton-proton collision data. Also see the construction of an isolation sideband region, or the ABCD method.
Edit and compile if you like:
% Author: Izaak Neutelings (June, 2017)\documentclass{article}\usepackage{amsmath} % for \text\usepackage{tikz}\tikzset{>=latex} % for LaTeX arrow head\usetikzlibrary{patterns} % for hatches area% colors\definecolor{mylightred}{RGB}{255,200,200}\definecolor{mylightblue}{RGB}{172,188,63}\definecolor{mylightgreen}{RGB}{150,220,150}% split figures into pages\usepackage[active,tightpage]{preview}\PreviewEnvironment{tikzpicture}\setlength\PreviewBorder{1pt}%\def\square#1#2#3{\draw[thick,#2!80,fill=#2!40,line width=1.1](\ex+#1+\ey) rectangle ++(1-2*\ex,1-2*\ey)node[black,midway,scale=0.8] {#3};}\def\rectangle#1#2#3#4{\draw[thick,#3!80,fill=#3!40,line width=1.1](\ex+#1+\ey) rectangle ++(-2*\ex+#2-2*\ey)node[black,midway,scale=1] {#4};}\begin{document}% JET CATEGORIES\begin{tikzpicture}[scale=1.1,yscale=0.9]\def\d{0.5}\def\ex{0.023}\def\ey{0.026}% GRID
Click to download: signal_region.tex • signal_region.pdf
Open in Overleaf: signal_region.tex