Fork me on GitHub

source: svn/trunk/paper/notes.tex@ 490

Last change on this file since 490 was 484, checked in by Xavier Rouby, 15 years ago

new resolution plot for etmis

File size: 102.1 KB
Line 
1\documentclass[a4paper,11pt,oneside,twocolumn]{article}
2%\usepackage[english]{babel}
3\usepackage[ansinew]{inputenc}
4\usepackage{abstract}
5
6\usepackage{amsmath}
7\usepackage{epic}
8\usepackage{wrapfig}
9\usepackage{eepic}
10\usepackage{color}
11\usepackage{latexsym}
12\usepackage{array}
13\usepackage{multicol}
14
15\usepackage{fancyhdr}
16\usepackage{verbatim}
17\addtolength{\textwidth}{1cm} \addtolength{\hoffset}{-0.5cm}
18\usepackage[colorlinks=true, pdfstartview=FitV, linkcolor=blue, citecolor=blue, urlcolor=blue, unicode]{hyperref}
19\usepackage{ifpdf}
20\usepackage{cite}
21
22\usepackage{enumitem}
23
24\newcommand{\dollar}{\$}
25
26\ifpdf
27 \usepackage[pdftex]{graphicx}
28 \graphicspath{{all_png/}}
29 \pdfinfo{
30 /Author (S. Ovyn, X. Rouby)
31 /Title (Delphes, a framework for fast simulation of a generic collider experiment)
32 /Subject ()
33 /Keywords (Delphes, Fast simulation, smearing, reconstruction, trigger, event display, LHC, Hector, FastJet, Frog)}
34\else
35 \usepackage[dvips]{graphicx}
36 \graphicspath{{figures/}}
37\fi
38
39\title{\textsc{Delphes}, a framework for fast simulation \\of a generic collider experiment}
40\author{S. Ovyn$^*$ and X. Rouby$^\textrm{a}$\\
41 \small{Center for Particle Physics and Phenomenology (CP3)}\\
42 \small{Universit\'e catholique de Louvain}\\
43 \small{B-1348 Louvain-la-Neuve, Belgium}\\ \\
44 \texttt{severine.ovyn@uclouvain.be, xavier.rouby@cern.ch} \\
45}
46\date{}
47
48
49\begin{document}
50
51\twocolumn[
52\maketitle
53
54\begin{center}
55\includegraphics{DelphesLogoSml}
56\end{center}
57
58
59\begin{abstract}
60It is always delicate to know whether theoretical predictions are visible and measurable in a high energy collider experiment due to the complexity of the related detectors, data acquisition chain and software.
61We introduce here a new \texttt{C++}-based framework, \textsc{Delphes}, for fast simulation of
62a general-purpose experiment. The simulation includes a tracking system, embedded into a magnetic field, calorimetry and a muon
63system, and possible very forward detectors arranged along the beamline.
64The framework is interfaced to standard file formats (e.g.\ Les Houches Event File or \texttt{HepMC}) and outputs observable objects for analysis, like missing transverse energy and collections of electrons or jets.
65The simulation of detector response takes into account the detector resolution, and usual reconstruction algorithms, such as \textsc{FastJet}. A simplified preselection can also be applied on processed data for trigger emulation. Detection of very forward scattered particles relies on the transport in beamlines with the \textsc{Hector} software. Finally, the \textsc{Frog} 2D/3D event display is used for visualisation of the collision final states.
66An overview of \textsc{Delphes} is given as well as a few \textsc{lhc} use-cases for illustration.
67\vspace{0.5cm}
68
69\noindent
70\textit{Keywords:} \textsc{Delphes}, fast simulation, trigger, event display, \textsc{lhc}, \textsc{FastJet}, \textsc{Hector}, \textsc{Frog}\\
71\href{http://www.fynu.ucl.ac.be/delphes.html}{http://www.fynu.ucl.ac.be/delphes.html}\\
72\textit{PACS:} 29.85.-c ~~~ 07.05.Tp ~~~ 29.90.+r ~~~ 29.50.+v\\
73\textit{Preprint:} \texttt{CP3-09-01}
74\vspace{1.5cm}
75
76\end{abstract}
77\small{$^{*}$ Corresponding author: +32.10.47.32.29.}
78\small{$^\textrm{a}$ Now in Physikalisches Institut, Albert-Ludwigs-Universit\"at Freiburg}
79]
80%\saythanks
81
82\section{Introduction}
83
84Experiments at high energy colliders are very complex systems for several reasons. Firstly, in terms of the various detector subsystems, including tracking, central calorimetry, forward calorimetry, and muon chambers. Such apparatus differ in their detection principles, technologies, geometrical acceptances, resolutions and sensitivities. Secondly, due to the requirement of a highly effective online selection (i.e.\ a \textit{trigger}), subdivided into several levels for an optimal reduction factor of ``uninteresting'' events, but based only on partially processed data. Finally, in terms of the experiment software, with different data formats (like \textit{raw} or \textit{reconstructed} data), many reconstruction algorithms and particle identification approaches.
85
86This complexity is handled by large collaborations of thousands of people, but the data and the expertise are only available to their members. Real data analyses require a full detector simulation, including transport of the primary and secondary particles through the detector material accounting for the various detector inefficiencies, the dead material, the imperfections and the geometrical details. Moreover, control of the detector calibration and alignment are crucial. Such simulation is very complicated, technical and requires a large \texttt{CPU} power. On the other hand, phenomenological studies, looking for the observability of given signals, may require only fast but realistic estimates of the expected signals and associated backgrounds.
87
88A new framework, called \textsc{Delphes}~\cite{bib:Delphes}, is introduced here, for the fast simulation of a general-purpose collider experiment.
89Using the framework, observables can be estimated for specific signal and background channels, as well as their production and measurement rates.
90Starting from the output of event generators, the simulation of the detector response takes into account the subdetector resolutions, by smearing the kinematic properties of the final-state particles\footnote{Throughout the paper, final-state particles refer as particles considered as stable by the event generator.}. Tracks of charged particles and deposits of energy in calorimetric cells (or \textit{calotowers}) are then created.
91
92\textsc{Delphes} includes the most crucial experimental features, such as (Fig.~\ref{fig:FlowChart}):
93\begin{enumerate}
94\item the geometry of both central and forward detectors,
95\item magnetic field for tracks
96\item reconstruction of photons, leptons, jets, $b$-jets, $\tau$-jets and missing transverse energy,
97\item lepton isolation,
98\item trigger emulation,
99\item an event display.
100\end{enumerate}
101
102\begin{figure*}[!ht]
103\begin{center}
104\includegraphics[scale=0.78]{FlowDelphes}
105\caption{Flow chart describing the principles behind \textsc{Delphes}. Event files coming from external Monte Carlo generators are read by a converter stage (top).
106The kinematics variables of the final-state particles are then smeared according to the tunable subdetector resolutions.
107Tracks are reconstructed in a simulated solenoidal magnetic field and calorimetric towers sample the energy deposits. Based on these low-level objects, dedicated algorithms are applied for particle identification, isolation and reconstruction.
108The transport of very forward particles to the near-beam detectors is also simulated.
109Finally, an output file is written, including generator-level and analysis-object data.
110If requested, a fully parametrisable trigger can be emulated. Optionally, the geometry and visualisation files for the 3D event display can also be produced.
111All user parameters are set in the \textit{Detector/Smearing Card} and the \textit{Trigger Card}. }
112\label{fig:FlowChart}
113\end{center}
114\end{figure*}
115
116Although this kind of approach yields much realistic results than a simple ``parton-level" analysis, a fast simulation comes with some limitations. Detector geometry is idealised, being uniform, symmetric around the beam axis, and having no cracks nor dead material. Secondary interactions, multiple scatterings, photon conversion and bremsstrahlung are also neglected.
117
118Four datafile formats can be used as input in \textsc{Delphes}\footnote{\texttt{[code] }See the \texttt{HEPEVTConverter}, \texttt{HepMCConverter}, \texttt{LHEFConverter} and \texttt{STDHEPConverter} classes.}. In order to process events from many different generators, the standard Monte Carlo event structures \texttt{StdHEP}~\cite{bib:stdhep} and \texttt{HepMC}~\cite{bib:hepmc} can be used as an input. Besides, \textsc{Delphes} can also provide detector response for events read in ``Les Houches Event Format'' (\textsc{lhef}~\cite{bib:lhe}) and \textsc{root} files obtained from \textsc{.hbook} using the \texttt{h2root} utility from the \textsc{root} framework~\cite{bib:Root}.
119%Afterwards, \textsc{Delphes} performs a simple trigger simulation and reconstruct "high-level objects". These informations are organised in classes and each objects are ordered with respect to the transverse momentum.
120
121\textsc{Delphes} uses the \texttt{ExRootAnalysis} utility~\cite{bib:ExRootAnalysis} to create output data in a \texttt{*.root} ntuple.
122This output contains a copy of the generator-level data (\textsc{gen} tree), the analysis data objects after reconstruction (\mbox{\textsc{A}nalysis} tree), and possibly the results of the trigger emulation (\mbox{\textsc{T}rigger} tree).
123In option\footnote{\texttt{[code]} See the \texttt{FLAG\_lhco} variable in the detector datacard. This text file format is shortly described in the user manual.}, \textsc{Delphes} can produce a reduced output file in \texttt{*.lhco} text format, which is limited to the list of the reconstructed high-level objects in the final states.
124
125The program is driven by input cards. The detector card (\texttt{data/DetectorCard.dat}) allows a large spectrum of running conditions by modifying basic detector parameters, including calorimeter and tracking coverage and resolution, thresholds or jet algorithm parameters. The trigger card (\texttt{data/TriggerCard.dat}) lists the user algorithms for the simplified online
126preselection.
127
128
129\section{Detector simulation}
130
131The overall layout of the general-purpose detector simulated by \textsc{Delphes} is shown in Fig.~\ref{fig:GenDet3}.
132A central tracking system (\textsc{tracker}) is surrounded by an electromagnetic and a hadron calorimeters (\textsc{ecal} and \textsc{hcal}, resp.). Two forward calorimeters (\textsc{fcal}) ensure a larger geometric coverage for the measurement of the missing transverse energy. Finally, a muon system (\textsc{muon}) encloses the central detector volume
133The fast simulation of the detector response takes into account geometrical acceptance of sub-detectors and their finite resolution, as defined in the detector data card\footnote{\texttt{[code] }See the \texttt{RESOLution} class.}.
134If no such file is provided, predefined values based on ``typical'' \textsc{cms} acceptances and resolutions are used\footnote{\texttt{[code] }Detector and trigger cards for the \textsc{atlas} and \textsc{cms} experiments are also provided in \texttt{data/} directory.}. The geometrical coverage of the various subsystems used in the default configuration are summarised in Tab.~\ref{tab:defEta}.
135
136\begin{table*}[t]
137\begin{center}
138\caption{Default extension in pseudorapidity $\eta$ of the different subdetectors.
139Full azimuthal ($\phi$) acceptance is assumed.
140The corresponding parameter name, in the detector card, is given. \vspace{0.5cm}}
141\begin{tabular}{llcc}
142\hline
143Subdetector & & $\eta$ & $\phi$ \\
144\textsc{tracker} & {\verb CEN_max_tracker } & $[-2.5; 2.5]$ & $[-\pi ; \pi]$\\
145\textsc{ecal}, \textsc{hcal} & {\verb CEN_max_calo_cen }& $[-3.0 ; 3.0]$ & $[-\pi ; \pi]$\\
146\textsc{fcal} & {\verb CEN_max_calo_fwd } & $[-5 ; -3]$ \& $[3 ;5]$ & $[-\pi ; \pi]$\\
147\textsc{muon} & {\verb CEN_max_mu } & $[-2.4 ; 2.4]$ & $[-\pi ; \pi]$\\ \hline
148\end{tabular}
149\label{tab:defEta}
150\end{center}
151\end{table*}
152
153\begin{figure}[!h]
154\begin{center}
155\includegraphics[width=\columnwidth]{Detector_Delphes_3}
156\caption{
157Profile of layout of the generic detector geometry assumed in \textsc{Delphes}. The innermost layer, close to the interaction point, is a central tracking system (pink).
158It is surrounded by a central calorimeter volume (green) with both electromagnetic and hadronic sections.
159The outer layer of the central system (red) consist of a muon system. In addition, two end-cap calorimeters (blue) extend the pseudorapidity coverage of the central detector.
160The detector parameters are defined in the user-configuration card. The extension of the various subdetectors, as defined in Tab.~\ref{tab:defEta}, are clearly visible. The detector is assumed to be strictly symmetric around the beam axis (black line). Additional forward detectors are not depicted.
161}
162\label{fig:GenDet3}
163\end{center}
164\end{figure}
165
166
167\subsubsection*{Magnetic field}
168In addition to the subdetectors, the effects of a solenoidal magnetic field are simulated for the charged particles\footnote{\texttt{[code] }See the \texttt{TrackPropagation} class.}. This affects the position at which charged particles enter the calorimeters and their corresponding tracks.
169
170
171
172\subsection{Tracks reconstruction}
173Every stable charged particle with a transverse momentum above some threshold and lying inside the detector volume covered by the tracker provides a track.
174By default, a track is assumed to be reconstructed with $90\%$ probability\footnote{\texttt{[code]} The reconstruction efficiency is defined in the detector datacard by the \texttt{TRACKING\_EFF} term.} if its transverse momentum $p_T$ is higher than $0.9~\textrm{GeV}/c$ and if its pseudorapidity $|\eta| \leq 2.5$.
175
176
177\subsection{Simulation of central calorimeters}
178
179The energy of each particle considered as stable in the generator particle list is smeared, with a Gaussian distribution depending on the calorimeter resolution. This resolution varies with the sub-calorimeter (\textsc{ecal}, \textsc{hcal}, \textsc{fcal}) measuring the particle.
180The response of each sub-calorimeter is parametrised as a function of the energy:
181\begin{equation}
182\frac{\sigma}{E} = \frac{S}{\sqrt{E}} \oplus \frac{N}{E} \oplus C,
183\label{eq:caloresolution}
184\end{equation}
185where $S$, $N$ and $C$ are the \textit{stochastic}, \textit{noise} and \textit{constant} terms, respectively, and $\oplus$ stands for quadratic additions.\\
186
187
188The particle four-momentum $p^\mu$ are smeared with a parametrisation directly derived from typical detector technical designs\footnote{\texttt{[code] }~\cite{bib:cmsjetresolution,bib:ATLASresolution}. The response of the detector is applied to the electromagnetic and the hadronic particles through the \texttt{SmearElectron} and \texttt{SmearHadron} functions.}.
189In the default parametrisation, the calorimeter is assumed to cover the pseudorapidity range $|\eta|<3$ and consists in an electromagnetic and hadronic parts. Coverage between pseudorapidities of $3.0$ and $5.0$ is provided by forward calorimeters, with different response to electromagnetic objects ($e^\pm, \gamma$) or hadrons.
190Muons and neutrinos are assumed not to interact with the calorimeters\footnote{In the current \textsc{Delphes} version, particles other than electrons ($e^\pm$), photons ($\gamma$), muons ($\mu^\pm$) and neutrinos ($\nu_e$, $\nu_\mu$ and $\nu_\tau$) are simulated as hadrons for their interactions with the calorimeters. The simulation of stable particles beyond the Standard Model should therefore be handled with care.}.
191The default values of the stochastic, noise and constant terms are given in Tab.~\ref{tab:defResol}.\\
192
193\begin{table}[!h]
194\begin{center}
195\caption{Default values for the resolution of the central and forward calorimeters. Resolution is parametrised by the \textit{stochastic} ($S$), \textit{noise} ($N$) and \textit{constant} ($C$) terms (Eq.~\ref{eq:caloresolution}).
196The corresponding parameter name, in the detector card, is given. \vspace{0.5cm}}
197\begin{tabular}[!h]{lllc}
198\hline
199\multicolumn{2}{c}{Resolution Term} & Card flag & Value\\\hline
200 \multicolumn{4}{l}{\textsc{ecal}} \\
201 & $S$ (GeV$^{1/2}$) & {\verb ELG_Scen } & $0.05$ \\
202 & $N$ (GeV)& {\verb ELG_Ncen } & $0.25$ \\
203 & $C$ & {\verb ELG_Ccen } & $0.0055$ \\
204 \multicolumn{4}{l}{\textsc{fcal}, electromagnetic part} \\
205 & $S$ (GeV$^{1/2}$)& {\verb ELG_Sfwd } & $2.084$ \\
206 & $N$ (GeV)& {\verb ELG_Nfwd } & $0$ \\
207 & $C$ & {\verb ELG_Cfwd } & $0.107$ \\
208 \multicolumn{4}{l}{\textsc{hcal}} \\
209 & $S$ (GeV$^{1/2}$)& {\verb HAD_Shcal } & $1.5$ \\
210 & $N$ (GeV)& {\verb HAD_Nhcal } & $0$\\
211 & $C$ & {\verb HAD_Chcal } & $0.05$\\
212 \multicolumn{4}{l}{\textsc{fcal}, hadronic part} \\
213 & $S$ (GeV$^{1/2}$)& {\verb HAD_Shf } & $2.7$\\
214 & $N$ (GeV)& {\verb HAD_Nhf } & $0$ \\
215 & $C$ & {\verb HAD_Chf } & $0.13$\\
216\hline
217\end{tabular}
218\label{tab:defResol}
219\end{center}
220\end{table}
221
222The energy of electrons and photons found in the particle list are smeared using the \textsc{ecal} resolution terms. Charged and neutral final-state hadrons interact with the \textsc{ecal}, \textsc{hcal} and \textsc{fcal}.
223Some long-living particles, such as the $K^0_s$ and $\Lambda$'s, with lifetime $c\tau$ smaller than $10~\textrm{mm}$ are considered as stable particles although they decay before the calorimeters. The energy smearing of such particles is performed using the expected fraction of the energy, determined according to their decay products, that would be deposited into the \textsc{ecal} ($E_{\textsc{ecal}}$) and into the \textsc{hcal} ($E_{\textsc{hcal}}$). Defining $F$ as the fraction of the energy leading to a \textsc{hcal} deposit, the two energy values are given by
224\begin{equation}
225\left\{
226\begin{array}{l}
227E_{\textsc{hcal}} = E \times F \\
228E_{\textsc{ecal}} = E \times (1-F) \\
229\end{array}
230\right.
231\end{equation}
232where $0 \leq F \leq 1$. The electromagnetic part is handled the same way for the electrons and photons.
233The resulting calorimetry energy measurement given after the application of the smearing is then $E = E_{\textsc{hcal}} + E_{\textsc{ecal}}$. For $K_S^0$ and $\Lambda$ hadrons\footnote{\texttt{[code]} To implement different ratios for other particles, see the \texttt{BlockClasses} class.}, the energy fraction is $F$ is assumed to be $0.7$.\\
234
235\subsection{Calorimetric towers}
236
237The smallest unit for geometrical sampling of the calorimeters is a \textit{tower}; it segments the $(\eta,\phi)$ plane for the energy measurement. No longitudinal segmentation is available in the simulated calorimeters. All undecayed particles, except muons and neutrinos deposit energy in a calorimetric tower, either in \textsc{ecal}, in \textsc{hcal} or \textsc{fcal}.
238As the detector is assumed to be cylindrical (e.g.\ symmetric in $\phi$ and with respect to the $\eta=0$ plane), the detector card stores the number of calorimetric towers with $\phi=0$ and $\eta>0$ (default: $40$ towers). For a given $\eta$, the size of the $\phi$ segmentation is also specified. Fig.~\ref{fig:calosegmentation} illustrates the default segmentation of the $(\eta,\phi)$ plane.
239
240\begin{figure}[!h]
241\begin{center}
242\includegraphics[width=\columnwidth]{calosegmentation}
243\caption{Default segmentation of the calorimeters in the $(\eta,\phi)$ plane. Only the central detectors (\textsc{ecal}, \textsc{hcal}) and \textsc{fcal} are considered. $\phi$ angles are expressed in radians.}
244\label{fig:calosegmentation}
245\end{center}
246\end{figure}
247
248The calorimetric towers directly enter in the calculation of the missing transverse energy (\textsc{met}), and as input for the jet reconstruction algorithms. No sharing between neighbouring towers is implemented when particles enter a tower very close to its geometrical edge. Smearing is applied directly on the accumulated electromagnetic and hadronic energies of each calorimetric tower.
249
250\subsection{Very forward detectors simulation}
251
252Most of the recent experiments in beam colliders have additional instrumentation along the beamline. These extend the $\eta$ coverage to higher values, for the detection of very forward final-state particles.
253Zero Degree Calorimeters (\textsc{zdc}) are located at zero angle, i.e.\ are aligned with the beamline axis at the interaction point, and placed beyond the point where the paths of incoming and outgoing beams separate (Fig.~\ref{fig:fdets}). These allow the measurement of stable neutral particles ($\gamma$ and $n$) coming from the interaction point, with large pseudorapidities (e.g.\ $|\eta_{\textrm{n,}\gamma}| > 8.3$ in \textsc{atlas} and \textsc{cms}).
254Forward taggers (called here \textsc{rp220}, for ``roman pots at $220~\textrm{m}$'' and \textsc{fp420} ``for forward proton taggers at $420~\textrm{m}$'', as at the \textsc{lhc}) are meant for the measurement of particles following very closely the beam path. To be able to reach these detectors, such particles must have a charge identical to the beam particles, and a momentum very close to the nominal value for the beam. These taggers are near-beam detectors located a few millimetres from the true beam trajectory and this distance defines their acceptance (Tab.~\ref{tab:fdetacceptance}).
255
256\begin{figure}[!h]
257\begin{center}
258\includegraphics[width=\columnwidth]{fdets}
259\caption{Default location of the very forward detectors, including \textsc{zdc}, \textsc{rp220} and \textsc{fp420} in the \textsc{lhc} beamline.
260Incoming (red) and outgoing (black) beams on one side of the interaction point ($s=0~\textrm{m}$).
261The Zero Degree Calorimeter is located in perfect alignment with the beamline axis at the interaction point, at $140~\textrm{m}$, the beam paths are separated. The forward taggers are near-beam detectors located at $220~\textrm{m}$ and $420~\textrm{m}$. Beamline simulation with \textsc{Hector}~\cite{bib:Hector}.}
262\label{fig:fdets}
263\end{center}
264\end{figure}
265
266\begin{table*}[t]
267\begin{center}
268\caption{Default parameters for the forward detectors: distance from the interaction point and detector acceptance. The \textsc{lhc} beamline is assumed around the fifth \textsc{lhc} interaction point (\textsc{ip}). For the \textsc{zdc}, the acceptance depends only on the pseudorapidity $\eta$ of the particle, which should be neutral and stable.
269The tagger acceptance is fully determined by the distance in the transverse plane of the detector to the real beam position~\cite{bib:Hector}. It is expressed in terms of the particle energy ($E$).
270\vspace{0.5cm}}
271\begin{tabular}{llcl}
272\hline
273Detector & Distance from \textsc{ip}& Acceptance & \\ \hline
274\textsc{zdc} & $140$ m & $|\eta|> 8.3$ & for $n$ and $\gamma$\\
275\textsc{rp220} & $220$ m & $E \in [6100 ; 6880]$ (GeV) & at $2~\textrm{mm}$\\
276\textsc{fp420} & $420$ m & $E \in [6880 ; 6980]$ (GeV) & at $4~\textrm{mm}$\\
277\hline
278\end{tabular}
279\label{tab:fdetacceptance}
280\end{center}
281\end{table*}
282
283
284While neutral particles propagate along a straight line to the \textsc{zdc}, a dedicated simulation of the transport of charged particles is needed for \textsc{rp220} and \textsc{fp420}. This fast simulation uses the \textsc{Hector} software~\cite{bib:Hector}, which includes the chromaticity effects and the geometrical aperture of the beamline elements of any arbitrary collider.
285
286Some subdetectors have the ability to measure the time of flight of the particle.
287This corresponds to the delay after which the particle is observed in the detector, with respect to the bunch crossing reference time at the interaction point ($t_0$). The time of flight measurement of \textsc{zdc} and \textsc{fp420} detector is implemented here. For the \textsc{zdc}, the formula is simply
288\begin{equation}
289 t = t_0 + \frac{1}{v} \times \Big( \frac{s-z}{\cos \theta}\Big),
290\end{equation}
291where $t$ is the time of flight, $t_0$ is the true time coordinate of the vertex from which the particle originates, $v$ the particle velocity, $s$ is the \textsc{zdc} distance to the interaction point, $z$ is the longitudinal coordinate of the vertex from which the particle comes from, $\theta$ is the particle emission angle. This assumes that the neutral particle observed in the \textsc{zdc} is highly relativistic, i.e.\ travelling at the speed of light $c$. We also assume that $\cos \theta = 1$, i.e.\ $\theta \approx 0$ or equivalently $\eta$ is large. As an example, $\eta = 5$ leads to $\theta = 0.013$ and $1 - \cos \theta < 10^{-4}$.
292The formula then reduces to
293\begin{equation}
294 t = \frac{1}{c} \times (s-z)
295\end{equation}
296For example, a photon takes $0.47~\mu\textrm{s}$ to reach a \textsc{zdc} located at $s=140~\textrm{m}$, neglecting $z$ and $\theta$, and assuming that $v=c$. Only neutrons and photons are currently assumed to be able to reach the \textsc{zdc}. All other particles are neglected in the \textsc{zdc}. The \textsc{zdc}s are composed of an electromagnetic and a hadronic sections, for the measurement of photons and neutrons, respectively. The energy of the observed neutral is smeared according to Eq.~\ref{eq:caloresolution} and the section resolutions (Tab.~\ref{tab:defResolZdc}). The \textsc{zdc} hits do not enter in the calorimeter tower list used for reconstruction of jets and missing transverse energy.
297
298\begin{table}[!h]
299\begin{center}
300\caption{Default values for the resolution of the zero degree calorimeters. Resolution is parametrised by the \textit{stochastic} ($S$), \textit{noise} ($N$) and \textit{constant} ($C$) terms (Eq.~\ref{eq:caloresolution}).
301 The corresponding parameter name, in the detector card, is given. \vspace{0.5cm}}
302\begin{tabular}[!h]{lllc}
303 \hline
304 \multicolumn{2}{c}{Resolution Term} & Card flag & Value\\\hline
305 \multicolumn{4}{l}{\textsc{zdc}, electromagnetic part} \\
306 & $S$ (GeV$^{1/2}$)& {\verb ELG_Szdc } & $0.7$ \\
307 & $N$ (GeV)& {\verb ELG_Nzdc } & $0.0$ \\
308 & $C$ & {\verb ELG_Czdc } & $0.08$ \\
309 \multicolumn{4}{l}{\textsc{zdc}, hadronic part} \\
310 & $S$ (GeV$^{1/2}$)& {\verb HAD_Szdc } & $1.38$\\
311 & $N$ (GeV)& {\verb HAD_Nzdc } & $0$ \\
312 & $C$ & {\verb HAD_Czdc } & $0.13$\\
313 \hline
314\end{tabular}
315\label{tab:defResolZdc}
316\end{center}
317\end{table}
318
319
320\section{High-level object reconstruction}
321
322Analysis object data contain the final collections of particles ($e^\pm$, $\mu^\pm$, $\gamma$) or objects (light jets, $b$-jets, $\tau$-jets, $E_T^\textrm{miss}$) and are stored\footnote{\texttt{[code] }All these processed data are located under the \texttt{Analysis} tree.} in the output file created by \textsc{Delphes}.
323In addition, some detector data are added: tracks, calorimetric towers and hits in \textsc{zdc}, \textsc{rp220} and \textsc{fp420}.
324While electrons, muons and photons are easily identified, some other objects are more difficult to measure, like jets or missing energy due to invisible particles.
325
326For most of these objects, their four-momentum and related quantities are directly accessible in \textsc{Delphes} output ($E$, $\vec{p}$, $p_T$, $\eta$ and $\phi$). Additional properties are available for specific objects (like the charge and the isolation status for $e^\pm$ and $\mu^\pm$, the result of application of $b$-tag for jets and time-of-flight for some detector hits).
327
328
329
330\subsection{Photon and charged lepton reconstruction}
331From here onwards, \textit{electrons} refer to both positrons ($e^+$) and electrons ($e^-$), and $\textit{charged leptons}$ refer to electrons and muons ($\mu^\pm$), leaving out the $\tau^\pm$ leptons as they decay before being detected.
332
333\subsubsection*{Electrons and photons}
334Electron ($e^\pm$) and photon candidates are reconstructed if they fall into the acceptance of the tracking system and have a transverse momentum above a threshold (default $p_T > 10~\textrm{GeV}/c$). A calorimetric tower will be seen in the detector, as electrons will leave in addition a track. Subsequently, electrons and photons create a candidate in the jet collection.
335Assuming a good measurement of the track parameters in the real experiment, the electron energy can be reasonably recovered. In \textsc{Delphes}, electron energy is smeared according to the resolution of the calorimetric tower where it points to, but independently from any other deposited energy is this tower. This approach is still conservative as the calorimeter resolution is worse than the tracker one.
336
337\subsubsection*{Muons}
338Generator-level muons entering the detector acceptance are considered as candidates for the analysis level.
339The acceptance is defined in terms of a transverse momentum threshold to be overpassed that should be computed using the chosen geometry of the detector and the magnetic field considered (default : $p_T > 10~\textrm{GeV}/c$) and of the pseudorapidity coverage of the muon system (default: $-2.4 \leq \eta \leq 2.4$).
340The application of the detector resolution on the muon momentum depends on a Gaussian smearing of the $p_T$ variable\footnote{\texttt{[code]} See the \texttt{SmearMuon} method.}. Neither $\eta$ nor $\phi$ variables are modified beyond the calorimeters: no additional magnetic field is applied. Multiple scattering is neglected. This implies that low energy muons have in \textsc{Delphes} a better resolution than in a real detector. Furthermore, muons leave no deposit in calorimeters.
341
342\subsubsection*{Charged lepton isolation}
343\label{sec:isolation}
344
345To improve the quality of the contents of the charged lepton collections, additional criteria can be applied such as isolation. This requires that electron or muon candidates are isolated in the detector from any other particle, within a small cone. In \textsc{Delphes}, charged lepton isolation demands that there is no other charged particle with $p_T>2~\textrm{GeV}/c$ within a cone of $\Delta R = \sqrt{\Delta \eta^2 + \Delta \phi^2} <0.5$ around the lepton.
346The result (i.e.\ \textit{isolated} or \textit{not}) is added to the charged lepton measured properties.
347In addition, the sum $P_T$ of the transverse momenta of all tracks but the lepton one within the isolation cone is
348provided\footnote{\texttt{[code] }See the \texttt{IsolFlag} and \texttt{IsolPt} values in the \texttt{Electron} or \texttt{Muon} collections in the \texttt{Analysis} tree, as well as the \texttt{ISOL\_PT} and \texttt{ISOL\_Cone} variables in the detector card.}:
349$$ P_T = \sum_{i \neq \mu}^\textrm{tracks} p_T(i)$$
350
351No calorimetric isolation is applied, but the muon collection contains also the ratio $\rho_\mu$ between (1) the sum of the transverse energies in all calotowers in a $N \times N$ grid around the muon, and (2) the muon transverse
352momentum\footnote{\texttt{[code] }Calorimetric isolation parameters in the detector card are \texttt{ISOL\_Calo\_ET} and \texttt{ISOL\_Calo\_Grid}.}:
353$$ \rho_\mu = \frac{\Sigma_i E_T(i)}{p_T(\mu)}~,~ i\textrm{ in }N \times N \textrm { grid centred on }\mu.$$
354
355\subsubsection*{Forward neutrals}
356
357The zero degree calorimeter hits correspond to neutral particles with a lifetime long enough to reach these detectors (default: $c \tau \geq 140~\textrm{m}$) and very large pseudorapidities (default: $|\eta|>8.3$). In current versions of \textsc{Delphes}, only photons and neutrons are considered. Photons are identified thanks to the electromagnetic section of the calorimeter, and if their energy overpasses a given threshold (def. $20$~GeV). Similarly, neutrons are reconstructed according to the resolution of the hadronic section, if their energy exceeds a threshold\footnote{\texttt{[code]} These thresholds are defined by the \texttt{ZDC\_gamma\_E} and \texttt{ZDC\_n\_E} variables in the detector card.} (def. $50$~GeV).
358
359
360\subsection{Jet reconstruction}
361
362A realistic analysis requires a correct treatment of particles which have hadronised. Therefore, the most widely currently used jet algorithms have been integrated into the \textsc{Delphes} framework using the \textsc{FastJet} tools~\cite{bib:FastJet}.
363Six different jet reconstruction schemes are available\footnote{\texttt{[code] }The choice is done by allocating the \texttt{JET\_jetalgo } input parameter in the detector card.}. The first three belong to the cone algorithm class while the last three are using a sequential recombination scheme. For all of them, the towers are used as input for the jet clustering. Jet algorithms differ in their sensitivity to soft particles or collinear splittings, and in their computing speed performances.
364By default, reconstruction uses a cone algorithm with $\Delta R=0.7$.
365Jets are stored if their transverse energy is higher\footnote{\texttt{[code] PTCUT\_jet }variable in the detector card.} than $20~\textrm{GeV}$.
366
367\subsubsection*{Cone algorithms}
368
369\begin{enumerate}
370
371\item {\it CDF Jet Clusters}~\cite{bib:jetclu}: Algorithm forming jets by associating together towers lying within a circle (default radius $\Delta R=0.7$) in the $(\eta$, $\phi)$ space.
372This so-called \textsc{Jetclu} cone jet algorithm is used by the \textsc{cdf} experiment in Run II.
373All towers with a transverse energy $E_T$ higher than a given threshold (default: $E_T > 1~\textrm{GeV}$) are used to seed the jet candidates.
374The existing \textsc{FastJet} code has been modified to allow easy modification of the tower pattern in ($\eta$, $\phi$) space.
375In following versions of \textsc{Delphes}, a new dedicated plug-in will be created on this purpose\footnote{\texttt{[code] }\texttt{JET\_coneradius} and \texttt{JET\_seed} variables in the detector card.}.
376
377\item {\it CDF MidPoint}~\cite{bib:midpoint}: Algorithm developed for the \textsc{cdf} Run II to reduce infrared and collinear sensitivities compared to purely seed-based cone by adding `midpoints' (energy barycentres) in the list of cone seeds.
378
379\item {\it Seedless Infrared Safe Cone}~\cite{bib:SIScone}: The \textsc{SISCone} algorithm is simultaneously insensitive to additional soft particles and collinear splittings, and fast enough to be used in experimental analysis.
380
381\end{enumerate}
382
383\subsubsection*{Recombination algorithms}
384
385The three sequential recombination jet algorithms are safe with respect to soft radiations (\textit{infrared}) and collinear splittings. They rely on recombination schemes where calorimeter tower pairs are successively merged. The definitions of the jet algorithms are similar except for the definition of the \textit{distances} $d$ used during the merging procedure. Two such variables are defined: the distance $d_{ij}$ between each pair of towers $(i,j)$, and a variable $d_{iB}$ (\textit{beam distance}) depending on the transverse momentum of the tower $i$.
386
387The jet reconstruction algorithm browses the calotower list. It starts by finding the minimum value $d_\textrm{min}$ of all the distances $d_{ij}$ and $d_{iB}$. If $d_\textrm{min}$ is a $d_{ij}$, the towers $i$ and $j$ are merged into a single tower with a four-momentum $p^\mu = p^\mu (i) + p^\mu (j)$ (\textit{E-scheme recombination}). If $d_\textrm{min}$ is a $d_{iB}$, the tower is declared as a final jet and is removed from the input list. This procedure is repeated until no towers are left in the input list. Further information on these jet algorithms is given here below, using $k_{ti}$, $y_{i}$ and $\phi_i$ as the transverse momentum, rapidity and azimuth of calotower $i$ and $\Delta R_{ij}= \sqrt{(y_i-y_j)^2+(\phi_i-\phi_j)^2}$ as the jet-radius parameter:
388
389\begin{enumerate}[start=4]
390
391\item {\it Longitudinally invariant $k_t$ jet}~\cite{bib:ktjet}:
392\begin{equation}
393\begin{array}{l}
394 d_{ij} = \min(k_{ti}^2,k_{tj}^2)\Delta R_{ij}^2/R^2 \\
395 d_{iB}=k_{ti}^2 \\
396\end{array}
397\end{equation}
398
399\item {\it Cambridge/Aachen jet}~\cite{bib:aachen}:
400\begin{equation}
401\begin{array}{l}
402d_{ij} = \Delta R_{ij}^2/R^2\\
403d_{iB}=1 \\
404\end{array}
405\end{equation}
406
407\item {\it Anti $k_t$ jet}~\cite{bib:antikt}: where hard jets are exactly circular in the $(y,\phi)$ plane
408\begin{equation}
409\begin{array}{l}
410d_{ij} = \min(1/k_{ti}^2,1/k_{tj}^2)\Delta R_{ij}^2/R^2 \\
411d_{iB}=1/k_{ti}^2 \\
412\end{array}
413\end{equation}
414\end{enumerate}
415
416\subsubsection*{Energy flow}
417
418In jets, several particle can leave their energy into a given calorimetric tower, which broadens the jet energy resolution. However, the energy of charged particles associated to jets can be deduced from their reconstructed track, thus providing a way to identify some of the components of towers with multiple hits. When the \textit{energy flow} is switched on in \textsc{Delphes}\footnote{\texttt{[code]} Set \texttt{JET\_Eflow} to $1$ or $0$ in the detector card in order to switch on or off the energy flow for jet reconstruction.}, the energy of tracks pointing to calotowers is extracted and smeared separately, before running the chosen jet reconstruction algorithm. This option allows a better jet $E$ reconstruction.
419
420\subsection{$b$-tagging}
421
422A jet is tagged as $b$-jets if its direction lies in the acceptance of the tracker and if it is associated to a parent $b$-quark. By default, a $b$-tagging efficiency of $40\%$ is assumed if the jet has a parent $b$ quark. For $c$-jets and light jets (i.e.\ originating in $u$, $d$, $s$ quarks or in gluons), a fake $b$-tagging efficiency of $10 \%$ and $1 \%$ respectively is assumed\footnote{\texttt{[code] }Corresponding to the \texttt{BTAG\_b}, \texttt{BTAG\_mistag\_c} and \texttt{BTAG\_mistag\_l} constants, for (respectively) the efficiency of tagging of a $b$-jet, the efficiency of mistagging a $c$-jet as a $b$-jet, and the efficiency of mistagging a light jet ($u$,$d$,$s$,$g$) as a $b$-jet.}.
423The (mis)tagging relies on the true particle identity (\textsc{pid}) of the most energetic particle within a cone around the observed $(\eta,\phi)$ region, with a radius equal to the one used to reconstruct the jet (default: $\Delta R$ of $0.7$). In current version of \textsc{Delphes}, the displacement of secondary vertices is not simulated.
424
425\subsection{\texorpdfstring{$\tau$}{\texttau} identification}
426
427Jets originating from $\tau$-decays are identified using a procedure consistent with the one applied in a full detector simulation~\cite{bib:cmsjetresolution}.
428The tagging relies on two properties of the $\tau$ lepton. First, $77\%$ of the $\tau$ hadronic decays contain only one charged hadron associated to a few neutrals (Tab.~\ref{tab:taudecay}). Tracks are useful for this criterion. Secondly, the particles arisen from the $\tau$ lepton produce narrow jets in the calorimeter (this is defined as the jet \textit{collimation}).
429
430
431\begin{table}[!h]
432\begin{center}
433\caption{ Branching ratios for $\tau^-$ lepton~\cite{bib:pdg}. $h^\pm$ and $h^0$ refer to charged and neutral hadrons, respectively. $n \geq 0$ and $m \geq 0$ are integers.
434\vspace{0.5cm} }
435\begin{tabular}[!h]{ll}
436\hline
437 \multicolumn{2}{l}{\textbf{Leptonic decays}}\\
438 $ \tau^- \rightarrow e^- \ \bar \nu_e \ \nu_\tau$ & $17.9\% $ \\
439 $ \tau^- \rightarrow \mu^- \ \bar \nu_\mu \ \nu_\tau$ & $17.4\%$ \\
440 \multicolumn{2}{l}{\textbf{Hadronic decays}}\\
441 $ \tau^- \rightarrow h^-\ n\times h^\pm \ m\times h^0\ \nu_\tau$ & $64.7\%$ \\
442 $ \tau^- \rightarrow h^-\ m\times h^0 \ \nu_\tau$ & $50.1\%$ \\
443 $ \tau^- \rightarrow h^-\ h^+ h^- m\times h^0 \ \nu_\tau$ & $14.6\%$ \\
444\hline
445\end{tabular}
446\label{tab:taudecay}
447\end{center}
448\end{table}
449
450\begin{figure}[!h]
451\begin{center}
452\includegraphics[width=0.6\columnwidth]{Tau}
453\caption{Illustration of the identification of $\tau$-jets ($1-$prong). The jet cone is narrow and contains only one track. The small cone shown as the red one is used for the \textit{electromagnetic collimation}, while the green cone is the cone radius used to reconstruct the jet originating from the $\tau$-decay.}
454\label{h_WW_ss_cut1}
455\end{center}
456\end{figure}
457
458
459\begin{table}[!h]
460\begin{center}
461\caption{Default values for parameters used in $\tau$-jet reconstruction algorithm. Electromagnetic collimation requirements involve the inner \textit{small} cone radius $R^\textrm{em}$, the minimum transverse energy for calotowers $E_T^\textrm{tower}$ and the collimation factor $C_\tau$. Tracking isolation constrains the number of tracks with a significant transverse momentum $p_T^\textrm{tracks}$ in a cone of radius $R^\textrm{tracks}$. Finally, the $\tau$-jet collection is purified by the application of a cut on the $p_T$ of $\tau$-jet candidates.
462\vspace{0.5cm} }
463\begin{tabular}[!h]{lll}
464\hline
465Parameter & Card flag & Value\\\hline
466\multicolumn{3}{l}{\textbf{Electromagnetic collimation}} \\
467$R^\textrm{em}$ & \texttt{TAU\_energy\_scone } & $0.15$\\
468min $E_{T}^\textrm{tower}$ & {\verb JET_M_seed } & $1.0$~GeV\\
469$C_{\tau}$ & \texttt{TAU\_energy\_frac} & $0.95$\\
470\multicolumn{3}{l}{\textbf{Tracking isolation}} \\
471$R^\textrm{tracks}$ & \texttt{TAU\_track\_scone} & $0.4$\\
472min $p_T^\textrm{tracks}$ & \texttt{PTAU\_track\_pt } & $2$ GeV$/c$\\
473\multicolumn{3}{l}{\textbf{$\tau$-jet candidate}} \\
474$\min p_T$ & \texttt{TAUJET\_pt} & $10$ GeV$/c$\\
475\hline
476\end{tabular}
477\label{tab:tauRef}
478\end{center}
479\end{table}
480
481
482\subsubsection*{Electromagnetic collimation}
483
484To use the narrowness of the $\tau$-jet, the \textit{electromagnetic collimation} $C_{\tau}$ is defined as the sum of the energy of towers in a small cone of radius $R^\textrm{em}$ around the jet axis, divided by the energy of the reconstructed jet.
485To be taken into account, a calorimeter tower should have a transverse energy $E_T^\textrm{tower}$ above a given threshold.
486A large fraction of the jet energy is expected in this small cone. This fraction, or \textit{collimation factor}, is represented in Fig.~\ref{fig:tau2} for the default values (see Tab.~\ref{tab:tauRef}).
487
488\begin{figure}[!h]
489\begin{center}
490\includegraphics[width=\columnwidth]{Tau2}
491\caption{Distribution of the electromagnetic collimation $C_\tau$ variable for true $\tau$-jets, normalised to unity. This distribution is shown for associated $WH$ photoproduction~\cite{bib:whphotoproduction}, where the Higgs boson decays into a $W^+ W^-$ pair. Each $W$ boson decays into a $\ell \nu_\ell$ pair, where $\ell = e, \mu, \tau$.
492Events generated with \textsc{MadGraph/MadEvent}~\cite{bib:mgme}.
493Final state hadronisation is performed by \textsc{Pythia}~\cite{bib:pythia}.
494Histogram entries correspond to true $\tau$-jets, matched with generator-level data. }
495\label{fig:tau2}
496\end{center}
497\end{figure}
498
499\subsubsection*{Tracking isolation}
500
501The tracking isolation for the $\tau$ identification requires that the number of tracks associated to particles with significant transverse momenta is one and only one in a cone of radius $R^\textrm{tracks}$ ($3-$prong $\tau$-jets are dropped).
502This cone should be entirely incorporated into the tracker to be taken into account. Default values of these parameters are given in Tab.~\ref{tab:tauRef}.
503
504
505
506\begin{figure}[!h]
507\begin{center}
508\includegraphics[width=\columnwidth]{Tau1}
509\caption{Distribution of the number of tracks $N^\textrm{tracks}$ within a small jet cone for true $\tau$-jets, normalised to unity. Photoproduced $WH$ events, where $W$ bosons decay leptonically ($e,\mu,\tau$), as in Fig.~\ref{fig:tau2}.
510Histogram entries correspond to true $\tau$-jets, matched with generator-level data.}
511\label{fig:tau1}
512\end{center}
513\end{figure}
514
515
516\subsubsection*{Purity}
517Once both electromagnetic collimation and tracking isolation are applied, a threshold on the $p_T$ of the $\tau$-jet candidate is requested to purify the collection. This procedure selects $\tau$ leptons decaying hadronically with a typical efficiency of $66\%$.
518
519\subsection{Missing transverse energy}
520In an ideal detector, momentum conservation imposes the transverse momentum of the observed final state $\overrightarrow{p_T}^\textrm{obs}$ to be equal to the $\overrightarrow{p_T}$ vector sum of the invisible particles, written $\overrightarrow{p_T}^\textrm{miss}$.
521\begin{equation}
522\overrightarrow{p_T} = \left(
523\begin{array}{c}
524p_x\\
525p_y\\
526\end{array}
527\right)
528~ \textrm{and} ~
529\left\{
530\begin{array}{l}
531 p_x^\textrm{miss} = - p_x^\textrm{obs} \\
532 p_y^\textrm{miss} = - p_y^\textrm{obs} \\
533\end{array}
534\right.
535\end{equation}
536The \textit{true} missing transverse energy, i.e.\ at generator-level, is calculated as the opposite of the vector sum of the transverse momenta of all visible particles -- or equivalently, to the vector sum of invisible particle transverse momenta.
537In a real experiment, calorimeters measure energy and not momentum. Any problem affecting the detector (dead channels, misalignment, noisy towers, cracks) worsens directly the measured missing transverse energy $\overrightarrow {E_T}^\textrm{miss}$. In this document, \textsc{met} is based on the calorimetric towers and only muons and neutrinos are not taken into account for its evaluation\footnote{However, as tracks and calorimetric towers are available in the output file, the missing transverse energy can always be reprocessed a posteriori }:
538\begin{equation}
539\overrightarrow{E_T}^\textrm{miss} = - \sum^\textrm{towers}_i \overrightarrow{E_T}(i)
540\end{equation}
541
542
543\section{Trigger emulation}
544
545New physics in collider experiment are often characterised in phenomenology by low cross-section values, compared to the Standard Model (\textsc{sm}) processes. %For instance at the \textsc{lhc} ($\sqrt{s}=14~\textrm{TeV}$), the cross-section of inclusive production of $b \bar b$ pairs is expected to be $10^7~\textrm{nb}$, or inclusive jets at $100~\textrm{nb}$ ($p_T > 200~\textrm{GeV}/c$), while Higgs boson cross-section within the \textsc{sm} can be as small as $2 \times 10^{-3}~\textrm{nb}$ ($pp \rightarrow WH$, $m_H=115~\textrm{GeV}/c^2$).
546
547%High statistics are required for data analyses, consequently imposing high luminosity, i.e.\ a high collision rate.
548As only a tiny fraction of the observed events can be stored for subsequent \textit{offline} analyses, a very large data rejection factor should be applied directly as the events are produced.
549This data selection is supposed to reject only well-known \textsc{sm} events\footnote{However, some bandwidth is allocated to minimum-bias and/or zero-bias (``random'') triggers that stores a small fraction of the events without any selection criteria.}.
550Dedicated algorithms of this \textit{online} selection, or \textit{trigger}, should be fast and very efficient for data rejection, in order to preserve the experiment output bandwidth. They must also be as inclusive as possible to avoid loosing interesting events.
551
552Most of the usual trigger algorithms select events containing objects (i.e.\ jets, particles, \textsc{met}) with an energy scale above some threshold. This is often expressed in terms of a cut on the transverse momentum of one or several objects of the measured event. Logical combinations of several conditions are also possible. For instance, a trigger path could select events containing at least one jet and one electron such as $p_T^\textrm{jet} > 100~\textrm{GeV}/c$ and $p_T^e > 50~\textrm{GeV}/c$.
553
554A trigger emulation is included in \textsc{Delphes}, using a fully parametrisable \textit{trigger table}\footnote{\texttt{[code] }The trigger card is the \texttt{data/TriggerCard.dat} file.}. When enabled, this trigger is applied on analysis-object data.
555In a real experiment, the online selection is often divided into several steps (or \textit{levels}).
556This splits the overall reduction factor into a product of smaller factors, corresponding to the different trigger levels.
557This is related to the architecture of the experiment data acquisition chain, with limited electronic buffers requiring a quick decision for the first trigger level.
558First-level triggers are then fast and simple but based only on partial data as not all detector front-ends are readable within the decision latency.
559Higher level triggers are more complex, of finer-but-not-final quality and based on full detector data.
560
561Real triggers are thus intrinsically based on reconstructed data with a worse resolution than final analysis data.
562On the contrary, same data are used in \textsc{Delphes} for trigger emulation and for final analyses.
563
564\section{Validation}
565
566\textsc{Delphes} performs a fast simulation of a collider experiment.
567Its performances in terms of computing time and data size are directly proportional to the number of simulated events and on the considered physics process. As an example, $10,000$ $pp \rightarrow t \bar t X$ events are processed in $110~\textrm{s}$ on a regular laptop and use less than $250~\textrm{MB}$ of disk space.
568The quality and validity of the output are assessed by comparing to resolution of the reconstructed data to the \textsc{cms} detector expectations.
569
570Electrons and muons are by construction equal to the experiment designs, as the Gaussian smearing of their kinematics properties is defined according to their resolutions.
571Similarly, the $b$-tagging efficiency (for real $b$-jets) and misidentification rates (for fake $b$-jets) are taken from the expected values of the experiment.
572Unlike these simple objects, jets and missing transverse energy should be carefully cross-checked.
573
574\subsection{Jet resolution}
575
576The majority of interesting processes at the \textsc{lhc} contain jets in the final state. The jet resolution obtained using \textsc{Delphes} is therefore a crucial point for its validation. Even if \textsc{Delphes} contains six algorithms for jet reconstruction, we use here the jet clustering algorithm (\textsc{jetclu}) with $R=0.7$ to validate the jet collection.
577
578This validation is based on $pp \rightarrow gg$ events produced with \textsc{MadGraph/MadEvent} and hadronised using \textsc{Pythia}~\cite{bib:mgme,bib:pythia}. The events were arranged in $14$ bins of gluon transverse momentum $\hat{p}_T$. In each $\hat{p}_T$ bin, every jet in \textsc{Delphes} is matched to the closest jet of generator-level particles, using the spatial separation between the two jet axes
579\begin{equation}
580\Delta R = \sqrt{ \big(\eta^\textrm{rec} - \eta^\textrm{MC} \big)^2 + \big(\phi^\textrm{rec} - \phi^\textrm{MC} \big)^2}<0.25.
581\end{equation}
582The jets made of generator-level particles, here referred as \textit{MC jets}, are obtained by applying the same clustering algorithm to all particles considered as stable after hadronisation.
583Jets produced by \textsc{Delphes} and satisfying the matching criterion are called hereafter \textit{reconstructed jets}.
584
585The ratio of the transverse energies of every reconstructed jet $E_T^\textrm{rec}$ and its corresponding \textsc{mc} jet $E_T^\textrm{MC}$ is calculated in each $\hat{p}_T$ bin.
586The $E_T^\textrm{rec}/E_T^\textrm{MC}$ histogram is fitted with a Gaussian distribution in the interval \mbox{$\pm 2$~\textsc{rms}} centred around the mean value.
587The resolution in each $\hat{p}_T$ bin is obtained by the fit mean $\langle x \rangle$ and variance $\sigma^2(x)$:
588\begin{equation}
589%\frac{\sigma(R_{jet})}{\langle R_{jet} \rangle }=
590\frac{\sigma \Big (\frac{E_T^{rec}}{E_T^{MC}} \Big)_\textrm{fit}}{ \Big \langle \frac{E_T^{rec}}{E_T^{MC}} \Big \rangle_\textrm{fit}}~
591\Big( \hat{p}_T(i) \Big)\textrm{, for all }i.
592\end{equation}
593
594\begin{figure}[!h]
595\begin{center}
596\includegraphics[width=\columnwidth]{resolutionJet}
597\caption{Resolution of the transverse energy of reconstructed jets $E_T^\textrm{rec}$ as a function of the transverse energy of the closest jet of generator-level particles $E_T^\textrm{MC}$. The maximum separation between the reconstructed and \textsc{mc} jets is $\Delta R= 0.25$. Pink line is the fit result for comparison to the \textsc{cms} resolution~\cite{bib:cmsjetresolution}, in blue.}
598\label{fig:jetresol}
599\end{center}
600\end{figure}
601
602The resulting jet resolution as a function of $E_T^\textrm{MC}$ is shown in Fig.~\ref{fig:jetresol}.
603This distribution is fitted with a function of the following form:
604\begin{equation}
605\frac{a}{E_T^\textrm{MC}}\oplus \frac{b}{\sqrt{E_T^\textrm{MC}}}\oplus c,
606\end{equation}
607where $a$, $b$ and $c$ are the fit parameters.
608It is then compared to the resolution published by the \textsc{cms} collaboration~\cite{bib:cmsjetresolution}. The resolution curves from \textsc{Delphes} and \textsc{cms} are in good agreement.
609
610\subsection{MET resolution}
611
612All major detectors at hadron colliders have been designed to be as much hermetic as possible in order to detect the presence of one or more neutrinos and/or new weakly interacting particles through apparent missing transverse energy.
613The resolution of the $\overrightarrow{E_T}^\textrm{miss}$ variable, as obtained with \textsc{Delphes}, is then crucial.
614
615The samples used to study the \textsc{met} performance are identical to those used for the jet validation.
616It is worth noting that the contribution to $E_T^\textrm{miss}$ from muons is negligible in the studied sample.
617The input samples are divided in five bins of scalar $E_T$ sums $(\Sigma E_T)$. This sum, called \textit{total visible transverse energy}, is defined as the scalar sum of transverse energy in all towers.
618The quality of the \textsc{met} reconstruction is checked via the resolution on its horizontal component $E_x^\textrm{miss}$.
619
620The $E_x^\textrm{miss}$ resolution is evaluated in the following way.
621The distribution of the difference between $E_x^\textrm{miss}$ in \textsc{Delphes} and at generator-level is fitted with a Gaussian function in each $(\Sigma E_T)$ bin. The fit \textsc{rms} gives the \textsc{met} resolution in each bin.
622The resulting value is plotted in Fig.~\ref{fig:resolETmis} as a function of the total visible transverse
623energy.
624
625\begin{figure}[!h]
626\begin{center}
627\includegraphics[width=\columnwidth]{resolutionETmis}
628\includegraphics[width=\columnwidth]{resolutionETmis_atlas}
629\caption{$\sigma(E^\textrm{mis}_{x})$ as a function on the scalar sum of all towers ($\Sigma E_T$) for $pp \rightarrow gg$ events, for a \textsc{cms}-like detector (top) and an \textsc{atlas}-like detector (bottom), for dijet events produced with MadGraph/MadEvent and hadronised with Pythia.}
630\label{fig:resolETmis}
631\end{center}
632\end{figure}
633
634The resolution $\sigma_x$ of the horizontal component of \textsc{met} is observed to behave like
635\begin{equation}
636\sigma_x = \alpha ~\sqrt{E_T}~~~(\mathrm{GeV}^{1/2}),
637\end{equation}
638where the $\alpha$ parameter depends on the resolution of the calorimeters.
639
640The \textsc{met} resolution expected for the \textsc{cms} detector for similar events is $\sigma_x = (0.6-0.7) ~ \sqrt{E_T} ~ \mathrm{GeV}^{1/2}$ with no pile-up\footnote{\textit{Pile-up} events are extra simultaneous $pp$ collision occurring at high-luminosity in the same bunch crossing.}~\cite{bib:cmsjetresolution}, which compares very well with the $\alpha = 0.63$ obtained with \textsc{Delphes}. Similarly, for an \textsc{atlas}-like detector, a value of $0.56$ is obtained by \textsc{Delphes} for the $\alpha$ parameter, while the experiment expects it in the range $[0.53~ ;~0.57]$~\cite{bib:ATLASresolution}.
641
642\subsection{\texorpdfstring{$\tau$}{\texttau}-jet efficiency}
643Due to the complexity of their reconstruction algorithm, $\tau$-jets have also to be checked.
644Table~\ref{tab:taurecoefficiency} lists the reconstruction efficiencies for the hadronic $\tau$-jets in the \textsc{cms} experiment and in \textsc{Delphes}. Agreement is good enough to validate also this reconstruction.
645
646\begin{table}[!h]
647\begin{center}
648\caption{Reconstruction efficiencies of $\tau$-jets in decays from $Z$ or $H$ bosons, in \textsc{Delphes} and in the \textsc{cms} experiment~\cite{bib:cmstauresolution}.\vspace{0.5cm}}
649\begin{tabular}{lll}
650\hline
651\multicolumn{2}{c}{\textsc{cms}} & \\
652$Z \rightarrow \tau^+ \tau^-$ & $38 \%$ & \\
653$H \rightarrow \tau^+ \tau^-$ & $36 \%$ & $m_H = 150~\textrm{GeV}/c^2$ \\
654$H \rightarrow \tau^+ \tau^-$ & $47 \%$ & $m_H = 300~\textrm{GeV}/c^2$ \\
655\multicolumn{2}{c}{\textsc{Delphes}} & \\
656$H \rightarrow \tau^+ \tau^-$ &$42 \%$ & $m_H = 140~\textrm{GeV}/c^2$ \\
657\hline
658\end{tabular}
659\label{tab:taurecoefficiency}
660\end{center}
661\end{table}
662
663
664\section{Visualisation}
665
666When performing an event analysis, a visualisation tool is useful to convey information about the detector layout and the event topology in a simple way. The \textit{Fast and Realistic OpenGL Displayer} \textsc{frog}~\cite{bib:Frog} has been interfaced in \textsc{Delphes}, allowing an easy display of the defined detector configuration\footnote{\texttt{[code] } To prepare the visualisation, the \texttt{FLAG\_frog} parameter should be equal to $1$.}.
667
668% \begin{figure}[!h]
669% \begin{center}
670% \includegraphics[width=\columnwidth]{Detector_Delphes_1}
671% \caption{Layout of the generic detector geometry assumed in \textsc{Delphes}. The innermost layer, close to the interaction point, is a central tracking system (pink), embedded into a solenoidal magnetic field.
672% It is surrounded by a central calorimeter volume (green) with both electromagnetic and hadronic sections.
673% The outer layer of the central system (red) consist of a muon system.
674% In addition, two end-cap calorimeters (blue) extend the pseudorapidity coverage of the central detector.
675% The actual detector granularity and extension is defined in the detector card.
676% The detector is assumed to be strictly symmetric around the beam axis (black line).
677% Additional forward detectors are not depicted.}
678% \label{fig:GenDet}
679% \end{center}
680% \end{figure}
681
682Two and three-dimensional representations of the detector configuration can be used for communication purposes, as they clearly illustrate the geometric coverage of the different detector subsystems.
683As an example, the generic detector geometry assumed in this paper is shown in Fig.~\ref{fig:GenDet3}
684%, \ref{fig:GenDet}
685 and~\ref{fig:GenDet2}.
686The extensions of the central tracking system, the central calorimeters and both forward calorimeters are visible.
687Note that only the geometrical coverage is depicted and that the calorimeter segmentation is not taken into account in the drawing of the detector. Moreover, both the radius and the length of each sub-detectors are just display parameters and are not relevant for the physics simulation.
688
689\begin{figure}[!h]
690\begin{center}
691\includegraphics[width=\columnwidth]{Detector_Delphes_2b}
692\caption{Layout of the generic detector geometry assumed in \textsc{Delphes}. Open 3D-view of the detector with solid volumes. Same colour codes as for Fig.~\ref{fig:GenDet3} are applied. Additional forward detectors are not depicted.}
693\label{fig:GenDet2}
694\end{center}
695\end{figure}
696
697Deeper understanding of interesting physics processes is possible by displaying the events themselves.
698The visibility of each set of objects ($e^\pm$, $\mu^\pm$, $\tau^\pm$, jets, transverse missing energy) is enhanced by a colour coding.
699Moreover, kinematics information of each object is visible by a simple mouse action.
700As an illustration, an associated photoproduction of a $W$ boson and a $t$ quark is shown in Fig.~\ref{fig:wt}.
701This corresponds to a $pp(\gamma p \rightarrow Wt)pX$ process, where the $Wt$ couple is induced by an incoming photon emitted by one of the colliding proton~\cite{bib:wtphotoproduction}.
702This leading proton survives after photon emission and is present in the final state.
703As the energy and virtuality of the emitted photon are low, the surviving proton does not leave the beam and escapes from the central detector without being detected.
704The experimental signature is a lack of hadronic activity in the forward hemisphere where the surviving proton escapes.
705The $t$ quark decays into a $W$ boson and a $b$ quark.
706Both $W$ bosons decay into leptons ($W \rightarrow \mu \nu_\mu$ and $W \rightarrow e \nu_e$).
707The balance between the missing transverse energy and the charged lepton pair is clear, as well as the presence of an empty forward region. It is interesting to notice that the reconstruction algorithms build a fake $\tau$-jet around the electron.
708
709\begin{figure}[!h]
710\begin{center}
711%\includegraphics[width=\columnwidth]{Events_Delphes_1}
712\includegraphics[width=\columnwidth]{DisplayWt}
713\caption{Example of $pp(\gamma p \rightarrow Wt)pY$ event display in different orientations, with $t \rightarrow Wb$.
714One $W$ boson decays into a $\mu \nu_\mu$ pair and the second one into a $e \nu_e$ pair.
715The surviving proton leaves a forward hemisphere with no hadronic activity.
716The isolated muon is shown as the dark blue vector.
717Around the electron, in red, is reconstructed a fake $\tau$-jet (green vector surrounded by a blue cone), while the reconstructed missing energy (in grey) is very small. One jet is visible in one forward region, along the beamline axis, opposite to the direction of the escaping proton.}
718\label{fig:wt}
719\end{center}
720\end{figure}
721
722For comparison, Fig.~\ref{fig:gg} depicts an inclusive gluon pair production $pp \rightarrow ggX$.
723The event final state contains more jets, in particular along the beam axis, which is expected as the interacting protons are destroyed by the collision. Two muon candidates and large missing transverse energy are also visible.
724
725\begin{figure}[!h]
726\begin{center}
727%\includegraphics[width=\columnwidth]{Events_Delphes_1}
728\includegraphics[width=\columnwidth]{Displayppgg}
729\caption{Example of inclusive gluon pair production $pp \rightarrow ggX$. Many jets are visible in the event, in particular along the beam axis. Two muons (in blue) are produced and the missing transverse energy is significant in this event (grey vector).}
730\label{fig:gg}
731\end{center}
732\end{figure}
733
734
735\section{Conclusion and perspectives}
736
737% \subsection{version 1}
738% We have described here the major features of the \textsc{Delphes} framework, introduced for the fast simulation of a collider experiment.
739% It has already been used for several phenomenological studies, in particular in photon interactions at the \textsc{lhc}.
740%
741% \textsc{Delphes} takes the output of event generators, in various formats, and yields analysis-object data.
742% The simulation applies the resolutions of central and forward detectors by smearing the kinematical properties of final state particles.
743% It yields tracks in a solenoidal magnetic field and calorimetric towers.
744% Realistic reconstruction algorithms are run, including the \textsc{FastJet} package, to produce collections of $e^\pm$, $\mu^\pm$, jets and $\tau$-jets. $b$-tag and missing transverse energy are also evaluated.
745% The output is validated by comparing to the \textsc{cms} expected performances.
746% A trigger stage can be emulated on the output data.
747% At last, event visualisation is possible through the \textsc{Frog} 3D event display.
748%
749%
750% \textsc{Delphes} has been developped using the parameters of the \textsc{cms} experiment but can be easily extended to \textsc{atlas} and other non-\textsc{lhc} experiments, as at Tevatron or at the \textsc{ilc}. Further developments include a more flexible design for the subdetector assembly and possibly the implementation of an event mixing module for pile-up event simulation.
751%
752%
753% \subsection{version 2}
754We have described here the major features of the \textsc{Delphes} framework, introduced for the fast simulation of a collider experiment. This framework is a tool meant for feasibility studies in phenomenology, gauging the observability of model predictions in collider experiments.
755
756\textsc{Delphes} takes as an input the output of event-generators and yields analysis-object data in the form of \texttt{TTree} in a \textsc{root} file.
757The simulation includes central and forward detectors to produce realistic observables using standard reconstruction algorithms.
758Moreover, the framework allows trigger emulation and 3D event visualisation.
759
760\textsc{Delphes} has been developed using the parameters of the \textsc{cms} experiment but can be easily extended to \textsc{atlas} and other non-\textsc{lhc} experiments, as at Tevatron or at the \textsc{ilc}. Further developments include a more flexible design for the subdetector assembly and possibly the implementation of an event mixing module for pile-up event simulation.
761
762This framework has already been used for several analyses, in particular in photon-induced interactions at the \textsc{lhc}~\cite{bib:wtphotoproduction, bib:papierquisortirajamais, bib:papiersimon}.
763
764
765\section*{Acknowledgements}
766\addcontentsline{toc}{section}{Acknowledgements}
767The authors would like to thank very warmly Vincent Lemaître for the interesting suggestions during the development of the software, as well as Jer\^ome de Favereau, Christophe Delaere, Muriel Vander Donckt and David d'Enterria for useful discussions and comments, and Loic Quertenmont for support in interfacing \textsc{Frog}. We are also really grateful to Alice Dechambre and Simon de Visscher for being beta testers of the complete package.
768Part of this work was supported by the Belgian Federal Office for Scientific, Technical and Cultural Affairs through the Interuniversity Attraction Pole P6/11.
769
770
771\begin{thebibliography}{99}
772\addcontentsline{toc}{section}{References}
773
774\bibitem{bib:Delphes} \textsc{Delphes}, \href{http://www.fynu.ucl.ac.be/delphes.html}{www.fynu.ucl.ac.be/delphes.html}
775%hepforge:
776\bibitem{bib:stdhep} L.A. Garren, M. Fischler, \\ \href{http://cepa.fnal.gov/psm/stdhep/c++}{cepa.fnal.gov/psm/stdhep/c++}
777\bibitem{bib:hepmc} M. Dobbs and J.B. Hansen, \textbf{Comput. Phys. Commun.} \href{http://dx.doi.org/10.1016/S0010-4655(00)00189-2}{134 (2001) 41}.
778\bibitem{bib:lhe} J. Alwall, et al., \textbf{Comput. Phys. Commun.} \href{http://dx.doi.org/10.1016/j.cpc.2006.11.010}{176:300-304,2007}.
779\bibitem{bib:Root} %\textsc{Root}, \textit{An Object Oriented Data Analysis Framework},
780R. Brun, F. Rademakers, Nucl. Inst. \& Meth. in \textbf{Phys. Res. A} \href{http://dx.doi.org/10.1016/S0168-9002(97)00048-X}{389 (1997) 81-86}.
781\bibitem{bib:ExRootAnalysis} %\textit{The} \textsc{ExRootAnalysis} \textit{analysis steering utility},
782P. Demin, (2006), unpublished. Now part of \textsc{MadGraph/MadEvent}.
783\bibitem{bib:cmsjetresolution} The CMS Collaboration, \textbf{CERN/LHCC} \\ \href{http://documents.cern.ch/cgi-bin/setlink?base=lhcc&categ=public&id=lhcc-2006-001}{2006-001}.
784\bibitem{bib:ATLASresolution} The ATLAS Collaboration, \textbf{CERN-OPEN} 2008-020, arXiv:\href{http://arxiv.org/abs/arxiv:0901.0512}{0901.0512v1}[hep-ex].
785\bibitem{bib:Hector} %\textsc{Hector}, \textit{a fast simulator for the transport of particles in beamlines},
786X. Rouby, J. de Favereau, K. Piotrzkowski, \textbf{JINST} \href{http://www.iop.org/EJ/abstract/1748-0221/2/09/P09005}{2 P09005 (2007)}.
787\bibitem{bib:FastJet} %\textit{The} \textsc{FastJet} \textit{package},
788M. Cacciari, G.P. Salam, \textbf{Phys. Lett. B} \href{http://dx.doi.org/10.1016/j.physletb.2006.08.037}{641 (2006) 57}.
789\bibitem{bib:jetclu} %\textsc{cdf} Run I legacy algorithm,
790F. Abe et al. (CDF Coll.), \textbf{Phys. Rev. D} \href{http://link.aps.org/doi/10.1103/PhysRevD.45.1448}{45 (1992) 1448}.
791\bibitem{bib:midpoint} %Run II Jet Physics: Proceedings of the Run II QCD and Weak Boson Physics Workshop,
792G.C. Blazey, et al., arXiv:\href{http://arxiv.org/abs/hep-ex/0005012}{0005012}[hep-ex].
793\bibitem{bib:SIScone} %\textsc{SIScone}, \textit{A practical Seedless Infrared-Safe Cone jet algorithm},
794G.P. Salam, G. Soyez, \textbf{JHEP} \href{http://dx.doi.org/10.1088/1126-6708/2007/05/086}{05 (2007) 086}.
795\bibitem{bib:ktjet} S. Catani, Y.L. Dokshitzer, M.H. Seymour, B.R. Webber, \textbf{Nucl. Phys. B} \href{http://dx.doi.org/10.1016/0550-3213(93)90166-M}{406 (1993) 187}; S.D. Ellis, D.E. Soper, \textbf{Phys. Rev. D} \href{http://link.aps.org/doi/10.1103/PhysRevD.48.3160}{48 (1993) 3160}.
796\bibitem{bib:aachen} Y.L. Dokshitzer, G.D. Leder, S. Moretti, B.R. Webber, \textbf{JHEP} \href{http://dx.doi.org/10.1088/1126-6708/1998/01/011}{08} \href{http://dx.doi.org/10.1088/1126-6708/1998/01/011}{(1997) 001}; M. Wobisch, T. Wengler, arXiv:\href{http://arxiv.org/abs/hep-ph/9907280}{9907280}[hep-ph].
797\bibitem{bib:antikt} %\textit{The anti-kt jet clustering algorithm},
798M. Cacciari, G.P. Salam, G. Soyez, \textbf{JHEP} \href{http://dx.doi.org/10.1088/1126-6708/2008/04/063}{04 (2008) 063}.
799\bibitem{bib:pdg} C. Amsler et al. (Particle Data Group), \textbf{Phys. Lett. B} \href{http://dx.doi.org/10.1016/j.physletb.2008.07.018}{667 (2008) 1}.
800\bibitem{bib:whphotoproduction} S. Ovyn, \textbf{Nucl. Phys. Proc. Suppl.} \href{http://dx.doi.org/10.1016/j.nuclphysbps.2008.07.034}{179-180 (2008) 269-276}.
801\bibitem{bib:mgme} %\textsc{MadGraph/MadEvent v4}, \textit{The New Web Generation},
802J. Alwall, et al., \textbf{JHEP} \href{http://dx.doi.org/10.1088/1126-6708/2007/09/028}{09 (2007) 028}.
803\bibitem{bib:pythia} %\textsc{Pythia 6.4}, \textit{Physics and Manual},
804T. Sjostrand, S. Mrenna, P. Skands, \textbf{JHEP} \href{http://dx.doi.org/10.1088/1126-6708/2006/05/026}{05 (2006) 026}.
805\bibitem{bib:cmstauresolution} %\textit{Study of $\tau$-jet identification in CMS},
806R. Kinnunen, A.N. Nikitenko, \textbf{CMS NOTE} \href{http://cdsweb.cern.ch/record/687274}{1997/002}.
807\bibitem{bib:Frog} L. Quertenmont, V. Roberfroid, \textbf{CMS CR} \href{http://cms.cern.ch/iCMS/jsp/openfile.jsp?type=CR&year=2009&files=CR2009_028.pdf}{2009/028}, arXiv:\href{http://arxiv.org/abs/0901.2718}{0901.2718v1}[hep-ex].
808\bibitem{bib:wtphotoproduction} J. de Favereau de Jeneret, S. Ovyn, \textbf{Nucl. Phys. Proc. Suppl.} \href{http://dx.doi.org/10.1016/j.nuclphysbps.2008.07.040}{179-180 (2008)} \href{http://dx.doi.org/10.1016/j.nuclphysbps.2008.07.040}{277-284}; S. Ovyn, J. de Favereau de Jeneret, \href{http://dx.doi.org/10.1393/ncb/i2008-10684-5}{Nuovo Cimento B}, arXiv:0806.4841[hep-ph].
809
810\bibitem{bib:papierquisortirajamais}J. de Favereau~et~al, \textbf{CP3-08-04} (2008), to be published in EPJ.
811
812%\bibitem{bib:papiersimon} ``Phenomenology of a twisted two-Higgs-doublet model'', Simon de Visscher, Jean-Marc Gerard, Michel Herquet, Vincent Lema\^itre, Fabio Maltoni, to be published.
813\bibitem{bib:papiersimon} S. de Visscher, J.M. Gerard, M. Herquet, V. Lema\^itre, F. Maltoni, arXiv:\href{http://arxiv.org/abs/0904.0705}{0904.0705}[hep-ph].
814
815\bibitem{bib:mcfio} P. Lebrun, L. Garren, Copyright (c) 1994-1995 Universities Research Association, Inc.
816
817
818\end{thebibliography}
819
820\onecolumn
821\appendix
822
823\section{User manual}
824
825The available \texttt{C++}-code is compressed in a zipped tar file which contains everything needed to run the \textsc{Delphes} package, assuming a running \textsc{root} installation. The package includes \texttt{ExRootAnalysis}~\cite{bib:ExRootAnalysis}, \textsc{Hector}~\cite{bib:Hector}, \textsc{FastJet}~\cite{bib:FastJet}, and \textsc{Frog}~\cite{bib:Frog}, as well as the conversion codes to read standard \mbox{\textsc{s}td\textsc{hep}} input files (\texttt{mcfio} and \texttt{stdhep})~\cite{bib:mcfio} and \textsc{HepMC}~\cite{bib:hepmc}.
826In order to visualise the events with the \textsc{Frog} software, a few additional external libraries may be required, as explained in \href{http://projects.hepforge.org/frog/}{http://projects.hepforge.org/frog/}.
827
828\subsection{Getting started}
829
830In order to run \textsc{Delphes} on your system, first download its sources and compile them:\\
831\texttt{wget http://www.fynu.ucl.ac.be/users/s.ovyn/Delphes/files/Delphes\_V\_*.tar.gz}\\
832Replace the \texttt{*} symbol by the proper version number\footnote{Refer to the download page on the \textsc{Delphes} website \href{http://www.fynu.ucl.ac.be/users/s.ovyn/Delphes/download.html}{http://www.fynu.ucl.ac.be/users/s.ovyn/Delphes/download.html}. Current version of \textsc{Delphes} for this manual is V 1.7 (May 2009)}.
833
834\begin{quote}
835\begin{verbatim}
836me@mylaptop:~$ tar -xvf Delphes_V_*.tar.gz
837me@mylaptop:~$ cd Delphes_V_*.*
838me@mylaptop:~$ ./genMakefile.tcl > Makefile
839me@mylaptop:~$ make
840\end{verbatim}
841\end{quote}
842Due to the large number of external utilities, the number of printed lines during the compilation can be high. The user should not pay attention to possible warning messages, which are due to the external packages used by \textsc{Delphes}. When compilation is completed, the following message is printed:
843\begin{quote}
844\begin{verbatim}
845me@mylaptop:~$ Delphes has been compiled
846me@mylaptop:~$ Ready to run
847\end{verbatim}
848\end{quote}
849
850\subsection{Running \textsc{Delphes} on your events}
851
852In this sub-appendix, we will explain how to use \textsc{Delphes} to perform a fast simulation of a general-purpose detector on your event files. The first step to use \textsc{Delphes} is to create the list of input event files (e.g.\ {\verb inputlist.list }). It is important to notice that all the files comprised in the list file should have the same of extension (\texttt{*.hep}, \texttt{*.lhe}, \texttt{*.hepmc} or \texttt{*.root}). In the simplest way to run \textsc{Delphes}, you need this input file and you need to specify the name of the output file that will contain the generator-level data (\texttt{GEN} tree), the analysis data objects after reconstruction (\texttt{Analysis} tree), and the results of the trigger emulation (\texttt{Trigger} tree).
853
854\begin{quote}
855\begin{verbatim}
856me@mylaptop:~$ ./Delphes inputlist.list OutputRootFileName.root
857\end{verbatim}
858\end{quote}
859
860\subsubsection{Setting up the configuration}
861
862The program is driven by two datacards (default cards are {\verb data/DetectorCard.dat } and {\verb data/TriggerCard.dat }) which allow the user to choose among a large spectrum of running conditions. Please note that if the user does not provide these datacards, the running will be done using the default parameters defined in the constructor of the class \texttt{RESOLution} (see next). If you choose a different detector or running configuration, you will need to edit the datacards accordingly. Detector and trigger cards are provided in the \texttt{data/} subdirectory for the \textsc{cms} and \textsc{atlas} experiments.
863
864\begin{enumerate}
865\item{\bf The detector card }
866It contains all pieces of information needed to run \textsc{Delphes}:
867\begin{itemize}
868 \item detector parameters, including calorimeter and tracking coverage and resolutions, transverse energy thresholds for object reconstruction and jet algorithm parameters.
869 \item six flags ({\verb FLAG_bfield }, {\verb FLAG_vfd }, {\verb FLAG_RP }, {\verb FLAG_trigger }, {\verb FLAG_frog } and {\verb FLAG_lhco }), should be set in order to configure the magnetic field propagation, the very forward detectors simulation, the use of very forward taggers, the trigger selection, the preparation for \textsc{Frog} display and the creation of an output file in \texttt{*.lhco} text format (respectively).
870 \end{itemize}
871
872If no datacard is provided by the user, the default smearing and running parameters are used:
873\begin{quote}
874\begin{verbatim}
875# Detector extension, in pseudorapidity units (|eta|)
876CEN_max_tracker 2.5 // Maximum tracker coverage
877CEN_max_calo_cen 3.0 // central calorimeter coverage
878CEN_max_calo_fwd 5.0 // forward calorimeter pseudorapidity coverage
879CEN_max_mu 2.4 // muon chambers pseudorapidity coverage
880
881# Energy resolution for electron/photon
882# \sigma/E = C + N/E + S/\sqrt{E}, E in GeV
883ELG_Scen 0.05 // S term for central ECAL
884ELG_Ncen 0.25 // N term for central ECAL
885ELG_Ccen 0.005 // C term for central ECAL
886ELG_Sfwd 2.084 // S term for FCAL
887ELG_Nfwd 0. // N term for FCAL
888ELG_Cfwd 0.107 // C term for FCAL
889ELG_Szdc 0.70 // S term for ZDC
890ELG_Nzdc 0. // N term for ZDC
891ELG_Czdc 0.08 // C term for ZDC
892
893
894# Energy resolution for hadrons in ecal/hcal/hf
895# \sigma/E = C + N/E + S/\sqrt{E}, E in GeV
896HAD_Shcal 1.5 // S term for central HCAL
897HAD_Nhcal 0. // N term for central HCAL
898HAD_Chcal 0.05 // C term for central HCAL
899HAD_Shf 2.7 // S term for FCAL
900HAD_Nhf 0. // N term for FCAL
901HAD_Chf 0.13 // C term for FCAL
902HAD_Szdc 1.38 // S term for ZDC
903HAD_Nzdc 0. // N term for ZDC
904HAD_Czdc 0.13 // C term for ZDC
905
906# Time resolution for ZDC/RP220/RP420
907ZDC_T_resolution 0 // in s
908RP220_T_resolution 0 // in s
909RP420_T_resolution 0 // in s
910
911
912# Muon smearing
913MU_SmearPt 0.01 // transverse momentum Pt in GeV/c
914
915# Tracking efficiencies
916TRACK_ptmin 0.9 // minimal pT
917TRACK_eff 90 // efficiency associated to the tracking (%)
918\end{verbatim}
919\end{quote}
920
921\begin{quote}
922\begin{verbatim}
923# Calorimetric towers
924TOWER_number 40
925### list of the edges of each tower in eta for eta>0 assuming
926###a symmetric detector in eta<0
927### the list starts with the lower edge of the most central tower
928### the list ends with the higher edged of the most forward tower
929### there should be NTOWER+1 values
930TOWER_eta_edges 0. 0.087 0.174 0.261 0.348 0.435 0.522 0.609 0.696 0.783
931 0.870 0.957 1.044 1.131 1.218 1.305 1.392 1.479 1.566 1.653
932 1.740 1.830 1.930 2.043 2.172 2.322 2.500 2.650 2.868 2.950
933 3.125 3.300 3.475 3.650 3.825 4.000 4.175 4.350 4.525 4.700
934 5.000
935
936### list of the tower size in phi (in degrees), assuming that all
937### towers are similar in phi for a given eta value
938### the list starts with the phi-size of the most central tower (eta=0)
939### the list ends with the phi-size of the most forward tower
940### there should be NTOWER values
941TOWER_dphi 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 10
942 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 20 20
943
944# Thresholds for reconstructed objects, in GeV/c
945PTCUT_elec 10.0
946PTCUT_muon 10.0
947PTCUT_jet 20.0
948PTCUT_gamma 10.0
949PTCUT_taujet 10.0
950
951# Thresholds for reconstructed objects in ZDC, E in GeV
952ZDC_gamma_E 20
953ZDC_n_E 50
954
955# Charged lepton isolation. Pt and Et in GeV
956ISOL_PT 2.0 //minimal pt of tracks for isolation criteria
957ISOL_Cone 0.5 //Cone for isolation criteria
958ISOL_Calo_ET 2.0 //minimal tower E_T for isolation criteria. 1E99 means "off"
959ISOL_Calo_Grid 3 //Grid size (N x N) for calorimetric isolation
960
961# General jet variable
962JET_coneradius 0.7 // generic jet radius
963JET_jetalgo 1 // 1 for Cone algorithm,
964 // 2 for MidPoint algorithm,
965 // 3 for SIScone algorithm,
966 // 4 for kt algorithm
967 // 5 for Cambridge/Aachen algorithm
968 // 6 for anti-kt algorithm
969JET_seed 1.0 // minimum seed to start jet reconstruction, in GeV
970JET_Eflow 1 // Energy flow: perfect energy assumed in the tracker coverage.
971 // 1 is 'on' ; 0 is 'off'
972\end{verbatim}
973\end{quote}
974
975\begin{quote}
976\begin{verbatim}
977# Tagging definition
978BTAG_b 40 // b-tag efficiency (%)
979BTAG_mistag_c 10 // mistagging (%)
980BTAG_mistag_l 1 // mistagging (%)
981
982# FLAGS
983FLAG_bfield 1 //1 to run the bfield propagation else 0
984FLAG_vfd 1 //1 to run the very forward detectors else 0
985FLAG_RP 1 //1 to run the very forward detectors else 0
986FLAG_trigger 1 //1 to run the trigger selection else 0
987FLAG_frog 1 //1 to run the FROG event display
988FLAG_lhco 1 //1 to run the LHCO
989
990# In case BField propagation allowed
991TRACK_radius 129 // radius of the BField coverage, in cm
992TRACK_length 300 // length of the BField coverage, in cm
993TRACK_bfield_x 0 // X component of the BField, in T
994TRACK_bfield_y 0 // Y component of the BField, in T
995TRACK_bfield_z 3.8 // Z component of the BField, in T
996
997# Very forward detector extension, in pseudorapidity
998# if allowed
999VFD_min_zdc 8.3 // Zero-Degree neutral Calorimeter
1000VFD_s_zdc 140 // distance of the ZDC, from the IP, in [m]
1001
1002#Hector parameters
1003RP_220_s 220 // distance of the RP to the IP, in meters
1004RP_220_x 0.002 // distance of the RP to the beam, in meters
1005RP_420_s 420 // distance of the RP to the IP, in meters
1006RP_420_x 0.004 // distance of the RP to the beam, in meters
1007RP_beam1Card data/LHCB1IR5_v6.500.tfs // beam optics file, beam 1
1008RP_beam2Card data/LHCB2IR5_v6.500.tfs // beam optics file, beam 2
1009RP_IP_name IP5 // tag for IP in Hector ; 'IP1' for ATLAS
1010RP_offsetEl_x 0.097 // horizontal separation between both beam, in meters
1011RP_offsetEl_y 0 // vertical separation between both beam, in meters
1012RP_offsetEl_s 120 // distance of beam separation point, from IP
1013RP_cross_x -500 // IP offset in horizontal plane, in micrometers
1014RP_cross_y 0 // IP offset in vertical plane, in micrometers
1015RP_cross_ang_x 142.5 // half-crossing angle in horizontal plane, in microrad
1016RP_cross_ang_y 0 // half-crossing angle in vertical plane, in microrad
1017
1018
1019# In case FROG event display allowed
1020NEvents_Frog 100
1021# Number of events to process
1022NEvents -1 // -1 means 'all'
1023
1024# input PDG tables
1025PdgTableFilename data/particle.tbl // table with particle pid,mass,charge,...
1026\end{verbatim}
1027\end{quote}
1028In general, energies, momenta and masses are expressed in GeV, GeV$/c$, GeV$/c^2$ respectively, and magnetic fields in T.
1029Geometrical extension are often referred in terms of pseudorapidity $\eta$, as the detectors are supposed to be symmetric in $\phi$. The number of events to run is also included in the detector card (\texttt{NEvents}).
1030
1031\item{\bf The trigger card }
1032
1033This card contains the definitions of all trigger-bits. Cuts can be applied on the transverse momentum $p_T$ of electrons, muons, jets, $\tau$-jets, photons and the missing transverse energy. The following codes should be used so that \textsc{Delphes} can correctly translate the input list of trigger-bits into selection algorithms:
1034
1035\begin{quote}
1036\begin{tabular}{ll}
1037{\it Trigger code} & {\it Corresponding object}\\
1038{\verb ELEC_PT } & electron \\
1039{\verb IElec_PT } & isolated electron \\
1040{\verb MUON_PT } & muon \\
1041{\verb IMuon_PT } & isolated muon \\
1042{\verb JET_PT } & jet \\
1043{\verb TAU_PT } & $\tau$-jet \\
1044{\verb ETMIS_PT } & missing transverse energy \\
1045{\verb GAMMA_PT } & photon \\
1046{\verb Bjet_PT } & $b$-jet \\
1047\end{tabular}
1048\end{quote}
1049
1050Each line in the trigger datacard is allocated to exactly one trigger-bit and starts with the name of the corresponding trigger.
1051Logical combination of several conditions is also possible. If the trigger-bit requires the presence of multiple identical objects, the order of their $p_T$ thresholds is very important: they must be defined in \textit{decreasing} order. The transverse momentum $p_T$ is expressed in \mbox{GeV/$c$}. Finally, the different requirements on the objects must be separated by a {\verb && } flag.
1052The default trigger card can be found in the data repository of \textsc{Delphes} (\texttt{data/TriggerCard.dat}), as well as for both \textsc{cms} and \textsc{atlas} experiments at the \textsc{lhc}.
1053An example of trigger table consistent with the previous rules is given here:
1054\begin{quote}
1055\begin{verbatim}
1056SingleJet >> JET_PT: '200'
1057DoubleElec >> ELEC_PT: '20' && ELEC_PT: '10'
1058SingleElec and Single Muon >> ELEC_PT: '20' && MUON_PT: '15'
1059\end{verbatim}
1060\end{quote}
1061\end{enumerate}
1062
1063\subsubsection{Running the code}
1064
1065First, create the detector and trigger cards (\texttt{data/DetectorCard.dat} and \texttt{data/TriggerCard.dat}). \\
1066Then, create a text file containing the list of input files that will be used by \textsc{Delphes} (with extension \texttt{*.lhe}, \texttt{*.hepmc}, \texttt{*.root} or \texttt{*.hep}).
1067To run the code, type the following command (in one line)
1068\begin{quote}
1069\begin{verbatim}
1070me@mylaptop:~$ ./Delphes inputlist.list OutputRootFileName.root
1071 data/DetectorCard.dat data/TriggerCard.dat
1072\end{verbatim}
1073\end{quote}
1074As a reminder, typing the \texttt{./Delphes} command simply displays the correct usage:
1075
1076\begin{quote}
1077\begin{verbatim}
1078me@mylaptop:~$ ./Delphes
1079 Usage: ./Delphes input_file output_file [detector_card] [trigger_card]
1080 input_list - list of files in Ntpl, StdHep, HepMC or LHEF format,
1081 output_file - output file.
1082 detector_card - Card containing resolution variables for detector simulation (optional)
1083 trigger_card - Card containing the trigger algorithms (optional)
1084\end{verbatim}
1085\end{quote}
1086
1087
1088\subsection{Getting the \textsc{Delphes} information}
1089
1090\subsubsection{Contents of the \textsc{Delphes} ROOT trees}
1091
1092The \textsc{Delphes} output file (\texttt{*.root}) is subdivided into three \textit{trees}, corresponding to generator-level data, analysis-object data and trigger output. These \textit{trees} are structures that organise the output data into \textit{branches} containing data (or \textit{leaves}) related with each others, like the kinematics properties ($E$, $p_x$, $\eta$, $\ldots$) of a given particle.
1093
1094Here is the exhaustive list of \textit{branches} availables in these \textit{trees}, together with their corresponding physical objet and \texttt{ExRootAnalysis} C++ class name:
1095\begin{quote}
1096\begin{tabular}{lll}
1097{\bf GEN \textsc{tree}} & &\\
1098~~~Particle & generator particles from \textsc{hepevt} & {\verb GenParticle }\\
1099\multicolumn{3}{l}{}\\
1100{\bf Trigger \textsc{tree} } & &\\
1101~~~TrigResult & Acceptance of different trigger-bits & {\verb TRootTrigger }\\
1102\multicolumn{3}{l}{}\\
1103{\bf Analysis \textsc{tree}} & & \\
1104~~~Tracks & Collection of tracks & {\verb TRootTracks }\\
1105~~~CaloTower & Calorimetric towers & {\verb TRootCalo }\\
1106~~~Electron & Collection of electrons & {\verb TRootElectron }\\
1107~~~Photon & Collection of photons & {\verb TRootPhoton }\\
1108~~~Muon & Collection of muons & {\verb TRootMuon }\\
1109~~~Jet & Collection of jets & {\verb TRootJet }\\
1110~~~TauJet & Collection of jets tagged as $\tau$-jets & {\verb TRootTauJet }\\
1111~~~ETmis & Transverse missing energy information & {\verb TRootETmis }\\
1112~~~ZDChits & Hits in the Zero Degree Calorimeters & {\verb TRootZdcHits }\\
1113~~~RP220hits & Hits in the first proton taggers & {\verb TRootRomanPotHits }\\
1114~~~FP420hits & Hits in the next proton taggers & {\verb TRootRomanPotHits }\\
1115\end{tabular}
1116\end{quote}
1117The third column shows the names of the corresponding classes to be written in a \textsc{root} tree.
1118The bin number in the unique leaf in the \texttt{trigger} tree (namely, \texttt{TrigResult.Accepted}) corresponds to the trigger number in the provided list. In addition, the result of the global trigger decision upon each event (i.e.\ the logical \texttt{OR} of all trigger conditions) is stored in the first bin (number 0) of this leaf.
1119In \texttt{Analysis} tree, all classes except \texttt{TRootTracks}, \texttt{TRootCalo}, \texttt{TRootTrigger}, \texttt{TRootETmis} and \texttt{TRootRomanPotHits} inherit from the class \texttt{TRootParticle} which includes the following data members (stored as \textit{leaves} in \textit{branches} of the \textit{trees}):
1120\begin{quote}
1121\begin{tabular}{ll}
1122\multicolumn{2}{l}{\textbf{Most common leaves}}\\
1123 \texttt{~~~float E; }&\texttt{ // particle energy in GeV }\\
1124 \texttt{~~~float Px; }&\texttt{ // particle momentum vector (x component) in GeV$/c$ }\\
1125 \texttt{~~~float Py; }&\texttt{ // particle momentum vector (y component) in GeV$/c$ }\\
1126 \texttt{~~~float Pz; }&\texttt{ // particle momentum vector (z component) in GeV$/c$ }\\
1127 \texttt{~~~float PT; }&\texttt{ // particle transverse momentum in GeV$/c$ }\\
1128 \texttt{~~~float Eta; }&\texttt{ // particle pseudorapidity }\\
1129 \texttt{~~~float Phi; }&\texttt{ // particle azimuthal angle in rad }\\
1130\end{tabular}
1131\end{quote}
1132
1133In addition to their kinematics, some additional properties are available for specific objects:
1134\begin{quote}
1135\begin{tabular}{ll}
1136\multicolumn{2}{l}{{\bf Leaves in the \texttt{Particle} branch (\texttt{GEN} tree)}} \\
1137 \texttt{~~~int PID; }&\texttt{ // particle HEP ID number }\\
1138 \texttt{~~~int Status; }&\texttt{ // particle status }\\
1139 \texttt{~~~int M1; }&\texttt{ // particle 1st mother }\\
1140 \texttt{~~~int M2; }&\texttt{ // particle 2nd mother }\\
1141 \texttt{~~~int D1; }&\texttt{ // particle 1st daughter }\\
1142 \texttt{~~~int D2; }&\texttt{ // particle 2nd daughter }\\
1143 \texttt{~~~float Charge; }&\texttt{ // electrical charge in units of e}\\
1144 \texttt{~~~float T; }&\texttt{ // particle vertex position (t component, in mm$/c$) }\\
1145 \texttt{~~~float X; }&\texttt{ // particle vertex position (x component, in mm) }\\
1146 \texttt{~~~float Y; }&\texttt{ // particle vertex position (y component, in mm) }\\
1147 \texttt{~~~float Z; }&\texttt{ // particle vertex position (z component, in mm) }\\
1148 \texttt{~~~float M; }&\texttt{ // particle mass in GeV$/c^2$}\\
1149\end{tabular}
1150\end{quote}
1151\begin{quote}
1152\begin{tabular}{ll}
1153\multicolumn{2}{l}{\textbf{Additional leaves in \texttt{Electron} and \texttt{Muon} branches (\texttt{Analysis} tree)}} \\
1154 \texttt{~~~int Charge } &\texttt{ // particle Charge }\\
1155 \texttt{~~~bool IsolFlag } &\texttt{ // stores the result of the tracking isolation test }\\
1156 \texttt{~~~float EtaCalo } &\texttt{ // particle pseudorapidity when entering the calo }\\
1157 \texttt{~~~float PhiCalo } &\texttt{ // particle azimuthal angle in rad when entering the calo }\\
1158 \texttt{~~~float EHoverEE }&\texttt{ // hadronic energy over electromagnetic energy }\\
1159 \texttt{~~~float EtRatio } &\texttt{ // calo Et in NxN-tower grid around the muon over the muon Et }\\
1160 \texttt{~~~float IsolPt } &\texttt{ // sum of all track pt in isolation cone (GeV/c) }\\
1161\end{tabular}
1162\end{quote}
1163\begin{quote}
1164\begin{tabular}{ll}
1165\multicolumn{2}{l}{\textbf{Additional leaf in the \texttt{Jet} branch (\texttt{Analysis} tree)}} \\
1166 \texttt{~~~bool Btag } &\texttt{ // stores the result of the b-tagging }\\
1167 \texttt{~~~int NTracks }&\texttt{ // number of tracks associated to the jet }\\
1168 \texttt{~~~float EHoverEE }&\texttt{ // hadronic energy over electromagnetic energy }\\
1169\end{tabular}
1170\end{quote}
1171\begin{quote}
1172\begin{tabular}{ll}
1173\multicolumn{2}{l}{\textbf{Leaves in the \texttt{Tracks} branch (\texttt{Analysis} tree)}}\\
1174 \texttt{~~~float Eta } &\texttt{ // pseudorapidity at the beginning of the track }\\
1175 \texttt{~~~float Phi } &\texttt{ // azimuthal angle at the beginning of the track }\\
1176 \texttt{~~~float EtaOuter }&\texttt{ // pseudorapidity at the end of the track }\\
1177 \texttt{~~~float PhiOuter }&\texttt{ // azimuthal angle at the end of the track }\\
1178 \texttt{~~~float PT } &\texttt{ // track transverse momentum in GeV$/c$ }\\
1179 \texttt{~~~float E } &\texttt{ // track energy in GeV }\\
1180 \texttt{~~~float Px } &\texttt{ // track momentum vector (x component) in GeV$/c$ }\\
1181 \texttt{~~~float Py } &\texttt{ // track momentum vector (x component) in GeV$/c$ }\\
1182 \texttt{~~~float Pz } &\texttt{ // track momentum vector (x component) in GeV$/c$ }\\
1183 \texttt{~~~float Charge } &\texttt{ // track charge in units of $e$ }\\
1184\end{tabular}
1185\end{quote}
1186\begin{quote}
1187\begin{tabular}{ll}
1188\multicolumn{2}{l}{\textbf{Leaves in the \texttt{CaloTower} branch (\texttt{Analysis} tree)}}\\
1189 \texttt{~~~float Eta } &\texttt{ // pseudorapidity of the tower }\\
1190 \texttt{~~~float Phi } &\texttt{ // azimuthal angle of the tower in rad }\\
1191 \texttt{~~~float E } &\texttt{ // tower energy in GeV }\\
1192 \texttt{~~~float E\_em } &\texttt{ // electromagnetic component of the tower energy in GeV}\\
1193 \texttt{~~~float E\_had } &\texttt{ // hadronic component of the tower energy in GeV}\\
1194 \texttt{~~~float ET } &\texttt{ // tower transverse energy in GeV }\\
1195& \\
1196\multicolumn{2}{l}{\textbf{Leaves in the \texttt{ETmis} branch (\texttt{Analysis} tree)}}\\
1197 \texttt{~~~float Phi } &\texttt{ // azimuthal angle of the transverse missing energy in rad }\\
1198 \texttt{~~~float ET } &\texttt{ // transverse missing energy in GeV }\\
1199 \texttt{~~~float Px } &\texttt{ // x component of the transverse missing energy in GeV }\\
1200 \texttt{~~~float Py } &\texttt{ // y component of the transverse missing energy in GeV }\\
1201\end{tabular}
1202\end{quote}
1203
1204The hits in very forward detector (\textsc{zdc, rp220, fp420}) have some common data. In particular, the \texttt{side} variable tells in which detector (left:-1 or right:+1 of the interaction point) the hit has been seen. Moreover, some generator level data is provided for information, as the correspondance with the contents of the \texttt{GEN} tree is not possible. These generator-level data correspond to the particle kinematics (energy, momentum, angle) and identification (pid).
1205
1206\begin{quote}
1207\begin{tabular}{ll}
1208\multicolumn{2}{l}{\textbf{Common leaves for ZDC, RP220, FP420}}\\
1209 \texttt{~~~float T } &\texttt{ // time of flight in s }\\
1210 \texttt{~~~float E } &\texttt{ // measured/smeared energy in GeV }\\
1211 \texttt{~~~int side }&\texttt{ // -1 or +1 }\\
1212\multicolumn{2}{l}{Generator level data}\\
1213 \texttt{~~~int pid; }&\texttt{ // particle ID }\\
1214 \texttt{~~~float genPx; }&\texttt{ // particle momentum vector (x component) in GeV$/c$ }\\
1215 \texttt{~~~float genPy; }&\texttt{ // particle momentum vector (y component) in GeV$/c$ }\\
1216 \texttt{~~~float genPz; }&\texttt{ // particle momentum vector (z component) in GeV$/c$ }\\
1217 \texttt{~~~float genPT; }&\texttt{ // particle transverse momentum in GeV$/c$ }\\
1218 \texttt{~~~float genEta; }&\texttt{ // particle pseudorapidity }\\
1219 \texttt{~~~float genPhi; }&\texttt{ // particle azimuthal angle in rad }\\
1220\end{tabular}
1221\end{quote}
1222
1223\begin{quote}
1224\begin{tabular}{ll}
1225\multicolumn{2}{l}{\textbf{Additional leaves in the \texttt{ZDChits} branch (\texttt{Analysis} tree)}}\\
1226 \texttt{~~~int hadronic\_hit } &\texttt{ // 0(is not hadronic) or 1(is hadronic) }
1227\end{tabular}
1228\end{quote}
1229
1230\begin{quote}
1231\begin{tabular}{ll}
1232\multicolumn{2}{l}{\textbf{Additional leaves in the \texttt{RP220hits} and \texttt{FP420hits} branches (\texttt{Analysis} tree)}}\\
1233 \texttt{~~~flaot S } &\texttt{ // detector position from IP in m } \\
1234 \texttt{~~~float X } &\texttt{ // hit horizontal position in m } \\
1235 \texttt{~~~float Y } &\texttt{ // hit vertical position in m } \\
1236 \texttt{~~~float TX } &\texttt{ // hit horizontal angle in rad } \\
1237 \texttt{~~~float TY } &\texttt{ // hit vertical angle in rad } \\
1238 \texttt{~~~float q2 } &\texttt{ // reconstructed momentum transfer in GeV$^2$ }
1239\end{tabular}
1240\end{quote}
1241The hit position is computed from the center of the beam position, not from the edge of the detector.
1242
1243
1244\subsection{Running an analysis on your \textsc{Delphes} events}
1245
1246To analyse the \textsc{root} ntuple produced by \textsc{Delphes}, the simplest way is to use the {\verb Analysis_Ex.cpp } code which is coming in the {\verb Examples } repository of \textsc{Delphes}. Note that all of this is optional and done to facilitate the analyses, as the output from \textsc{Delphes} is viewable with the standard \textsc{root} \texttt{TBrowser} and can be analysed using the \texttt{MakeClass} facility.
1247As an example, here is a simple overview of a \texttt{myoutput.root} file created by \textsc{Delphes}:
1248\begin{quote}
1249\begin{verbatim}
1250me@mylaptop:~$ root -l myoutput.root
1251root [0]
1252Attaching file myoutput.root as _file0...
1253root [1] .ls
1254TFile** myoutput.root
1255 TFile* myoutput.root
1256 KEY: TTree GEN;1 Analysis tree
1257 KEY: TTree Analysis;1 Analysis tree
1258 KEY: TTree Trigger;1 Analysis tree
1259root [2] TBrowser t;
1260root [3] Analysis->GetEntries()
1261(const Long64_t)200
1262root [4] GEN->GetListOfBranches()->ls()
1263OBJ: TBranchElement Event Event_ : 0 at: 0x9108f30
1264OBJ: TBranch Event_size Event_size/I : 0 at: 0x910cfd0
1265OBJ: TBranchElement Particle Particle_ : 0 at: 0x910c6b0
1266OBJ: TBranch Particle_size Particle_size/I : 0 at: 0x9111c58
1267root [5] Trigger->GetListOfLeaves()->ls()
1268OBJ: TLeafElement TrigResult_ TrigResult_ : 0 at: 0x90f90a0
1269OBJ: TLeafElement TrigResult.Accepted Accepted[TrigResult_] : 0 at: 0x90f9000
1270OBJ: TLeafI TrigResult_size TrigResult_size : 0 at: 0x90fb860
1271\end{verbatim}
1272\end{quote}
1273The \texttt{.ls} command lists the current keys available and in particular the three \textit{tree} names.
1274\mbox{\texttt{TBrowser t}} launches a browser and the \texttt{GetEntries()} method outputs the number of data in the corresponding \textit{tree}.
1275The list of \textit{branches} or \textit{leaves} can be displayed with the \texttt{GetListOfBranches()} and \texttt{GetListOfLeaves()} methods, pointing to the \texttt{ls()} one. In particular, it is possible to shown only parts of the output, using wildcard characters (\texttt{*}):
1276\begin{quote}
1277\begin{verbatim}
1278root [6] Analysis->GetListOfLeaves()->ls("*.E")
1279OBJ: TLeafElement Jet.E E[Jet_] : 0 at: 0xa08bc68
1280OBJ: TLeafElement TauJet.E E[TauJet_] : 0 at: 0xa148910
1281OBJ: TLeafElement Electron.E E[Electron_] : 0 at: 0xa1d8a50
1282OBJ: TLeafElement Muon.E E[Muon_] : 0 at: 0xa28ac80
1283OBJ: TLeafElement Photon.E E[Photon_] : 0 at: 0xa33cd88
1284OBJ: TLeafElement Tracks.E E[Tracks_] : 0 at: 0xa3cced0
1285OBJ: TLeafElement CaloTower.E E[CaloTower_] : 0 at: 0xa4ba188
1286OBJ: TLeafElement ZDChits.E E[ZDChits_] : 0 at: 0xa54a3c8
1287OBJ: TLeafElement RP220hits.E E[RP220hits_] : 0 at: 0xa61e648
1288OBJ: TLeafElement FP420hits.E E[FP420hits_] : 0 at: 0xa6d0920
1289\end{verbatim}
1290\end{quote}
1291
1292To draw a particular leaf, either double-click on the corresponding name in the \texttt{TBrowser} or use the \texttt{Draw} method of the corresponding \textit{tree}.
1293\begin{quote}
1294\begin{verbatim}
1295root [7] Trigger->Draw("TrigResult.Accepted");
1296\end{verbatim}
1297\end{quote}
1298Mathematical operations on several \textit{leaves} are possible within a given \textit{tree}, following the C++ syntax:
1299\begin{quote}
1300\begin{verbatim}
1301root [8] Analysis->Draw("Muon.Px * Muon.Px");
1302root [9] Analysis->Draw("sqrt(pow(Muon.E,2) - pow(Muon.Pz,2) + pow(Muon.PT,2))");
1303\end{verbatim}
1304\end{quote}
1305Finally, to prepare an deeper analysis, the \texttt{MakeClass} method is useful. It creates two files (\texttt{*.h} and \texttt{*.C}) with automatically generated code that allows the access to all branches and leaves of the corresponding tree:
1306\begin{quote}
1307\begin{verbatim}
1308root [10] Trigger->MakeClass()
1309Info in <TTreePlayer::MakeClass>: Files: Trigger.h and
1310 Trigger.C generated from TTree: Trigger
1311\end{verbatim}
1312\end{quote}
1313For more information, refer to ROOT documentation. Moreover, an example of code (based on the output of \begin{verbatim}MakeClass\end{verbatim}) is provided in the \texttt{Examples/} directory.
1314
1315To run the \texttt{Examples/Analysis\_Ex.cpp} code, the two following arguments are required: a text file containing the input \textsc{Delphes} \textsc{root} files to run, and the name of the output \textsc{root} file.
1316 \begin{quote}
1317\begin{verbatim}
1318me@mylaptop:~$ ./Analysis_Ex input_file.list output_file.root
1319\end{verbatim}
1320 \end{quote}
1321One can easily edit, modify and compile (\begin{verbatim}make\end{verbatim}) changes in this file.
1322
1323\subsubsection{Adding the trigger information}
1324The \texttt{Examples/Trigger\_Only.cpp} code permits to run the trigger selection separately from the general detector simulation on output \textsc{Delphes} root files. A \textsc{Delphes} root file is mandatory as an input argument for the \texttt{Trigger\_Only} routine. The new \textit{tree} containing the trigger result data will be appended to this file.
1325The trigger datacard is also necessary. To run the code:
1326 \begin{quote}
1327\begin{verbatim}
1328me@mylaptop:~$ ./Trigger_Only input_file.root data/TriggerCard.dat
1329\end{verbatim}
1330 \end{quote}
1331
1332\subsection{Running the FROG event display}
1333
1334\begin{itemize}
1335\item If the { \verb FLAG_frog } was switched on in the smearing card, two files have been created during the running of \textsc{Delphes}: {\verb DelphesToFrog.vis } and {\verb DelphesToFrog.geom }. They contain all the needed pieces of information to run \textsc{frog}.
1336\item To display the events and the geometry, you first need to compile \textsc{Frog}. Go to the {\verb Utilities/FROG } and type {\verb make }. This compilation is done once for all, with this geometry (i.e.\ as long as the \texttt{*vis} and \texttt{*geom} files do not change).
1337\item Go back into the main directory and type
1338\begin{quote}
1339\texttt{me@mylaptop:~\$ ./Utilities/FROG/frog}
1340\end{quote}
1341\end{itemize}
1342
1343\subsection{LHCO file format}
1344 The \texttt{*lhco} file format is a text-\textsc{ascii} data format briefly discussed here. An exhaustive description is provided on \href{http://v1.jthaler.net/olympicswiki}{http://v1.jthaler.net/olympicswiki}. This section is based on this webpage.
1345Only final high-level objects are available in the \texttt{lhco} format, and their properties are arranged in columns. Each row corresponds to an object in the event and all events are written after each other. Comment-lines starts with a hash \texttt{\#} symbol.
1346
1347\begin{verbatim}
1348 # typ eta phi pt jmas ntrk btag had/em dum1 dum2
1349 0 57 0
1350 1 0 1.392 -2.269 19.981 0.000 0.000 0.000 4.605 0.000 0.000
1351 2 3 1.052 2.599 29.796 3.698 -1.000 0.000 0.320 0.000 0.000
1352 3 4 1.542 -2.070 84.308 41.761 7.000 0.000 1.000 0.000 0.000
1353 4 4 1.039 0.856 58.992 34.941 1.000 0.000 1.118 0.000 0.000
1354 5 4 1.052 2.599 29.796 3.698 0.000 0.000 0.320 0.000 0.000
1355 6 4 0.431 -2.190 22.631 3.861 0.000 0.000 1.000 0.000 0.000
1356 7 6 0.000 0.845 62.574 0.000 0.000 0.000 0.000 0.000 0.000
1357\end{verbatim}
1358Each row in an event starts with a unique number (i.e.\ in first column).
1359Row \texttt{0} contains the event number (here: \texttt{57}) and some trigger information (here: \texttt{0}. This very particular trigger encoding is not implemented in \textsc{Delphes}.).
1360Subsequent rows list the reconstructed high-level objects.
1361Each row is organised in columns, which details the object kinematics as well as more specific information, such as isolation criteria or $b$-tagging.
1362
1363\paragraph{1st column (\texttt{\#})}
1364The first column is the line number in the event. Each event starts with a 0 and contains as many lines as needed to list all high-level objects.
1365
1366\paragraph{2nd column (\texttt{typ})}
1367The second column gives the object identification code, or \textit{type}.
1368The different object types are:\\
1369\begin{tabular}{ll}
1370 \texttt{0}& for a photon ($\gamma$)\\
1371 \texttt{1}& for an electron ($e^\pm$)\\
1372 \texttt{2}& for a muon ($\mu^\pm$)\\
1373 \texttt{3}& for a hadronically-decaying tau ($\tau$-jet)\\
1374 \texttt{4}& for a jet\\
1375 \texttt{6}& for a missing transverse energy ($E_T^\textrm{miss}$)\\
1376\end{tabular}\\
1377Object type \texttt{5} is not defined.
1378An event always ends with the row corresponding to the missing transverse energy (type \texttt{6}).
1379
1380\paragraph{3rd (\texttt{eta}) and 4th (\texttt{phi}) columns}
1381The third and forth columns gives the object pseudorapidity $\eta$ and azimuth $\phi$. This latter quantity is expressed in radians, ranging from $-\pi$ to $\pi$.
1382
1383\paragraph{5th (\texttt{pt}) and 6th (\texttt{jmass}) columns}
1384The fifth column provides the object transverse momentum ($p_T$ in GeV$/c$) or energy ($E_T$ in GeV), while the invariant mass ($M$ in GeV/$c^2$) is in the sixth column.
1385
1386\paragraph{7th column (\texttt{ntrk})}
1387The seventh column reports the total number of tracks associated to the objects. This is \texttt{0} for photons, \texttt{$\pm$ 1} for charged leptons including taus (where the sign reports the lepton measured charge) and a positive number (\texttt{$\geq$ 0}) for jets.
1388
1389\paragraph{8th column (\texttt{btag})}
1390The eighth column tells whether a jet is tagged as a $b$-jet (\texttt{1}) or not (\texttt{0}).
1391This is always \texttt{0} for electrons, photons and missing transverse energy.
1392For muons, the closest jet in searched for, in terms of $\Delta R$. The integer-part of the quoted number is the row-number (column 1) of this jet.
1393
1394\paragraph{9th column (\texttt{had/em})}
1395For jets, electrons and photons, the ninth column is the ration between hadronic and electromagnetic energies in the calorimetric towers associated to the object. This is always \texttt{0} for missing transverse energy.
1396For muons, this number (\texttt{aaa.bb}) reports two values related to the muon isolation (section \ref{sec:isolation}). The integer part (\texttt{aaa}) is transverse momentum sum $P_T$ (in GeV/$c$) and the fractional part (\texttt{bb}) is the energy ratio $\rho_\mu$.
1397
1398
1399\paragraph{10th and 11th columns (\texttt{dum1} and \texttt{dum2})}
1400The last two columns are currently not used.
1401
1402\paragraph{Warning}
1403Inherently to the data format itself, the \texttt{*lhco} output contains only a fraction of the available data. Moreover, dealing with text file may have various drawbacks, such as the output file size and the time needed for its creation. Whenever possible, working on the \texttt{*root} output file should be preferred.
1404
1405\end{document}
Note: See TracBrowser for help on using the repository browser.