Fork me on GitHub

source: svn/trunk/paper/CommPhysComp/notes.tex@ 540

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

including latest comments from Vincent

File size: 124.9 KB
Line 
1\documentclass[preprint,times,5p,twocolumn]{elsarticle}
2\usepackage[ansinew]{inputenc}
3
4\usepackage{amsmath}
5\usepackage{epic}
6\usepackage{wrapfig}
7\usepackage{eepic}
8\usepackage{latexsym}
9\usepackage{array}
10\usepackage{multicol}
11
12\usepackage{fancyhdr}
13\usepackage{verbatim}
14\addtolength{\textwidth}{1cm} \addtolength{\hoffset}{-0.5cm}
15\usepackage[colorlinks=true, pdfstartview=FitV, linkcolor=blue, citecolor=blue, urlcolor=blue, unicode]{hyperref}
16\usepackage{ifpdf}
17\usepackage{cite}
18
19\usepackage{enumitem}
20
21\newcommand{\dollar}{\$}
22
23\usepackage{graphicx}
24\graphicspath{{figures/}}
25
26
27\journal{Computer Physics Communications}
28
29\begin{document}
30
31\begin{frontmatter}
32
33\title{Delphes, a framework for fast simulation of a generic collider experiment}
34\author{S. Ovyn\corref{cor1}}
35\ead{severine.ovyn@uclouvain.be}
36
37\author{X. Rouby}
38%\author{X. Rouby\fnref{freiburg}}
39%\fntext[freiburg]{Now in Physikalisches Institut, Albert-Ludwigs-Universit\"at Freiburg}
40%\ead{xavier.rouby@cern.ch}
41
42\author{V. Lema\^itre}
43
44\address{Center for Particle Physics and Phenomenology (CP3),\\
45 Universit\'e catholique de Louvain,\\
46 B-1348 Louvain-la-Neuve, Belgium}
47
48%\author{X. Rouby}
49%\ead{xavier.rouby@cern.ch}
50
51%\address{Physikalisches Institut,
52% Albert-Ludwigs-Universit\"at Freiburg,
53% D-79104 Freiburg-im-Breisgau, Germany}
54
55\begin{abstract}
56% It 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.
57% We introduce here a new \texttt{C++}-based framework, \textit{Delphes}, for fast simulation of
58% a general-purpose experiment. The simulation includes a tracking system, embedded into a magnetic field, calorimetry and a muon
59% system, and possible very forward detectors arranged along the beamline.
60% The 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.
61% The simulation of detector response takes into account the detector resolution, and usual reconstruction algorithms, such as 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 \textit{Hector} software. Finally, the \textsc{FROG} 2D/3D event display is used for visualisation of the collision final states.
62% An overview of \textit{Delphes} is given as well as a few \textsc{LHC} use-cases for illustration.\\ \\
63
64It is sometimes difficult to know whether theoretical predictions can be observed in a high energy collider experiment, especially when expected experimental signature involve jets and missing transverse energy.
65For this purpose, we have designed a new \texttt{C++}-based framework, \textit{Delphes}, performing a fast multipurpose detector response simulation.
66The simulation includes a tracking system, embedded into a magnetic field, calorimeters and a muon system, and possible very forward detectors arranged along the beamline.
67The framework is interfaced to standard file formats (e.g.\ Les Houches Event File or \texttt{HepMC}) and outputs observables such as isolated leptons, missing transverse energy and collection of jets which can be used for dedicated analyses.
68The simulation of the detector response takes into account the effect of magnetic field, the granularity of the calorimeters and subdetector resolutions.
69A simplified preselection can also be applied on processed events for trigger emulation. Detection of very forward scattered particles relies on the transport in beamlines with the \textit{Hector} software. Finally, the \textsc{FROG} 2D/3D event display is used for visualisation of the collision final states.
70\\ \\
71
72
73\textit{Preprint:} \texttt{CP3-09-01}, \texttt{arXiv:0903.2225 [hep-ph]}\\ \\
74%\includegraphics[scale=0.8]{DELPHESLogoSml}\\
75\includegraphics[scale=0.8]{fig0}\\
76{\bf PROGRAM SUMMARY}\\
77\begin{small}
78\noindent
79{\em Program Title:} DELPHES \\
80{\em Current version:} 1.8 \\
81{\em Journal Reference:} \\
82 %Leave blank, supplied by Elsevier.
83{\em Catalogue identifier:} \\
84 %Leave blank, supplied by Elsevier.
85%{\em Licensing provisions:} \\
86 %enter "none" if CPC non-profit use license is sufficient.
87{\em Distribution format:} tar.gz \\
88{\em Programming language:} C++ \\
89%{\em Computer:} any computer with a C++ compiler and the ROOT environment \cite{bib:Root}
90 %Computer(s) for which program has been designed.
91%{\em Operating system:} \\
92 %Operating system(s) for which program has been designed.
93%{\em RAM:} bytes \\
94 %RAM in bytes required to execute program with typical data.
95%{\em Number of processors used:} \\
96 %If more than one processor.
97%{\em Supplementary material:} \\
98 % Fill in if necessary, otherwise leave out.
99%{\em Keywords:} Keyword one, Keyword two, Keyword three, etc. \\
100 % Please give some freely chosen keywords that we can use in a
101 % cumulative keyword index.
102%{\em Classification:} \\
103 %Classify using CPC Program Library Subject Index, see (
104 % http://cpc.cs.qub.ac.uk/subjectIndex/SUBJECT_index.html)
105 %e.g. 4.4 Feynman diagrams, 5 Computer Algebra.
106{\em External routines/libraries:} ROOT environment \\
107 % Fill in if necessary, otherwise leave out.
108{\em Subprograms used:} HepMC, StdHEP, FASTJET, \textit{Hector}, FROG. All provided within \textit{Delphes} distribution. \\
109{\em URL:}\href{http://www.fynu.ucl.ac.be/delphes.html}{http://www.fynu.ucl.ac.be/delphes.html}\\
110%{\em References:}
111%\begin{refnummer}
112%\item Reference 1 % This is the reference list of the Program Summary
113%\item Reference 2 % Type references in text as [1], [2], etc.
114%\item Reference 3 % This list is different from the bibliography, which
115 % you can use in the Long Write-Up.
116%\end{refnummer}
117\end{small}
118
119\begin{keyword}
120\textit{Delphes} \sep detector simulation \sep event reconstruction \sep trigger \sep \textsc{LHC}
121\PACS 29.85.-c \sep 07.05.Tp \sep 29.90.+r \sep 29.50.+v
122\end{keyword}
123
124\end{abstract}
125\cortext[cor1]{Corresponding author: +32.10.47.32.29.}
126\end{frontmatter}
127
128\section{Introduction}
129
130Multipurpose detectors at high energy colliders are very complex systems. Their simulation is in general performed by means of the GEANT~\citep{bib:geant} package and final observables used for analyses usually require sophisticated reconstruction algorithms.
131
132
133This complexity is handled by large collaborations, and data and the expertise on reconstruction and simulation software are only available to their members. Precise 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.
134%\textcolor{blue}{Moreover, control of the detector calibration and alignment are crucial}.
135Such 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 signal signatures and their associated backgrounds.
136
137A new framework, called \textit{Delphes}~\citep{bib:delphes}, is introduced here, for the fast simulation of a general-purpose collider experiment.
138Using this framework, observables such as cross-sections and efficiencies after event selection can be estimated for specific reactions.
139Starting from the output of event generators, the simulation of the detector response takes into account the subdetector resolutions, by smearing the kinematics of final-state particles (i.e. those considered as stable by the event generator
140\footnote{In the current \textit{Delphes} version, particles other than electrons ($e^\pm$), photons ($\gamma$), muons ($\mu^\pm$), neutrinos ($\nu_e$, $\nu_\mu$ and $\nu_\tau$) and neutralinos 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~\citep{qr:invisibleparticles}.}).
141% Tracks of charged particles and deposits of energy in calorimetric cells (or \textit{calotowers}) are then created. These two types of quantities are used for the reconstruction of jets and the isolation of leptons.
142
143\textit{Delphes} includes the most crucial experimental features, such as (Fig.~\ref{fig:FlowChart}):
144\begin{enumerate}
145\item the geometry of both central and forward detectors,
146\item the effect of magnetic field on tracks,
147\item the reconstruction of photons, leptons, jets, $b$-jets, $\tau$-jets and missing transverse energy,
148\item a lepton isolation,
149\item a trigger emulation,
150\item an event display.
151\end{enumerate}
152
153\begin{figure*}[!ht]
154\begin{center}
155%\includegraphics[scale=0.78]{FlowDELPHES}
156\includegraphics[scale=0.78]{fig1}
157\caption{Flow chart describing the principles behind \textit{Delphes}. Event files coming from external Monte Carlo generators are read by a converter stage (top).
158The kinematics variables of the final-state particles are then smeared according to the tunable subdetector resolutions.
159Tracks are reconstructed in a simulated solenoidal magnetic field and calorimetric cells sample the energy deposits. Based on these low-level objects, dedicated algorithms are applied for particle identification, isolation and reconstruction.
160The transport of very forward particles to the near-beam detectors is also simulated.
161Finally, an output file is written, including generator-level and analysis-object data.
162If requested, a fully parametrisable trigger can be emulated. Optionally, the geometry and visualisation files for the 3D event display can also be produced.
163All user parameters are set in the \textit{Detector/Smearing Card} and the \textit{Trigger Card}. }
164\label{fig:FlowChart}
165\end{center}
166\end{figure*}
167
168Although \textit{Delphes} yields much realistic results than a simple ``parton-level" analysis, it has 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.
169
170Several common datafile formats can be used as input in \textit{Delphes} \citep{qr:inputformat},
171%\footnote{\texttt{[code] }See the \texttt{HEPEVTConverter}, \texttt{HepMCConverter}, \texttt{LHEFConverter} and \texttt{STDHEPConverter} classes.}.
172in order to process events from many different generators.
173% The standard Monte Carlo event structures \texttt{StdHEP}~\citep{bib:stdhep} and \texttt{HepMC}~\citep{bib:hepmc} can be used as an input. Besides, \textit{Delphes} can also provide detector response for events read in ``Les Houches Event Format'' (\textsc{LHEF}~\citep{bib:lhe}) and \texttt{*.root} files obtained from \texttt{*.hbook} using the \texttt{h2root} utility from the \textsc{ROOT} framework~\citep{bib:Root}.
174%Afterwards, \textit{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.
175\textit{Delphes} creates output data in a ROOT ntuple \citep{bib:Root}.
176This output contains a copy of the generator-level data, the analysis data objects after reconstruction, and possibly the results of the trigger emulation \citep{qr:outputformat}.
177In option
178%\footnote{\texttt{[code]} See the \texttt{FLAG\_LHCO} variable in the detector datacard. This text file format is shortly described in the user manual.},
179\textit{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~\citep{qr:lhco}.
180
181
182
183\section{Simulation of the detector response}
184
185The overall layout of the multipurpose detector simulated by \textit{Delphes} is shown in Fig.~\ref{fig:GenDet3}.
186It consists in a central tracking system (\textsc{TRACKER}) surrounded by an electromagnetic and a hadron calorimeters (\textsc{ECAL} and \textsc{HCAL}, each with a central region and two endcaps) and two forward calorimeters (\textsc{FCAL}).
187% ensure a larger geometric coverage for the measurement of the missing transverse energy.
188Finally, a muon system (\textsc{MUON}) encloses the central detector volume.
189
190A detector card \citep{qr:detectorcard} allows a large spectrum of running conditions by modifying basic detector parameters, including calorimeter and tracking coverage and resolution, thresholds or jet algorithm parameters.
191Even if \textit{Delphes} has been developped for the simulation of general-purpose detectors at the \textsc{LHC} (namely, \textsc{CMS} and \textsc{ATLAS}), this input parameter file interfaces a flexible parametrisation for other cases, e.g.\ at future linear colliders~\citep{qr:datacards}.
192If no detector card is provided, predefined values based on ``typical'' \textsc{CMS} acceptances and resolutions are used.
193%\footnote{\texttt{[code] }Detector and trigger cards for the \textsc{ATLAS} and \textsc{CMS} experiments are also provided in \texttt{data/} directory.}.
194The geometrical coverage of the various subsystems used in the default configuration are summarised in Tab.~\ref{tab:defEta}.
195The detector is assumed to be strictly symmetric around the beam axis.
196
197\begin{table}[t]
198% \begin{table*}[t]
199\begin{center}
200\caption{Default extension in pseudorapidity $\eta$ of the different subdetectors.
201Full azimuthal ($\phi$) acceptance is assumed.
202 \vspace{0.5cm}}
203% \begin{tabular}{llcc}
204% \hline
205% Subdetector & & $\eta$ & $\phi$ \\
206% \textsc{TRACKER} & {\verb CEN_max_tracker } & $[-2.5; 2.5]$ & $[-\pi ; \pi]$\\
207% \textsc{ECAL}, \textsc{HCAL} & {\verb CEN_max_calo_cen }& $[-1.7 ; 1.7]$ & $[-\pi ; \pi]$\\
208% \textsc{ECAL}, \textsc{HCAL} endcaps & {\verb CEN_max_calo_ec }& $[-3 ; -1.7] \& [1.7 ; 3]$ & $[-\pi ; \pi]$\\
209% \textsc{FCAL} & {\verb CEN_max_calo_fwd } & $[-5 ; -3]$ \& $[3 ;5]$ & $[-\pi ; \pi]$\\
210% \textsc{MUON} & {\verb CEN_max_mu } & $[-2.4 ; 2.4]$ & $[-\pi ; \pi]$\\ \hline
211% \end{tabular}
212\begin{tabular}{lcc}
213\hline
214 & $\eta$ & $\phi$ \\ \hline
215\textsc{TRACKER} & $[-2.5; 2.5]$ & $[-\pi ; \pi]$\\
216\textsc{ECAL}, \textsc{HCAL} & $[-1.7 ; 1.7]$ & $[-\pi ; \pi]$\\
217\textsc{ECAL}, \textsc{HCAL} endcaps & $[-3 ; -1.7]$ \& $[1.7 ; 3]$ & $[-\pi ; \pi]$\\
218\textsc{FCAL} & $[-5 ; -3]$ \& $[3 ;5]$ & $[-\pi ; \pi]$\\
219\textsc{MUON} & $[-2.4 ; 2.4]$ & $[-\pi ; \pi]$\\ \hline
220\end{tabular}
221\label{tab:defEta}
222\end{center}
223% \end{table*}
224\end{table}
225
226\begin{figure}[!ht]
227\begin{center}
228%\includegraphics[width=\columnwidth]{Detector_DELPHES_3}
229\includegraphics[width=\columnwidth]{fig2}
230\caption{
231Profile of layout of the generic detector geometry assumed in \textit{Delphes}. The innermost layer, close to the interaction point, is a central tracking system (pink).
232It is surrounded by a central calorimeter volume (green) with both electromagnetic and hadronic sections.
233The outer layer of the central system (red) is muon system. In addition, two end-cap calorimeters (blue) extend the pseudorapidity coverage of the central detector.
234% The 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).
235Additional forward detectors are not depicted.
236}
237\label{fig:GenDet3}
238\end{center}
239\end{figure}
240
241
242\subsection{Magnetic field}
243In addition to the subdetectors, the effects of a solenoidal magnetic field are simulated for the charged particles~\citep{qr:magneticfield}
244%\footnote{\texttt{[code] }See the \texttt{TrackPropagation} class.}
245. This affects the position at which charged particles enter the calorimeters and their corresponding tracks. The field extension is limited to the tracker volume and is in particular not applied for muon chambers. Howerver, this is not a limiting factor as the resolution applied for muon reconstruction is the one expected by the experiment, which consequently includes the effects of the magnetic field within the muon system.
246
247
248\subsection{Tracks reconstruction}
249Every stable charged particle with a transverse momentum above some threshold and lying inside the detector volume covered by the tracker provides a track.
250By default, a track is assumed to be reconstructed with $90\%$ probability
251%\footnote{\texttt{[code]} The reconstruction efficiency is defined in the detector datacard by the \texttt{TRACKING\_EFF} term.}
252if its transverse momentum $p_T$ is higher than $0.9~\textrm{GeV}/c$ and if its pseudorapidity
253$|\eta| \leq 2.5$~\citep{qr:tracks}. No smearing is currently applied on tracks.
254
255
256\subsection{Calorimetric cells}
257
258The response of the calorimeters to energy deposits of incoming particles depends on their segmentation and resolution, as well as on the nature of the particles themselves. In CMS and ATLAS detectors, for instance, the calorimeter characteristics are not identical in every direction, with typically finer resolution and granularity in the central regions~\citep{bib:cmsjetresolution,bib:ATLASresolution}. It is thus very important to compute the exact coordinates of the entry point of the particles into the calorimeters, via the magnetic field calculations.
259
260The smallest unit for geometrical sampling of the calorimeters is a \textit{cell}; it segments the $(\eta,\phi)$ plane for the energy measurement. No longitudinal segmentation is available in the simulated calorimeters. \textit{Delphes} assumes that ECAL and HCAL have the same segmentations and that the detector is symmetric in $\phi$ and with respect to the $\eta=0$ plane~\citep{qr:calorimetriccells}.
261Fig.~\ref{fig:calosegmentation} illustrates the default calorimeter segmentation.
262
263\begin{figure}[!ht]
264\begin{center}
265%\includegraphics[width=\columnwidth]{calosegmentation}
266\includegraphics[width=\columnwidth]{fig3}
267\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.}
268\label{fig:calosegmentation}
269\end{center}
270\end{figure}
271
272
273The calorimeter response is parametrised through a Gaussian smearing of the accumulated cell energy with a variance $\sigma$:
274\begin{equation}
275\frac{\sigma}{E} = \frac{S}{\sqrt{E}} \oplus \frac{N}{E} \oplus C,
276\label{eq:caloresolution}
277\end{equation}
278where $S$, $N$ and $C$ are the \textit{stochastic}, \textit{noise} and \textit{constant} terms, respectively, and $\oplus$ stands for quadratic additions~\citep{qr:energysmearing}.\\
279
280In the default parametrisation, ECAL and HCAL are assumed to cover the pseudorapidity range $|\eta|<3$, and FCAL between $3.0$ and $5.0$, with different response to electromagnetic objects ($e^\pm, \gamma$) or hadrons.
281Muons and neutrinos are assumed not to interact with the calorimeters~\citep{qr:invisibleparticles}.
282The default values of the stochastic, noise and constant terms are given in Tab.~\ref{tab:defResol}.\\
283
284\begin{table}[!h]
285\begin{center}
286\caption{Default values for the resolution of the central and forward calorimeters (for both electromagnetic and hadronic parts). Resolution is parametrised by the \textit{stochastic} ($S$), \textit{noise} ($N$) and \textit{constant} ($C$) terms (Eq.~\ref{eq:caloresolution})~\citep{qr:resolutionterms}.
287%The corresponding parameter name, in the detector card, is given.
288\vspace{0.5cm}}
289\begin{tabular}[!h]{lccc}
290\hline
291%\multicolumn{2}{c}{Resolution Term} & Value\\\hline
292 & $S$ (GeV$^{1/2}$) & $N$ (GeV) & $C$ \\\hline
293 %\multicolumn{4}{l}{\textsc{ECAL}} \\
294 ECAL & $0.05$ & $0.25$ & $0.0055$ \\
295 %\multicolumn{4}{l}{\textsc{ECAL}, end caps} \\
296 ECAL, end caps & $0.05$ & $0.25$ & $0.0055$ \\
297 %\multicolumn{4}{l}{\textsc{FCAL}, electromagnetic part} \\
298 FCAL, e.m. part & $2.084$ & $0$ & $0.107$ \\
299 %\multicolumn{4}{l}{\textsc{HCAL}} \\
300 HCAL & $1.5$ & $0$ & $0.05$\\
301 %\multicolumn{4}{l}{\textsc{HCAL}, end caps} \\
302 HCAL, end caps & $1.5$ & $0$ & $0.05$\\
303 %\multicolumn{4}{l}{\textsc{FCAL}, hadronic part} \\
304 FCAL, had. part & $2.7$ & $0$ & $0.13$\\
305\hline
306\end{tabular}
307\label{tab:defResol}
308\end{center}
309\end{table}
310
311
312Electrons and photons leave their energy in the electromagnetic parts of the calorimeters (\textsc{ECAL} and \textsc{FCAL}, e.m.), while charged and neutral final-state hadrons interact with the hadronic parts (\textsc{HCAL} and \textsc{FCAL}, had.).
313Some 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 by the generators although they may decay before the calorimeters. The energy smearing of such particles is therefore 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
314\begin{equation}
315\left\{
316\begin{array}{l}
317E_{\textsc{HCAL}} = E \times F \\
318E_{\textsc{ECAL}} = E \times (1-F) \\
319\end{array}
320\right.
321\end{equation}
322where $0 \leq F \leq 1$. The electromagnetic part is handled similarly as for electrons and photons.
323The 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, the energy fraction is $F$ is assumed to be $0.7$~\citep{qr:emhadratios}.\\
324
325
326No sharing between neighbouring cells is implemented when particles enter a cell very close to its geometrical edge. Due to the finite segmentation, the smearing, as defined in Eq.~\ref{eq:caloresolution}, is applied directly on the accumulated electromagnetic and hadronic energies of each calorimetric cell. The calorimetric cells enter in the calculation of the missing transverse energy (\textsc{MET}), and are used as input for the jet reconstruction algorithms.
327
328
329
330
331\section{High-level object reconstruction}
332
333The output file created by \textit{Delphes}~\citep{qr:analysistree} stores the final collections of particles ($e^\pm$, $\mu^\pm$, $\gamma$) and objects (light jets, $b$-jets, $\tau$-jets, $E_T^\textrm{miss}$). In addition, some detector data are added, such as tracks, calorimetric cells and hits in the very forward detectors (\textsc{ZDC}, \textsc{RP220} and \textsc{FP420}, see Sec.~\ref{sec:vfd}). While electrons, muons and photons are easily identified, other quantities are more difficult to evaluate as they rely on sophisticated algorithms (e.g. jets or missing energy).
334
335For most of these objects, their four-momentum and related quantities are directly accessible in \textit{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).
336
337\subsection{Photon and charged lepton}
338From 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.
339
340The electron, muon and photon collections contains only the true final-state particles identified via the generator-data.
341In addition, these particles must pass fiducial cuts taking into account the magnetic field effects and some additional reconstruction cuts.
342
343Consequently, no fake candidates enter these collections. However, when needed, fake candidates can be added into the collections at the analysis level, when processing \textit{Delphes} output data. As effects like bremsstrahlung are not taken into account along the lepton propagation in the tracker, no clustering is needed for the electron reconstruction in \textit{Delphes}.
344
345\subsubsection*{Electrons and photons}
346Real electron ($e^\pm$) and photon candidates are associated to the final-state collections if they fall into the acceptance of the tracking system and have a transverse momentum above some threshold (default: $p_T > 10~\textrm{GeV}/c$).
347Assuming a good measurement of the track parameters in the real experiment, the electron energy can be reasonably recovered.
348\textit{Delphes} assumes a perfect algorithm for clustering and Brehmstrahlung recovery. Electron energy is smeared according to the resolution of the calorimetric cell where it points to, but independently from any other deposited energy is this cell.
349Electrons and photons may create a candidate in the jet collection.
350
351\subsubsection*{Muons}
352Generator-level muons entering the muon detector acceptance (default: $-2.4 \leq \eta \leq 2.4$) and overpassing some threshold (default : $p_T > 10~\textrm{GeV}/c$) are considered as good candidates for analyses.
353The application of the detector resolution on the muon momentum depends on a Gaussian smearing of the $p_T$~\citep{qr:muonsmearing}.
354%\footnote{\texttt{[code]} See the \texttt{SmearMuon} method.}.
355Neither $\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 \textit{Delphes} a better resolution than in a real detector. At last, the particles which might leak out of the calorimeters into the muon systems (\textit{punch-through}) are not considered as muon candidates in \textit{Delphes}.
356
357\subsubsection*{Charged lepton isolation}
358\label{sec:isolation}
359
360To improve the quality of the contents of the charged lepton collections, isolation criteria can be applied. This requires that electron or muon candidates are isolated in the detector from any other particle, within a small cone. In \textit{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$ centered on the cell associated to the charged lepton $\ell$, obviously taking the magnetic field into account.
361
362The result (i.e.\ \textit{isolated} or \textit{not}) is added to the charged lepton measured properties.
363In addition, the sum $P_T$ of the transverse momenta of all tracks but the lepton one within the isolation cone is
364provided~\citep{qr:isolflag}:
365%\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.}
366$$ P_T = \sum_{i \neq \ell}^\textrm{tracks} p_T(i)$$
367
368No calorimetric isolation is applied, but the charged lepton collections contain also the ratio $\rho_\ell$ between (1) the sum of the transverse energies in all calorimetric cells in a $N \times N$ grid around the lepton, and (2) the lepton transverse momentum~\citep{qr:caloisolation}:
369%\footnote{\texttt{[code] }Calorimetric isolation parameters in the detector card are \texttt{ISOL\_Calo\_ET} and \texttt{ISOL\_Calo\_Grid}.}:
370$$ \rho_\ell = \frac{\Sigma_i E_T(i)}{p_T(\ell)}~,~ i\textrm{ in }N \times N \textrm { grid centred on }\ell.$$
371
372
373% \subsubsection*{Forward neutrals}
374%
375% The 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 \textit{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 (def. $50$~GeV)~\citep{qr:fwdneutrals}.
376% %\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).
377
378
379
380\subsection{Jet reconstruction}
381
382A realistic analysis requires a correct treatment of partons which have hadronised. Therefore, the most widely currently used jet algorithms have been integrated into the \textit{Delphes} framework using the FastJet tools\footnote{A more detailed description of the jet algorithms is given in the User Manual, in appendix.}.
383Six different jet reconstruction schemes are available~\citep{bib:FASTJET,qr:jetalgo}.
384%\footnote{\texttt{[code] }The choice is done by allocating the \texttt{JET\_jetalgo } input parameter in the detector card.}.
385% The first three belong to the cone algorithm class while the last three are using a sequential recombination scheme.
386For all of them, the calorimetric cells are used as inputs. Jet algorithms differ in their sensitivity to soft particles or collinear splittings, and in their computing speed performances.
387
388\subsubsection*{Cone algorithms}
389
390\begin{enumerate}
391
392\item {\it CDF Jet Clusters}~\citep{bib:jetclu}: Cone algorithm forming jets by combining cells lying within a circle (default radius $\Delta R=0.7$) in the $(\eta$, $\phi)$ space. Jets are seeded by all cells with
393 transverse energy $E_T$ above a given threshold (default: $E_T > 1~\textrm{GeV}$)~\citep{qr:jetparams}.
394
395\item {\it CDF MidPoint}~\citep{bib:midpoint}: Cone algorithm with additional ``midpoints'' (energy barycentres) in the list of seeds.
396
397\item {\it Seedless Infrared Safe Cone}~\citep{bib:SIScone}: The \textsc{SISC}one algorithm is simultaneously insensitive to additional soft particles and collinear splittings.
398\end{enumerate}
399
400\subsubsection*{Recombination algorithms}
401
402The next three jet algorithms rely on recombination schemes where calorimeter cell pairs are successively merged:
403
404% Two such variables are defined: the distance $d_{ij}$ between each pair of cells $(i,j)$, and a variable $d_{iB}$ (\textit{beam distance}) depending on the transverse momentum of the cell $i$.
405
406% The jet reconstruction algorithm browses the calorimetric cell 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 cells $i$ and $j$ are merged into a single cell 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 cell is declared as a final jet and is removed from the input list. This procedure is repeated until no cells 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 calorimetric cell $i$ and $\Delta R_{ij}= \sqrt{(y_i-y_j)^2+(\phi_i-\phi_j)^2}$ as the jet-radius parameter:
407
408\begin{enumerate}[start=4]
409
410\item {\it Longitudinally invariant $k_t$ jet}~\citep{bib:ktjet},
411% \begin{equation}
412% \begin{array}{l}
413% d_{ij} = \min(k_{ti}^2,k_{tj}^2)\Delta R_{ij}^2/R^2 \\
414% d_{iB}=k_{ti}^2 \\
415% \end{array}
416% \end{equation}
417
418\item {\it Cambridge/Aachen jet}~\citep{bib:aachen},
419% \begin{equation}
420% \begin{array}{l}
421% d_{ij} = \Delta R_{ij}^2/R^2\\
422% d_{iB}=1 \\
423% \end{array}
424% \end{equation}
425
426\item {\it Anti $k_t$ jet}~\citep{bib:antikt}, where hard jets are exactly circular in the $(y,\phi)$ plane.
427% \begin{equation}
428% \begin{array}{l}
429% d_{ij} = \min(1/k_{ti}^2,1/k_{tj}^2)\Delta R_{ij}^2/R^2 \\
430% d_{iB}=1/k_{ti}^2 \\
431% \end{array}
432% \end{equation}
433\end{enumerate}
434
435The recombination algorithms are safe with respect to soft radiations (\textit{infrared}) and collinear splittings. Their implementations are similar except for the definition of the \textit{distances} used during the merging procedure.
436
437By default, reconstruction uses the CDF cone algorithm.
438Jets are stored if their transverse energy is higher than $20~\textrm{GeV}$~\citep{qr:ptcutjet}.
439
440
441\subsubsection*{Energy flow}
442
443In jets, several particle can leave their energy into a given calorimetric cell, 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 cells with multiple hits. When the \textit{energy flow} is switched on in \textit{Delphes}
444%\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.}
445, the energy of tracks pointing to calorimetric cells is subtracted and smeared separately, before running the chosen jet reconstruction algorithm. This option allows a better jet $E$ reconstruction~\citep{qr:energyflow}.
446
447\subsection{$b$-tagging}
448\label{btagging}
449
450A 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~\citep{qr:btag}.
451%\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.}.
452The (mis)tagging relies on the true parton identity of the most energetic parton within a cone around the $(\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 \textit{Delphes}, the displacement of secondary vertices is not simulated.
453
454\subsection{\texorpdfstring{$\tau$}{\texttau} identification}
455
456Jets originating from $\tau$-decays are identified using a procedure consistent with the one applied in a full detector simulation~\citep{bib:cmsjetresolution}.
457The 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}). Secondly, the particles arisen from the $\tau$ lepton produce narrow jets in the calorimeter (this is defined as the jet \textit{collimation}).
458
459
460\begin{table}[!h]
461\begin{center}
462\caption{ Branching ratios for $\tau^-$ lepton~\citep{bib:pdg}. $h^\pm$ and $h^0$ refer to charged and neutral hadrons, respectively. $n \geq 0$ and $m \geq 0$ are integers.
463\vspace{0.5cm} }
464\begin{tabular}[!h]{lll}
465\hline
466 \multicolumn{3}{l}{\textbf{Leptonic decays}}\\
467 & $ \tau^- \rightarrow e^- \ \bar \nu_e \ \nu_\tau$ & $17.9\% $ \\
468 & $ \tau^- \rightarrow \mu^- \ \bar \nu_\mu \ \nu_\tau$ & $17.4\%$ \\
469 \multicolumn{3}{l}{\textbf{Hadronic decays}}\\
470 & $ \tau^- \rightarrow h^-\ (n\times h^\pm) \ (m\times h^0) \ \nu_\tau$ & $64.7\%$ \\
471 & $ \tau^- \rightarrow h^-\ (m\times h^0) \ \nu_\tau$ & $50.1\%$ \\
472 & $ \tau^- \rightarrow h^-\ h^+ h^- (m\times h^0) \ \nu_\tau$ & $14.6\%$ \\
473\hline
474\end{tabular}
475\label{tab:taudecay}
476\end{center}
477\end{table}
478
479\begin{figure}[!ht]
480\begin{center}
481%\includegraphics[width=0.6\columnwidth]{Tau}
482\includegraphics[width=0.80\columnwidth]{fig5}
483\caption{Illustration of the identification of $\tau$-jets ($1-$prong). The jet cone is narrow and contains only one track. The small cone serves to apply the \textit{electromagnetic collimation}, while the broader cone is used to reconstruct the jet originating from the $\tau$-decay.}
484\label{h_WW_ss_cut1}
485\end{center}
486\end{figure}
487
488
489\begin{table}[!h]
490\begin{center}
491\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 calorimetric cells $E_T^\textrm{cell}$ 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~\citep{qr:taujets}.
492\vspace{0.5cm} }
493% \begin{tabular}[!h]{lll}
494% \hline
495% Parameter & Card flag & Value\\\hline
496% \multicolumn{3}{l}{\textbf{Electromagnetic collimation}} \\
497% $R^\textrm{em}$ & \texttt{TAU\_energy\_scone } & $0.15$\\
498% min $E_{T}^\textrm{tower}$ & {\verb JET_M_seed } & $1.0$~GeV\\
499% $C_{\tau}$ & \texttt{TAU\_energy\_frac} & $0.95$\\
500% \multicolumn{3}{l}{\textbf{Tracking isolation}} \\
501% $R^\textrm{tracks}$ & \texttt{TAU\_track\_scone} & $0.4$\\
502% min $p_T^\textrm{tracks}$ & \texttt{PTAU\_track\_pt } & $2$ GeV$/c$\\
503% \multicolumn{3}{l}{\textbf{$\tau$-jet candidate}} \\
504% $\min p_T$ & \texttt{TAUJET\_pt} & $10$ GeV$/c$\\
505% \hline
506% \end{tabular}
507\begin{tabular}[!h]{lll}
508\hline
509\multicolumn{3}{l}{\textbf{Electromagnetic collimation}} \\
510& $R^\textrm{em}$ & $0.15$\\
511& min $E_{T}^\textrm{cell}$ & $1.0$~GeV\\
512& $C_{\tau}$ & $0.95$\\
513\multicolumn{3}{l}{\textbf{Tracking isolation}} \\
514& $R^\textrm{tracks}$ & $0.4$\\
515& min $p_T^\textrm{tracks}$ & $2$ GeV$/c$\\
516\multicolumn{3}{l}{\textbf{$\tau$-jet candidate}} \\
517& $\min p_T$ & $10$ GeV$/c$\\
518\hline
519\end{tabular}
520\label{tab:tauRef}
521\end{center}
522\end{table}
523
524
525\subsubsection*{Electromagnetic collimation}
526
527To use the narrowness of the $\tau$-jet, the \textit{electromagnetic collimation} $C_{\tau}$ is defined as the sum of the energy of cells in a small cone of radius $R^\textrm{em}$ around the jet axis, divided by the energy of the reconstructed jet.
528To be taken into account, a calorimeter cell should have a transverse energy $E_T^\textrm{cell}$ above a given threshold.
529A 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}).
530
531\begin{figure}[!ht]
532\begin{center}
533%\includegraphics[width=\columnwidth]{Tau2}
534\includegraphics[width=\columnwidth]{fig6}
535\caption{Distribution of the electromagnetic collimation $C_\tau$ variable for true $\tau$-jets, normalised to unity. This distribution is shown for associated $WH$ photoproduction~\citep{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$.
536Events generated with MadGraph/MadEvent~\citep{bib:mgme}.
537Final state hadronisation is performed by \textit{Pythia}~\citep{bib:pythia}.
538Histogram entries correspond to true $\tau$-jets, matched with generator-level data. }
539\label{fig:tau2}
540\end{center}
541\end{figure}
542
543\subsubsection*{Tracking isolation}
544
545The 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).
546This 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}.
547
548
549
550\begin{figure}[!ht]
551\begin{center}
552%\includegraphics[width=\columnwidth]{Tau1}
553\includegraphics[width=\columnwidth]{fig7}
554\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}.
555Histogram entries correspond to true $\tau$-jets, matched with generator-level data.}
556\label{fig:tau1}
557\end{center}
558\end{figure}
559
560
561\subsubsection*{Purity}
562Once 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\%$.
563
564\subsection{Missing transverse energy}
565In 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}$.
566\begin{equation}
567\overrightarrow{p_T} = \left(
568\begin{array}{c}
569p_x\\
570p_y\\
571\end{array}
572\right)
573~ \textrm{and} ~
574\left\{
575\begin{array}{l}
576 p_x^\textrm{miss} = - p_x^\textrm{obs} \\
577 p_y^\textrm{miss} = - p_y^\textrm{obs} \\
578\end{array}
579\right.
580\end{equation}
581The \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.
582In a real experiment, calorimeters measure energy and not momentum. Any problem affecting the detector (dead channels, misalignment, noisy cells, cracks) worsens directly the measured missing transverse energy $\overrightarrow {E_T}^\textrm{miss}$. In \textit{Delphes}, \textsc{MET} is based on the calorimetric cells only. Muons and neutrinos are therefore not taken into account for its evaluation:
583\begin{equation}
584\overrightarrow{E_T}^\textrm{miss} = - \sum^\textrm{cells}_i \overrightarrow{E_T}(i)
585\end{equation}
586However, as muon candidates, tracks and calorimetric cells are available in the output file, the missing transverse energy can always be reprocessed a posteriori with more specialised algorithms.
587
588\section{Trigger emulation}
589
590% New physics in collider experiment are often characterised in phenomenology by low cross-section values, compared to the Standard Model (\textsc{SM}) processes.
591%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$).
592
593%High statistics are required for data analyses, consequently imposing high luminosity, i.e.\ a high collision rate.
594% As 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.
595% This data selection is supposed to reject only well-known \textsc{SM} events\footnote{In real experiments, some bandwidth is allocated to minimum-bias and/or zero-bias (``random'') triggers that stores a small fraction of random events without any selection criteria.}.
596% Dedicated 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.
597
598Most of the usual trigger algorithms select events containing leptons, jets, and \textsc{MET} with an energy scale above some threshold.
599This is often expressed in terms of a cut on the transverse momentum of one or several objects of the measured event.
600Logical 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$.
601
602A trigger emulation is included in \textit{Delphes}, using a fully parametrisable \textit{trigger table} \citep{qr:triggercard}. When enabled, this trigger is applied on analysis-object data.
603In a real experiment, the online selection is often divided into several steps (or \textit{levels}).
604% This splits the overall reduction factor into a product of smaller factors, corresponding to the different trigger levels.
605% This is related to the architecture of the experiment data acquisition chain, with limited electronic buffers requiring a quick decision for the first trigger level.
606First-level triggers are fast and simple but based only on partial data as not all detector front-ends are readable within the decision latency.
607Higher level triggers are more complex, of finer-but-not-final quality and based on full detector data.
608
609Real triggers are thus intrinsically based on reconstructed data with a worse resolution than final analysis data.
610On the contrary, same data are used in \textit{Delphes} for trigger emulation and for final analyses.
611
612\section{\label{sec:vfd}Very forward detector simulation}
613
614Most 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. In \textit{Delphes}, Zero Degree Calorimeters, roman pots and forward taggers have been implemented (Fig.~\ref{fig:fdets}), similarly to the plans for CMS and ATLAS collaborations~\citep{bib:cmsjetresolution, bib:ATLASresolution}.
615
616\begin{figure}[!ht]
617\begin{center}
618%\includegraphics[width=\columnwidth]{fdets}
619\includegraphics[width=\columnwidth]{fig4}
620\caption{Default location of the very forward detectors, including \textsc{ZDC}, \textsc{RP220} and \textsc{FP420} in the \textsc{LHC} beamline.
621Incoming (beam 1, red) and outgoing (beam 2, black) beams on one side of the fifth interaction point (\textsc{IP5}, $s=0~\textrm{m}$ on the plot).
622The 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 \textit{Hector}~\citep{bib:hector}. All very forward detectors are located symmetrically around the interaction point. }
623\label{fig:fdets}
624\end{center}
625\end{figure}
626
627%\begin{table*}[t] % the star (*) allows to arrange the table over the two columns
628\begin{table}[t]
629\begin{center}
630\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.
631% The tagger acceptance is fully determined by the distance in the transverse plane of the detector to the real beam position~\citep{bib:hector}.
632It is expressed in terms of the particle energy ($E$).
633All detectors are located on both sides of the interaction point.
634\vspace{0.5cm}}
635\begin{tabular}{llcl}
636\hline
637%Detector & Distance from \textsc{IP}& Acceptance & \\ \hline
638Detector & Distance & Acceptance & \\ \hline
639\textsc{ZDC} & $\pm 140$ m & $|\eta|> 8.3$ & for $n$ and $\gamma$\\
640\textsc{RP220} & $\pm 220$ m & $E \in [6100 ; 6880]$ (GeV) & at $2~\textrm{mm}$\\
641\textsc{FP420} & $\pm 420$ m & $E \in [6880 ; 6980]$ (GeV) & at $4~\textrm{mm}$\\
642\hline
643\end{tabular}
644\label{tab:fdetacceptance}
645\end{center}
646\end{table}
647
648
649\subsection{Zero Degree Calorimeters}
650
651In direct sight of the interaction point, on both sides of the central detector, the Zero Degree Calorimeters (\textsc{ZDC}s) are located at zero angle, i.e.\ are aligned with the beamline axis at the interaction point. They are placed beyond the point where the paths of incoming and outgoing beams separate. 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}).
652
653The trajectory of the neutrals observed in the \textsc{ZDC}s is a straight line, while charged particles are deflected away from their acceptance window by the powerful magnets located in front of them. The fact that additional charged particles may enter the \textsc{ZDC} acceptance is neglected in the current versions of \textit{Delphes}.
654
655The \textsc{ZDC}s have the ability to measure the time-of-flight of the particle.
656This corresponds to the delay $t$ after which the particle is observed in the detector, with respect to the bunch crossing reference time at the interaction point ($t_0$):
657\begin{equation}
658 t = t_0 + \frac{1}{v} \times \Big( \frac{s-z}{\cos \theta}\Big) \approx \frac{1}{c} \times (s-z),
659\end{equation}
660where $t_0$ is thus 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, $\theta$ is the particle emission angle. It is assumed that the neutral particle observed in the \textsc{ZDC} is highly relativistic and very forward.
661% 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}$.
662% The formula then reduces to
663% \begin{equation}
664% t = \frac{1}{c} \times (s-z).
665% \end{equation}
666% For example, a photon takes $0.47~\mu\textrm{s}$ to reach a \textsc{ZDC} located at $s=140~\textrm{m}$, neglecting $z$ and $\theta$.
667For the time-of-flight measurement, a Gaussian smearing can be applied according to the detector resolution (Tab.~\ref{tab:defResolZdc})~\citep{qr:resolutionterms}.
668%In the current version of \textit{Delphes}, only neutrons, antineutrons and photons are assumed to be able to reach the \textsc{ZDC}s, all other particles being neglected.
669
670The \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 corresponding section resolutions (Tab.~\ref{tab:defResolZdc}). The \textsc{ZDC} hits do not enter in the calorimeter cell list used for reconstruction of jets and missing transverse energy.
671
672\begin{table}[!h]
673\begin{center}
674\caption{Default values for the resolution of the zero degree calorimeters. Resolution on energy measurement is parametrised by the \textit{stochastic} ($S$), \textit{noise} ($N$) and \textit{constant} ($C$) terms (Eq.~\ref{eq:caloresolution})~\citep{qr:resolutionterms}. The time-of-flight is smeared according to a Gaussian function.
675\vspace{0.5cm}}
676% \begin{tabular}[!h]{lllc}
677% \hline
678% \multicolumn{2}{c}{Resolution Term} & Card flag & Value\\\hline
679% \multicolumn{4}{l}{\textsc{ZDC}, electromagnetic part} \\
680% & $S$ (GeV$^{1/2}$)& \texttt{ELG\_Szdc} & $0.7$ \\
681% & $N$ (GeV)& \texttt{ELG\_Nzdc} & $0.0$ \\
682% & $C$ & \texttt{ELG\_Czdc} & $0.08$ \\
683% \multicolumn{4}{l}{\textsc{ZDC}, hadronic part} \\
684% & $S$ (GeV$^{1/2}$)& \texttt{HAD\_Szdc} & $1.38$\\
685% & $N$ (GeV)& \texttt{HAD\_Nzdc} & $0$ \\
686% & $C$ & \texttt{HAD\_Czdc} & $0.13$\\
687% \multicolumn{4}{l}{\textsc{ZDC}, timing resolution} \\
688% & $\sigma_t$ (s) & \texttt{ZDC\_T\_resolution} & $0$ \\
689% \hline
690% \end{tabular}
691\begin{tabular}[!h]{llcc}
692\hline
693 \multicolumn{3}{l}{\textsc{ZDC}, electromagnetic part} & hadronic part \\
694 & $S$ (GeV$^{1/2}$) & $0.7$ & $1.38$\\
695 & $N$ (GeV) & $0$ & $0$ \\
696 & $C$ & $0.08$& $0.13$ \\
697 \multicolumn{4}{l}{\textsc{ZDC}, timing resolution} \\
698 & $\sigma_t$ (s) & $0$ & \\
699\hline
700\end{tabular}
701\label{tab:defResolZdc}
702\end{center}
703\end{table}
704
705% \subsubsection*{Forward neutrals}
706
707The reconstructed ZDC 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$).
708%In current versions of \textit{Delphes}, only photons and neutrons are considered.
709Photons 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 (def. $50$~GeV)~\citep{qr:fwdneutrals}.
710%\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).
711
712
713\subsection{Forward taggers}
714
715Forward 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. Such devices, also used at \textsc{HERA} and Tevatron, are located very far away from the interaction point (further than $150$~m in the \textsc{LHC} case).
716
717To be able to reach these detectors, particles must have a charge identical to the beam particles, and a momentum very close to the nominal value of 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}).
718For instance, roman pots at $220~\textrm{m}$ from the \textsc{IP} and $2~\textrm{mm}$ from the beam will detect all forward protons with an energy between $120$ and $900~\textrm{GeV}$~\citep{bib:hector}.
719In practice, in the \textsc{LHC}, only positively charged muons ($\mu^+$) and protons can reach the forward taggers as other particles with a single positive charge coming from the interaction points will decay before their possible tagging. In \textit{Delphes}, extra hits coming from the beam-gas events or secondary particles hitting the beampipe in front of the detectors are not taken into account.
720
721While 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 \textit{Hector} software~\citep{bib:hector}, which includes the chromaticity effects and the geometrical aperture of the beamline elements of any arbitrary collider.
722
723Forward taggers are able to measure the hit positions ($x,y$) and angles ($\theta_x,\theta_y$) in the transverse plane at the location of the detector ($s$ meters away from the \textsc{IP}), as well as the time-of-flight\footnote{It is worth noting that for both \textsc{CMS} and \textsc{ATLAS} experiments, the taggers located at $220$~m are not able to measure the time-of-flight, contrary to \textsc{FP420} detectors.} ($t$). Out of these the particle energy ($E$) and the momentum transfer it underwent during the interaction ($q^2$) can be reconstructed at the analysis level (it is not implemented in the current versions of \textit{Delphes}. The time-of-flight measurement can be smeared with a Gaussian distribution (default value
724%\footnote{\texttt{[code] } The resolution is defined by the \texttt{RP220\_T\_resolution} and \texttt{RP420\_T\_resolution} parameters in the detector card.}
725$\sigma_t = 0~\textrm{s}$)~\citep{qr:protontaggers}.
726
727
728
729\section{Validation}
730
731\textit{Delphes} performs a fast simulation of a collider experiment.
732Its 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.
733The quality and validity of the output are assessed by comparing the resolutions on the reconstructed data to the expectations of both \textsc{CMS}~\citep{bib:cmsjetresolution} and \textsc{ATLAS}~\citep{bib:ATLASresolution} detectors.
734
735Electrons and muons are by construction equal to the experiment designs, as the Gaussian smearing of their kinematics properties is defined according to the detector specifications.
736Similarly, the $b$-tagging efficiency (for real $b$-jets) and misidentification rates (for fake $b$-jets) are taken directly from the expected values of the experiment.
737Unlike these simple objects, jets and missing transverse energy should be carefully cross-checked.
738
739\subsection{Jet resolution}
740
741The majority of interesting processes at the \textsc{LHC} contain jets in the final state. The jet resolution obtained using \textit{Delphes} is therefore a crucial point for its validation, both for \textsc{CMS}- and \textsc{ATLAS}-like detectors.
742This validation is based on $pp \rightarrow gg$ events produced with MadGraph/MadEvent and hadronised using \textit{Pythia}~\citep{bib:mgme,bib:pythia}.
743
744For a \textsc{CMS}-like detector, a similar procedure as the one explained in published results is applied here.
745The events were arranged in $14$ bins of gluon transverse momentum $\hat{p}_T$. In each $\hat{p}_T$ bin, every jet in \textit{Delphes} is matched to the closest jet of generator-level particles, using the spatial separation between the two jet axes
746\begin{equation}
747\Delta R = \sqrt{ \big(\eta^\textrm{rec} - \eta^\textrm{MC} \big)^2 + \big(\phi^\textrm{rec} - \phi^\textrm{MC} \big)^2}<0.25.
748\end{equation}
749The jets made of generator-level particles, here referred as \textit{MC jets}, are obtained by applying the algorithm to all particles considered as stable after hadronisation (i.e.\ including muons).
750Jets produced by \textit{Delphes} and satisfying the matching criterion are called hereafter \textit{reconstructed jets}.
751All jets are computed with the clustering algorithm (JetCLU) with a cone radius $R$ of $0.7$.
752
753The ratio of the transverse energies of every reconstructed jet $E_T^\textrm{rec}$ to its corresponding \textsc{MC} jet $E_T^\textrm{MC}$ is calculated in each $\hat{p}_T$ bin.
754The $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.
755The resolution in each $\hat{p}_T$ bin is obtained by the fit mean $\langle x \rangle$ and variance $\sigma^2(x)$:
756\begin{equation}
757%\frac{\sigma(R_{jet})}{\langle R_{jet} \rangle }=
758\frac{\sigma \Big (\frac{E_T^\textrm{rec}}{E_T^\textrm{MC}} \Big)_\textrm{fit}}{ \Big \langle \frac{E_T^\textrm{rec}}{E_T^\textrm{MC}} \Big \rangle_\textrm{fit}}~
759\Big( \hat{p}_T(i) \Big)\textrm{, for all }i.
760\end{equation}
761
762\begin{figure}[!ht]
763\begin{center}
764%\includegraphics[width=\columnwidth]{resolutionJet}
765\includegraphics[width=\columnwidth]{fig8}
766\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}$, in a \textsc{CMS}-like detector. The jets events are reconstructed with the JetCLU clustering algorithm with a cone radius of $0.7$. The maximum separation between the reconstructed and \textsc{MC}-jets is $\Delta R= 0.25$. Dotted line is the fit result for comparison to the \textsc{CMS} resolution~\citep{bib:cmsjetresolution}, in blue. The $pp \rightarrow gg$ dijet events have been generated with MadGraph/MadEvent and hadronised with \textit{Pythia}.}
767\label{fig:jetresolcms}
768\end{center}
769\end{figure}
770
771The resulting jet resolution as a function of $E_T^\textrm{MC}$ is shown in Fig.~\ref{fig:jetresolcms}.
772This distribution is fitted with a function of the following form:
773\begin{equation}
774\frac{a}{E_T^\textrm{MC}}\oplus \frac{b}{\sqrt{E_T^\textrm{MC}}}\oplus c,
775\label{eq:fitresolution}
776\end{equation}
777where $a$, $b$ and $c$ are the fit parameters.
778It is then compared to the resolution published by the \textsc{CMS} collaboration~\citep{bib:cmsjetresolution}. The resolution curves from \textit{Delphes} and \textsc{CMS} are in good agreement.
779
780Similarly, the jet resolution is evaluated for an \textsc{ATLAS}-like detector. The $pp \rightarrow gg$ events are here arranged in $8$ adjacent bins in $p_T$. A $k_T$ reconstruction algorithm with $R=0.6$ is chosen and the maximal matching distance between the \textsc{MC}-jets and the reconstructed jets is set to $\Delta R=0.2$. The relative energy resolution is evaluated in each bin by:
781\begin{equation}
782\frac{\sigma(E)}{E} = \sqrt{~~ \Bigg \langle ~\Bigg( \frac{E^\textrm{rec} - E^\textrm{MC}}{E^\textrm{rec}} \Bigg)^2 ~ \Bigg \rangle ~ - ~ \Bigg \langle \frac{E^\textrm{rec} - E^\textrm{MC}}{ E^\textrm{rec} } \Bigg \rangle^2}.
783\end{equation}
784
785Figure~\ref{fig:jetresolatlas} shows a good agreement between the resolution obtained with \textit{Delphes}, the result of the fit with Equation~\ref{eq:fitresolution} and the corresponding curve provided by the \textsc{ATLAS} collaboration~\citep{bib:ATLASresolution}.
786
787\begin{figure}[!ht]
788\begin{center}
789\includegraphics[width=\columnwidth]{fig9}
790\caption{Relative energy resolution of reconstructed jets as a function of the energy of the closest jet of generator-level particles $E^\textrm{MC}$, in an \textsc{ATLAS}-like detector. The jets are reconstructed with the $k_T$ algorithm with a radius $R=0.6$. The maximal matching distance between \textsc{MC}- and reconstructed jets is $\Delta R=0.2$. Only central jets are considered ($|\eta|<0.5$). Dotted line is the fit result for comparison to the \textsc{ATLAS} resolution~\citep{bib:ATLASresolution}, in blue. The $pp \rightarrow gg$ di-jet events have been generated with MadGraph/MadEvent and hadronised with \textit{Pythia}.}
791\label{fig:jetresolatlas}
792\end{center}
793\end{figure}
794
795
796\subsection{MET resolution}
797
798All 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.
799The resolution of the $\overrightarrow{E_T}^\textrm{miss}$ variable, as obtained with \textit{Delphes}, is then crucial.
800
801The samples used to study the \textsc{MET} performance are identical to those used for the jet validation.
802It is worth noting that the contribution to $E_T^\textrm{miss}$ from muons is negligible in the studied sample.
803The 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 cells.
804The quality of the \textsc{MET} reconstruction is checked via the resolution on its horizontal component $E_x^\textrm{miss}$.
805
806The $E_x^\textrm{miss}$ resolution is evaluated in the following way.
807The distribution of the difference between $E_x^\textrm{miss}$ in \textit{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.
808The resulting value is plotted in Fig.~\ref{fig:resolETmis} as a function of the total visible transverse
809energy, for \textsc{CMS}- and \textsc{ATLAS}-like detectors.
810
811\begin{figure}[!ht]
812\begin{center}
813%\includegraphics[width=\columnwidth]{resolutionETmis}
814\includegraphics[width=\columnwidth]{fig10}
815\includegraphics[width=\columnwidth]{fig10b}
816\caption{$\sigma(E^\textrm{mis}_{x})$ as a function on the scalar sum of all cells ($\Sigma E_T$) for $pp \rightarrow gg$ events, for a \textsc{CMS}-like detector (top) and an \textsc{ATLAS}-like detector (bottom), for di-jet events produced with MadGraph/MadEvent and hadronised with \textit{Pythia}.}
817\label{fig:resolETmis}
818\end{center}
819\end{figure}
820
821The resolution $\sigma_x$ of the horizontal component of \textsc{MET} is observed to behave like
822\begin{equation}
823\sigma_x = \alpha ~\sqrt{E_T}~~~(\mathrm{GeV}^{1/2}),
824\end{equation}
825where the $\alpha$ parameter depends on the resolution of the calorimeters.
826
827The \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 (i.e. extra simultaneous $pp$ collision occurring at high-luminosity in the same bunch crossing)~\citep{bib:cmsjetresolution}, which compares very well with the $\alpha = 0.63$ obtained with \textit{Delphes}. Similarly, for an \textsc{ATLAS}-like detector, a value of $0.53$ is obtained by \textit{Delphes} for the $\alpha$ parameter, while the experiment expects it in the range $[0.53~ ;~0.57]$~\citep{bib:ATLASresolution}.
828
829\subsection{\texorpdfstring{$\tau$}{\texttau}-jet efficiency}
830Due to the complexity of their reconstruction algorithm, $\tau$-jets have also to be checked.
831Table~\ref{tab:taurecoefficiency} lists the reconstruction efficiencies in \textit{Delphes} for the hadronic $\tau$-jets from $H,Z \rightarrow \tau^+ \tau^-$. The mass of the Higgs boson is set successively to $140$ and $300~\textrm{GeV}/c^2$. The inclusive gauge boson productions ($pp \rightarrow HX$ and $pp \rightarrow ZX$) are performed with MadGraph/MadEvent and the $\tau$ lepton decay and further hadronisation are handled by \textit{Pythia/Tauola}. All reconstructed $\tau$-jets are $1-$prong, and follow the definition described in section~\ref{btagging}, which is very close to an algorithm of the \textsc{CMS} experiment~\citep{bib:cmstauresolution}. At last, corresponding efficiencies published by the \textsc{CMS} and \textsc{ATLAS} experiments are quoted for comparison. The agreement is good enough at this level to validate the $\tau-$reconstruction.
832
833\begin{table}[!h]
834\begin{center}
835\caption{Reconstruction efficiencies of $\tau$-jets in $\tau^+ \tau^-$ decays from $Z$ or $H$ bosons, in \textit{Delphes}, \textsc{CMS} and \textsc{ATLAS} experiments~\citep{bib:cmstauresolution,bib:ATLASresolution}. Two scenarios for the mass of the Higgs boson are investigated. Events generated with MadGraph/MadEvent and hadronised with \textit{Pythia}. The decays of $\tau$ leptons is handled by the \textit{Tauola} version embedded in \textit{Pythia}.\vspace{0.5cm}}
836%\begin{tabular}{lll}
837%\hline
838%\multicolumn{2}{c}{\textsc{CMS}} & \\
839%$Z \rightarrow \tau^+ \tau^-$ & $38 \%$ & \\
840%$H \rightarrow \tau^+ \tau^-$ & $36 \%$ & $m_H = 150~\textrm{GeV}/c^2$ \\
841%$H \rightarrow \tau^+ \tau^-$ & $47 \%$ & $m_H = 300~\textrm{GeV}/c^2$ \\
842%\multicolumn{2}{c}{Delphes} & \\
843%$H \rightarrow \tau^+ \tau^-$ &$42 \%$ & $m_H = 140~\textrm{GeV}/c^2$ \\
844%\hline
845%\end{tabular}
846
847\begin{tabular}{lrlrl}
848\hline
849 & \textsc{CMS}&Delphes & \textsc{ATLAS}&Delphes \\
850$Z \rightarrow \tau^+ \tau^-$ & $38.2\%$ & $32.4\pm1.8\%$ & $33\%$ & $28.6\pm 1.9\%$ \\
851$H(140) \rightarrow \tau^+ \tau^-$ & $36.3\%$ & $39.9\pm1.6\%$ & & $32.8\pm 1.8\%$ \\
852$H(300) \rightarrow \tau^+ \tau^-$ & $47.3\%$ & $49.7\pm1.5\%$ & & $43.8\pm 1.6\%$ \\
853\hline
854
855\end{tabular}
856\label{tab:taurecoefficiency}
857\end{center}
858\end{table}
859
860
861\section{Visualisation}
862
863When 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}~\citep{bib:FROG} has been interfaced in \textit{Delphes}, allowing an easy display of the defined detector configuration~\citep{qr:frog}.
864%\footnote{\texttt{[code] } To prepare the visualisation, the \texttt{FLAG\_FROG} parameter should be equal to $1$.}.
865
866% \begin{figure}[!ht]
867% \begin{center}
868% \includegraphics[width=\columnwidth]{Detector_DELPHES_1}
869% \caption{Layout of the generic detector geometry assumed in Delphes. The innermost layer, close to the interaction point, is a central tracking system (pink), embedded into a solenoidal magnetic field.
870% It is surrounded by a central calorimeter volume (green) with both electromagnetic and hadronic sections.
871% The outer layer of the central system (red) consist of a muon system.
872% In addition, two end-cap calorimeters (blue) extend the pseudorapidity coverage of the central detector.
873% The actual detector granularity and extension is defined in the detector card.
874% The detector is assumed to be strictly symmetric around the beam axis (black line).
875% Additional forward detectors are not depicted.}
876% \label{fig:GenDet}
877% \end{center}
878% \end{figure}
879
880Two 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.
881As an example, the generic detector geometry assumed in this paper is shown in Fig.~\ref{fig:GenDet3}
882%, \ref{fig:GenDet}
883 and~\ref{fig:GenDet2}.
884The extensions of the central tracking system, the central calorimeters and both forward calorimeters are visible.
885Note 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.
886
887\begin{figure}[!ht]
888\begin{center}
889%\includegraphics[width=\columnwidth]{Detector_DELPHES_2b}
890\includegraphics[width=\columnwidth]{fig11}
891\caption{Layout of the generic detector geometry assumed in \textit{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.}
892\label{fig:GenDet2}
893\end{center}
894\end{figure}
895
896Deeper understanding of interesting physics processes is possible by displaying the events themselves.
897The visibility of each set of objects ($e^\pm$, $\mu^\pm$, $\tau^\pm$, jets, transverse missing energy) is enhanced by a colour coding.
898Moreover, kinematics information of each object is visible by a simple mouse action.
899As an illustration, an associated photoproduction of a $W$ boson and a $t$ quark is shown in Fig.~\ref{fig:wt}.
900This 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~\citep{bib:wtphotoproduction}.
901This leading proton survives after photon emission and is present in the final state.
902As 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.
903The experimental signature is a lack of hadronic activity in the forward hemisphere where the surviving proton escapes.
904The $t$ quark decays into a $W$ boson and a $b$ quark.
905Both $W$ bosons decay into leptons ($W \rightarrow \mu \nu_\mu$ and $W \rightarrow e \nu_e$).
906The 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.
907
908\begin{figure}[!ht]
909\begin{center}
910%%\includegraphics[width=\columnwidth]{Events_DELPHES_1}
911%\includegraphics[width=\columnwidth]{DisplayWt}
912\includegraphics[width=\columnwidth]{fig12}
913\caption{Example of $pp(\gamma p \rightarrow Wt)pY$ event display in different orientations, with $t \rightarrow Wb$.
914One $W$ boson decays into a $\mu \nu_\mu$ pair and the second one into a $e \nu_e$ pair.
915The surviving proton leaves a forward hemisphere with no hadronic activity.
916The isolated muon is shown as the dark blue vector.
917Around 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.}
918\label{fig:wt}
919\end{center}
920\end{figure}
921
922For comparison, Fig.~\ref{fig:gg} depicts an inclusive gluon pair production $pp \rightarrow ggX$.
923The 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.
924
925\begin{figure}[!ht]
926\begin{center}
927%%\includegraphics[width=\columnwidth]{Events_DELPHES_1}
928%\includegraphics[width=\columnwidth]{Displayppgg}
929\includegraphics[width=\columnwidth]{fig13}
930\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).}
931\label{fig:gg}
932\end{center}
933\end{figure}
934
935
936\section{Conclusion and perspectives}
937
938% \subsection{version 1}
939% We have described here the major features of the \textit{Delphes} framework, introduced for the fast simulation of a collider experiment.
940% It has already been used for several phenomenological studies, in particular in photon interactions at the \textsc{LHC}.
941%
942% \textit{Delphes} takes the output of event generators, in various formats, and yields analysis-object data.
943% The simulation applies the resolutions of central and forward detectors by smearing the kinematical properties of final state particles.
944% It yields tracks in a solenoidal magnetic field and calorimetric towers.
945% Realistic reconstruction algorithms are run, including the FastJet package, to produce collections of $e^\pm$, $\mu^\pm$, jets and $\tau$-jets. $b$-tag and missing transverse energy are also evaluated.
946% The output is validated by comparing to the \textsc{CMS} expected performances.
947% A trigger stage can be emulated on the output data.
948% At last, event visualisation is possible through the \textsc{FROG} 3D event display.
949%
950%
951% \textit{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.
952%
953%
954% \subsection{version 2}
955We have described here the major features of the \textit{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.
956
957\textit{Delphes} takes as an input the output of event-generators and yields analysis-object data in the form of \texttt{TTree} in a \texttt{*.root} file.
958The simulation includes central and forward detectors to produce realistic observables using standard reconstruction algorithms.
959Moreover, the framework allows trigger emulation and 3D event visualisation.
960
961\textit{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, a better $b$-tag description and possibly the implementation of an event mixing module for pile-up event simulation. This framework has already been used for several analyses~\citep{bib:wtphotoproduction, bib:papierquisortirajamais, bib:papiersimon}, in particular in photon-induced interactions at the \textsc{LHC}.
962
963
964\section*{Acknowledgements}
965\addcontentsline{toc}{section}{Acknowledgements}
966The authors would like to thank 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.
967Part of this work was supported by the Belgian Federal Office for Scientific, Technical and Cultural Affairs through the Interuniversity Attraction Pole P6/11.
968
969
970\begin{thebibliography}{99}
971\addcontentsline{toc}{section}{References}
972
973\bibitem{bib:geant} J. Allison, et al., Nucl. Inst. \& Meth. in \textbf{Phys. Res. A} \href{http://dx.doi.org/10.1016/S0168-9002(03)01368-8}{506 (2003) 250-303}; \textbf{IEEE Trans. on Nucl. Sc.} \href{http://dx.doi.org/10.1109/TNS.2006.869826}{53:1 (2006) 270-278}.
974
975\bibitem{bib:delphes} \textit{Delphes}, \href{http://www.fynu.ucl.ac.be/delphes.html}{www.fynu.ucl.ac.be/delphes.html}
976\bibitem{bib:Root} %\textsc{ROOT}, \textit{An Object Oriented Data Analysis Framework},
977R. 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}.
978\bibitem{bib:ExRootAnalysis} %\textit{The} \textsc{ExRootAnalysis} \textit{analysis steering utility},
979P. Demin, (2006), unpublished. Now part of MadGraph/MadEvent.
980\bibitem{bib:cmsjetresolution} The \textsc{CMS} Collaboration, \textbf{CERN/LHCC} \href{http://documents.cern.ch/cgi-bin/setlink?base=LHCc&categ=public&id=LHCc-2006-001}{2006-001}.
981\bibitem{bib:ATLASresolution} The \textsc{ATLAS} Collaboration, \textbf{CERN-OPEN} 2008-020, \\arXiv:\href{http://arxiv.org/abs/arxiv:0901.0512}{0901.0512v1}[hep-ex].
982\bibitem{bib:hector} %\textit{Hector}, \textit{a fast simulator for the transport of particles in beamlines},
983X. Rouby, J. de Favereau, K. Piotrzkowski, \textbf{JINST} \href{http://www.iop.org/EJ/abstract/1748-0221/2/09/P09005}{2 P09005 (2007)}.
984\bibitem{bib:FASTJET} %\textit{The} FastJet \textit{package},
985M. Cacciari, G.P. Salam, \textbf{Phys. Lett. B} \href{http://dx.doi.org/10.1016/j.physletb.2006.08.037}{641 (2006) 57}.
986\bibitem{bib:jetclu} %\textsc{CDF} Run I legacy algorithm,
987F. Abe et al. (CDF Coll.), \textbf{Phys. Rev. D} \href{http://link.aps.org/doi/10.1103/PhysRevD.45.1448}{45 (1992) 1448}.
988\bibitem{bib:midpoint} %Run II Jet Physics: Proceedings of the Run II QCD and Weak Boson Physics Workshop,
989G.C. Blazey, et al., arXiv:\href{http://arxiv.org/abs/hep-ex/0005012}{0005012}[hep-ex].
990\bibitem{bib:SIScone} %\textsc{SISC}one, \textit{A practical Seedless Infrared-Safe Cone jet algorithm},
991G.P. Salam, G. Soyez, \textbf{JHEP} \href{http://dx.doi.org/10.1088/1126-6708/2007/05/086}{05 (2007) 086}.
992\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}.
993\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].
994\bibitem{bib:antikt} %\textit{The anti-kt jet clustering algorithm},
995M. Cacciari, G.P. Salam, G. Soyez, \textbf{JHEP} \href{http://dx.doi.org/10.1088/1126-6708/2008/04/063}{04 (2008) 063}.
996\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}.
997\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}.
998\bibitem{bib:mgme} %\textsc{MadGraph/MadEvent v4}, \textit{The New Web Generation},
999J. Alwall, et al., \textbf{JHEP} \href{http://dx.doi.org/10.1088/1126-6708/2007/09/028}{09 (2007) 028}.
1000\bibitem{bib:pythia} %\textsc{Pythia 6.4}, \textit{Physics and Manual},
1001T. Sjostrand, S. Mrenna, P. Skands, \textbf{JHEP} \href{http://dx.doi.org/10.1088/1126-6708/2006/05/026}{05 (2006) 026}.
1002\bibitem{bib:cmstauresolution} %\textit{Study of $\tau$-jet identification in CMS},
1003R. Kinnunen, A.N. Nikitenko, \textbf{CMS NOTE} \href{http://cdsweb.cern.ch/record/687274}{1997/002}.
1004\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].
1005\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].
1006
1007\bibitem{bib:papierquisortirajamais}J. de Favereau~et~al, \href{http://arxiv.org/abs/0908.2020}{arXiv:0908.2020v1} [hep-ph] (2008), to be published in EPJ.
1008
1009%\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.
1010\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].
1011
1012\bibitem{bib:mcfio} P. Lebrun, L. Garren, Copyright (c) 1994-1995 Universities Research Association, Inc.
1013\bibitem{bib:stdhep} L.A. Garren, M. Fischler, \href{http://cepa.fnal.gov/psm/stdhep/c++}{cepa.fnal.gov/psm/stdhep/c++}
1014\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}.
1015\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}.
1016
1017\end{thebibliography}
1018
1019
1020
1021% references to code
1022\renewcommand\refname{Internal code references}
1023\begin{thebibliography}{2}
1024\addcontentsline{toc}{section}{Internal code references}
1025
1026\bibitem[a]{qr:inputformat} The standard Monte Carlo event structures \texttt{StdHEP}~\citep{bib:stdhep} and \texttt{HepMC}~\citep{bib:hepmc} can be used as an input. Besides, \textit{Delphes} can also provide detector response for events read in ``Les Houches Event Format'' (LHEF~\citep{bib:lhe}) and \texttt{*.root} files obtained from \texttt{*.hbook} using the \texttt{h2root} utility from the ROOT framework~\citep{bib:Root}.
1027See the following classes: \texttt{HEPEVTConverter}, \texttt{HepMCConverter}, \texttt{LHEFConverter}, \texttt{STDHEPConverter} and \texttt{DelphesRootConverter}.
1028
1029\bibitem[b]{qr:outputformat} The ROOT output files are created using the \texttt{ExRootAnalysis} utility~\citep{bib:ExRootAnalysis}. Generator-level data are located under the \texttt{GEN} tree, the analysis data objects after reconstruction under the \texttt{Analysis} tree, and the results of the trigger emulation under the \texttt{Trigger} tree.
1030
1031\bibitem[c]{qr:lhco} Set the \texttt{FLAG\_LHCO} variable to $1$ or $0$ in the detector card to switch on/off the creation of \texttt{*.lhco} output file.
1032
1033\bibitem[d]{qr:invisibleparticles} The list of particles considered as invisible is accessible in the \texttt{PdgParticle} class. This list currently contains the PIDs 12, 14, 16, 1000022, 1000023, 1000025, 1000035 and 1000045, in absolute values.
1034
1035\bibitem[e]{qr:detectorcard}The detector card is the \texttt{data/DetectorCard.dat} file. This file is parsed by the \texttt{SmearUtil} class.
1036
1037\bibitem[f]{qr:datacards} Detector and trigger cards for the \textsc{ATLAS} and \textsc{CMS} experiments are also provided in \texttt{data/} directory.
1038
1039\bibitem[g]{qr:resolutionterms}The resolution terms in the detector card are named \texttt{ELG\_Xyyy} or \texttt{HAD\_Xyyy}, refering to electromagnetic and hadronic terms (resp.); \texttt{X} is replaced by \texttt{S}, \texttt{N}, \texttt{C} for the stochastic, noise and constant terms; and finally \texttt{yyy} is \texttt{cen} for central part, \texttt{ec} for end-caps, \texttt{fwd} for the forward calorimeters and \texttt{zdc} for the zero-degree calorimeters.
1040
1041\bibitem[h]{qr:magneticfield} See the \texttt{TrackPropagation} class.
1042
1043\bibitem[i]{qr:tracks} See the \texttt{TRACK\_eff} and \texttt{TRACK\_ptmin} terms in the detector card.
1044
1045\bibitem[j]{qr:energysmearing} The response of the detector is applied to the electromagnetic and the hadronic particles through the \texttt{SmearElectron} and \texttt{SmearHadron} methods in the \texttt{SmearUtil} class.
1046
1047\bibitem[k]{qr:emhadratios} To implement different ratios for other particles, see the \texttt{BlockClasses} class.
1048
1049\bibitem[l]{qr:calorimetriccells} As 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 cells with $\phi=0$ and $\eta>0$ (default: $40$ cells). For a given $\eta$, the size of the $\phi$ segmentation is also specified. See the \texttt{TOWER\_number}, \texttt{TOWER\_eta\_edges} and \texttt{TOWER\_dphi} variables in the detector card.
1050
1051\bibitem[m]{qr:analysistree} All these processed data are located under the \texttt{Analysis} tree.
1052
1053\bibitem[n]{qr:muonsmearing} See the \texttt{SmearMuon} method in the \texttt{SmearUtil} class.
1054
1055\bibitem[o]{qr:isolflag} 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.
1056
1057\bibitem[p]{qr:caloisolation} Calorimetric isolation parameters in the detector card are \texttt{ISOL\_Calo\_ET} and \texttt{ISOL\_Calo\_Grid} in the detector card.
1058
1059\bibitem[q]{qr:fwdneutrals} These thresholds are defined by the \texttt{ZDC\_gamma\_E} and \texttt{ZDC\_n\_E} variables in the detector card.
1060
1061\bibitem[r]{qr:jetalgo} The choice is done by allocating the \texttt{JET\_jetalgo } input parameter in the detector card.
1062
1063\bibitem[s]{qr:ptcutjet} See the \texttt{PTCUT\_jet }variable in the detector card.
1064
1065\bibitem[t]{qr:jetparams} See the \texttt{JET\_coneradius} and \texttt{JET\_seed} variables in the detector card. The existing FastJet code has been modified to allow easy modification of the cell pattern in $(\eta, \phi)$ space.
1066In following versions of \textit{Delphes}, a new dedicated plug-in will be created on this purpose.
1067
1068\bibitem[u]{qr:energyflow} 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.
1069
1070\bibitem[v]{qr:btag} Corresponding to the \texttt{BTAG\_b}, \texttt{BTAG\_mistag\_c} and \texttt{BTAG\_mistag\_l} constants, for the efficiency of tagging of a $b$-jet, the efficiency of mistagging a $c$-jet as a $b$-jet, and the
1071efficiency of mistagging a light jet ($u$,$d$,$s$,$g$) as a $b$-jet.
1072
1073\bibitem[w]{qr:taujets} See the following parameters in the detector card:\\
1074\texttt{TAU\_energy\_scone } for $R^\textrm{em}$; \texttt{JET\_M\_seed } for min $E_{T}^\textrm{cell}$;
1075\texttt{TAU\_energy\_frac} for $C_{\tau}$; \texttt{TAU\_track\_scone} for $R^\textrm{tracks}$;
1076 \texttt{PTAU\_track\_pt } for min $p_T^\textrm{tracks}$ and \texttt{TAUJET\_pt} for $\min p_T$.
1077
1078
1079\bibitem[x]{qr:triggercard} The trigger card is the \texttt{data/TriggerCard.dat} file. Default trigger files are also available for CMS-like and ATLAS-like detectors
1080
1081\bibitem[y]{qr:protontaggers} The resolution is defined by the \texttt{RP220\_T\_resolution} and \texttt{RP420\_T\_resolution} parameters in the detector card.
1082
1083\bibitem[z]{qr:frog} To prepare the visualisation, the \texttt{FLAG\_FROG} parameter should be equal to $1$.
1084
1085\end{thebibliography}
1086
1087
1088
1089
1090\onecolumn
1091\appendix
1092
1093\section{User manual}
1094
1095The available \texttt{C++}-code is compressed in a zipped tar file which contains everything needed to run the \textit{Delphes} package, assuming a running \textsc{ROOT} installation. The package includes \texttt{ExRootAnalysis}~\citep{bib:ExRootAnalysis}, \textit{Hector}~\citep{bib:hector}, FastJet~\citep{bib:FASTJET}, and \textsc{FROG}~\citep{bib:FROG}, as well as the conversion codes to read standard \mbox{StdHEP} input files (\texttt{mcfio} and \texttt{stdhep})~\citep{bib:mcfio} and HepMC~\citep{bib:hepmc}.
1096In 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/}.
1097
1098\subsection{Getting started}
1099
1100In order to run \textit{Delphes} on your system, first download its sources and compile them:\\
1101\begin{quote}\texttt{wget http://www.fynu.ucl.ac.be/users/s.ovyn/Delphes/files/Delphes\_V\_*.tar.gz}\end{quote}
1102Replace the \texttt{*} symbol by the proper version number. Always refer to the download page on the \textit{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 Delphes for this manual is V 1.8 (July 2009).
1103
1104\begin{quote}
1105\begin{verbatim}
1106me@mylaptop:~$ tar -xvf Delphes_V_*.tar.gz
1107me@mylaptop:~$ cd Delphes_V_*.*
1108me@mylaptop:~$ ./genMakefile.tcl > Makefile
1109me@mylaptop:~$ make
1110\end{verbatim}
1111\end{quote}
1112Due 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 \textit{Delphes}. When compilation is completed, the following message is printed:
1113\begin{quote}
1114\begin{verbatim}
1115me@mylaptop:~$ Delphes has been compiled
1116me@mylaptop:~$ Ready to run
1117\end{verbatim}
1118\end{quote}
1119
1120\subsection{Running \textit{Delphes} on your events}
1121
1122In this sub-appendix, we will explain how to use \textit{Delphes} to perform a fast simulation of a general-purpose detector on your event files. The first step to use \textit{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 \textit{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).
1123
1124\begin{quote}
1125\begin{verbatim}
1126me@mylaptop:~$ ./Delphes inputlist.list OutputRootFileName.root
1127\end{verbatim}
1128\end{quote}
1129
1130\subsubsection{Setting up the configuration}
1131
1132The 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.
1133
1134\begin{enumerate}
1135\item{\bf The detector card }
1136It contains all pieces of information needed to run \textit{Delphes}:
1137\begin{itemize}
1138 \item detector parameters, including calorimeter and tracking coverage and resolutions, transverse energy thresholds for object reconstruction and jet algorithm parameters.
1139 \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).
1140 \end{itemize}
1141
1142If no datacard is provided by the user, the default smearing and running parameters are used (corresponding to tables~\ref{tab:defEta},~\ref{tab:defResol}).\\
1143Definition of the sub-detector extensions:
1144\begin{quote}
1145\begin{verbatim}
1146CEN_max_tracker 2.5 // Maximum tracker coverage
1147CEN_max_calo_cen 1.7 // central calorimeter coverage
1148CEN_max_calo_ec 3.0 // calorimeter endcap coverage
1149CEN_max_calo_fwd 5.0 // forward calorimeter pseudorapidity coverage
1150CEN_max_mu 2.4 // muon chambers pseudorapidity coverage
1151\end{verbatim}
1152\end{quote}
1153Definition of the sub-detector resolutions:
1154\begin{quote}
1155\begin{verbatim}
1156# Energy resolution for electron/photon in central/endcap/fwd/zdc calos
1157# \sigma/E = C + N/E + S/\sqrt{E}, E in GeV
1158ELG_Scen 0.05 // S term for central ECAL
1159ELG_Ncen 0.25 // N term
1160ELG_Ccen 0.005 // C term
1161ELG_Sec 0.05 // S term for ECAL endcap
1162ELG_Nec 0.25 // N term
1163ELG_Cec 0.005 // C term
1164ELG_Sfwd 2.084 // S term for FCAL
1165ELG_Nfwd 0. // N term
1166ELG_Cfwd 0.107 // C term
1167ELG_Szdc 0.70 // S term for ZDC
1168ELG_Nzdc 0. // N term
1169ELG_Czdc 0.08 // C term
1170
1171# Energy resolution for hadrons in central/endcap/fwd/zdc calos
1172# \sigma/E = C + N/E + S/\sqrt{E}, E in GeV
1173HAD_Scen 1.5 // S term for central HCAL
1174HAD_Ncen 0. // N term
1175HAD_Ccen 0.05 // C term
1176HAD_Sec 1.5 // S term for HCAL endcap
1177HAD_Nec 0. // N term
1178HAD_Cec 0.05 // C term
1179HAD_Sfwd 2.7 // S term for FCAL
1180HAD_Nfwd 0. // N term
1181HAD_Cfwd 0.13 // C term
1182HAD_Szdc 1.38 // S term for ZDC
1183HAD_Nzdc 0. // N term
1184HAD_Czdc 0.13 // C term
1185
1186# Time resolution for ZDC/RP220/RP420
1187ZDC_T_resolution 0 // in s
1188RP220_T_resolution 0 // in s
1189RP420_T_resolution 0 // in s
1190
1191# Muon smearing
1192MU_SmearPt 0.01 // transverse momentum Pt in GeV/c
1193
1194# Tracking efficiencies
1195TRACK_ptmin 0.9 // minimal pT
1196TRACK_eff 90 // efficiency associated to the tracking (%)
1197\end{verbatim}
1198\end{quote}
1199Definitions related to the calorimetric cells:
1200\begin{quote}
1201\begin{verbatim}
1202# Calorimetric towers
1203TOWER_number 40
1204TOWER_eta_edges 0. 0.087 0.174 0.261 0.348 0.435 0.522 0.609 0.696 0.783
1205 0.870 0.957 1.044 1.131 1.218 1.305 1.392 1.479 1.566 1.653
1206 1.740 1.830 1.930 2.043 2.172 2.322 2.500 2.650 2.868 2.950
1207 3.125 3.300 3.475 3.650 3.825 4.000 4.175 4.350 4.525 4.700
1208 5.000
1209
1210TOWER_dphi 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 10
1211 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 20 20
1212\end{verbatim}
1213\end{quote}
1214\texttt{TOWER\_eta\_edges} is the list of the edges in $\eta$ of all cells, in the $\eta>0$ hemisphere (the detector is supposed to be symmetric with respect to the $\eta=0$ plane, as well as around the $z$-axis). Starts with the lower edge of the most central tower (default: $\eta = 0$) and ends with the higher edge of the most forward tower.
1215\texttt{TOWER\_dphi} lists the tower size in $\phi$ (in degree), assuming that all cells are similar in $\phi$ for a given $\eta$.\\
1216Thresholds applied for storing the reconstructed objects in the final collections:
1217\begin{quote}
1218\begin{verbatim}
1219# Thresholds for reconstructed objects, in GeV/c
1220PTCUT_elec 10.0
1221PTCUT_muon 10.0
1222PTCUT_jet 20.0
1223PTCUT_gamma 10.0
1224PTCUT_taujet 10.0
1225
1226# Thresholds for reconstructed objects in ZDC, E in GeV
1227ZDC_gamma_E 20
1228ZDC_n_E 50
1229\end{verbatim}
1230\end{quote}
1231Definitions of variables related to the charged lepton isolation:
1232\begin{quote}
1233\begin{verbatim}
1234# Charged lepton isolation. Pt and Et in GeV
1235ISOL_PT 2.0 //minimal pt of tracks for isolation criteria
1236ISOL_Cone 0.5 //Cone for isolation criteria
1237ISOL_Calo_Cone 0.4 //Cone for calorimetric isolation
1238ISOL_Calo_ET 2.0 //minimal tower E_T for isolation criteria. 1E99 means "off"
1239ISOL_Calo_Grid 3 //Grid size (N x N) for calorimetric isolation
1240\end{verbatim}
1241\end{quote}
1242Definitions of variables related to the jet reconstruction:
1243\begin{quote}
1244\begin{verbatim}
1245# General jet variable
1246JET_coneradius 0.7 // generic jet radius
1247JET_jetalgo 1 // 1 for Cone algorithm,
1248 // 2 for MidPoint algorithm,
1249 // 3 for SIScone algorithm,
1250 // 4 for kt algorithm
1251 // 5 for Cambridge/Aachen algorithm
1252 // 6 for anti-kt algorithm
1253JET_seed 1.0 // minimum seed to start jet reconstruction, in GeV
1254JET_Eflow 1 // Energy flow: perfect energy assumed in the tracker coverage.
1255 // 1 is 'on' ; 0 is 'off'
1256
1257# Tagging definition
1258BTAG_b 40 // b-tag efficiency (%)
1259BTAG_mistag_c 10 // mistagging (%)
1260BTAG_mistag_l 1 // mistagging (%)
1261\end{verbatim}
1262\end{quote}
1263Switches for options
1264\begin{quote}
1265\begin{verbatim}
1266# FLAGS
1267FLAG_bfield 1 //1 to run the bfield propagation else 0
1268FLAG_vfd 1 //1 to run the very forward detectors else 0
1269FLAG_RP 1 //1 to run the very forward detectors else 0
1270FLAG_trigger 1 //1 to run the trigger selection else 0
1271FLAG_FROG 1 //1 to run the FROG event display
1272FLAG_LHCO 1 //1 to run the LHCO
1273\end{verbatim}
1274\end{quote}
1275Parameters for the magnetic field simulation:
1276\begin{quote}
1277\begin{verbatim}
1278# In case BField propagation allowed
1279TRACK_radius 129 // radius of the BField coverage, in cm
1280TRACK_length 300 // length of the BField coverage, in cm
1281TRACK_bfield_x 0 // X component of the BField, in T
1282TRACK_bfield_y 0 // Y component of the BField, in T
1283TRACK_bfield_z 3.8 // Z component of the BField, in T
1284\end{verbatim}
1285\end{quote}
1286Parameters related to the very forward detectors
1287\begin{quote}
1288\begin{verbatim}
1289# Very forward detector extension, in pseudorapidity
1290# if allowed
1291VFD_min_zdc 8.3 // Zero-Degree neutral Calorimeter
1292VFD_s_zdc 140 // distance of the ZDC, from the IP, in [m]
1293
1294#\textit{Hector} parameters
1295RP_220_s 220 // distance of the RP to the IP, in meters
1296RP_220_x 0.002 // distance of the RP to the beam, in meters
1297RP_420_s 420 // distance of the RP to the IP, in meters
1298RP_420_x 0.004 // distance of the RP to the beam, in meters
1299RP_beam1Card data/LHCB1IR5_v6.500.tfs // beam optics file, beam 1
1300RP_beam2Card data/LHCB2IR5_v6.500.tfs // beam optics file, beam 2
1301RP_IP_name IP5 // tag for IP in \textit{Hector} ; 'IP1' for ATLAS
1302RP_offsetEl_x 0.097 // horizontal separation between both beam, in meters
1303RP_offsetEl_y 0 // vertical separation between both beam, in meters
1304RP_offsetEl_s 120 // distance of beam separation point, from IP
1305RP_cross_x -500 // IP offset in horizontal plane, in micrometers
1306RP_cross_y 0 // IP offset in vertical plane, in micrometers
1307RP_cross_ang_x 142.5 // half-crossing angle in horizontal plane, in microrad
1308RP_cross_ang_y 0 // half-crossing angle in vertical plane, in microrad
1309\end{verbatim}
1310\end{quote}
1311Others parameters:
1312\begin{quote}
1313\begin{verbatim}
1314# In case FROG event display allowed
1315NEvents_FROG 100
1316# Number of events to process
1317NEvents -1 // -1 means 'all'
1318
1319# input PDG tables
1320PdgTableFilename data/particle.tbl // table with particle pid,mass,charge,...
1321\end{verbatim}
1322\end{quote}
1323
1324In general, energies, momenta and masses are expressed in GeV, GeV$/c$, GeV$/c^2$ respectively, and magnetic fields in T.
1325Geometrical extension are often referred in terms of pseudorapidity $\eta$, as the detectors are supposed to be symmetric in $\phi$. From version 1.8 onwards, the number of events to run is also be included in the detector card (\texttt{NEvents}). For version 1.7 and earlier, the parameters related to the calorimeter endcaps (\texttt{CEN\_max\_calo\_ec}, \texttt{ELG\_Sec}, \texttt{ELG\_Nec}, \texttt{ELG\_Cec}, \texttt{HAD\_Sec}, \texttt{HAD\_Nec} and \texttt{HAD\_Cec}) did not exist in the detector cards; in addition, some other variables had different names (\texttt{HAD\_Scen} was \texttt{HAD\_Sfcal}, \texttt{HAD\_Ncen} was \texttt{HAD\_Nfcal}, \texttt{HAD\_Ccen} was \texttt{HAD\_Cfcal}, \texttt{HAD\_Sfwd} was \texttt{HAD\_Shf}, \texttt{HAD\_Nfwd} was \texttt{HAD\_Nhf}, \texttt{HAD\_Cfwd} was \texttt{HAD\_Chf}). However, these cards are still completely compatible with new versions of \textit{Delphes}. In such a case, the calorimeter endcaps are simply assumed to be located at the edge of the central calorimeter volumes, with the same resolution values.
1326
1327\item{\bf The trigger card }
1328
1329This 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 \textit{Delphes} can correctly translate the input list of trigger-bits into selection algorithms:
1330
1331\begin{quote}
1332\begin{tabular}{ll}
1333{\it Trigger code} & {\it Corresponding object}\\
1334{\verb ELEC_PT } & electron \\
1335{\verb IElec_PT } & isolated electron \\
1336{\verb MUON_PT } & muon \\
1337{\verb IMuon_PT } & isolated muon \\
1338{\verb JET_PT } & jet \\
1339{\verb TAU_PT } & $\tau$-jet \\
1340{\verb ETMIS_PT } & missing transverse energy \\
1341{\verb GAMMA_PT } & photon \\
1342{\verb Bjet_PT } & $b$-jet \\
1343\end{tabular}
1344\end{quote}
1345
1346Each line in the trigger datacard is allocated to exactly one trigger-bit and starts with the name of the corresponding trigger.
1347Logical 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.
1348The default trigger card can be found in the data repository of \textit{Delphes} (\texttt{data/TriggerCard.dat}), as well as for both \textsc{CMS} and \textsc{ATLAS} experiments at the \textsc{LHC}.
1349An example of trigger table consistent with the previous rules is given here:
1350\begin{quote}
1351\begin{verbatim}
1352SingleJet >> JET_PT: '200'
1353DoubleElec >> ELEC_PT: '20' && ELEC_PT: '10'
1354SingleElec and Single Muon >> ELEC_PT: '20' && MUON_PT: '15'
1355\end{verbatim}
1356\end{quote}
1357\end{enumerate}
1358
1359\subsubsection{Running the code}
1360
1361First, create the detector and trigger cards (\texttt{data/DetectorCard.dat} and \texttt{data/TriggerCard.dat}). \\
1362Then, create a text file containing the list of input files that will be used by \textit{Delphes} (with extension \texttt{*.lhe}, \texttt{*.hepmc}, \texttt{*.root} or \texttt{*.hep}).
1363To run the code, type the following command (in one line)
1364\begin{quote}
1365\begin{verbatim}
1366me@mylaptop:~$ ./Delphes inputlist.list OutputRootFileName.root
1367 data/DetectorCard.dat data/TriggerCard.dat
1368\end{verbatim}
1369\end{quote}
1370As a reminder, typing the \texttt{./Delphes} command simply displays the correct usage:
1371
1372\begin{quote}
1373\begin{verbatim}
1374me@mylaptop:~$ ./Delphes
1375 Usage: ./Delphes input_file output_file [detector_card] [trigger_card]
1376 input_list - list of files in Ntpl, StdHep, HepMC or LHEF format,
1377 output_file - output file.
1378 detector_card - Card containing resolution variables for detector simulation (optional)
1379 trigger_card - Card containing the trigger algorithms (optional)
1380\end{verbatim}
1381\end{quote}
1382
1383
1384\subsection{Getting the \textit{Delphes} information}
1385
1386\subsubsection{Contents of the \textit{Delphes} ROOT trees}
1387
1388The \textit{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.
1389
1390Here is the exhaustive list of \textit{branches} availables in these \textit{trees}, together with their corresponding physical objet and \texttt{ExRootAnalysis} C++ class name:
1391\begin{quote}
1392\begin{tabular}{lll}
1393\textbf{GEN \texttt{Tree}} & &\\
1394~~~Particle & generator particles from \textsc{hepevt} & {\verb GenParticle }\\
1395\multicolumn{3}{l}{}\\
1396\textbf{Trigger \texttt{Tree}} & &\\
1397~~~TrigResult & Acceptance of different trigger-bits & {\verb TRootTrigger }\\
1398\multicolumn{3}{l}{}\\
1399\textbf{Analysis \texttt{Tree}} & & \\
1400~~~Tracks & Collection of tracks & {\verb TRootTracks }\\
1401~~~CaloTower & Calorimetric cells & {\verb TRootCalo }\\
1402~~~Electron & Collection of electrons & {\verb TRootElectron }\\
1403~~~Photon & Collection of photons & {\verb TRootPhoton }\\
1404~~~Muon & Collection of muons & {\verb TRootMuon }\\
1405~~~Jet & Collection of jets & {\verb TRootJet }\\
1406~~~TauJet & Collection of jets tagged as $\tau$-jets & {\verb TRootTauJet }\\
1407~~~ETmis & Transverse missing energy information & {\verb TRootETmis }\\
1408~~~ZDChits & Hits in the Zero Degree Calorimeters & {\verb TRootZdcHits }\\
1409~~~RP220hits & Hits in the first proton taggers & {\verb TRootRomanPotHits }\\
1410~~~FP420hits & Hits in the next proton taggers & {\verb TRootRomanPotHits }\\
1411\end{tabular}
1412\end{quote}
1413The third column shows the names of the corresponding classes to be written in a \textsc{ROOT} tree.
1414The 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.
1415In \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}):
1416\begin{quote}
1417\begin{tabular}{ll}
1418\multicolumn{2}{l}{\textbf{Most common leaves}}\\
1419 \texttt{~~~float E; }&\texttt{ // particle energy in GeV }\\
1420 \texttt{~~~float Px; }&\texttt{ // particle momentum vector (x component) in GeV$/c$ }\\
1421 \texttt{~~~float Py; }&\texttt{ // particle momentum vector (y component) in GeV$/c$ }\\
1422 \texttt{~~~float Pz; }&\texttt{ // particle momentum vector (z component) in GeV$/c$ }\\
1423 \texttt{~~~float PT; }&\texttt{ // particle transverse momentum in GeV$/c$ }\\
1424 \texttt{~~~float Eta; }&\texttt{ // particle pseudorapidity }\\
1425 \texttt{~~~float Phi; }&\texttt{ // particle azimuthal angle in rad }\\
1426\end{tabular}
1427\end{quote}
1428
1429In addition to their kinematics, some additional properties are available for specific objects:
1430\begin{quote}
1431\begin{tabular}{ll}
1432\multicolumn{2}{l}{{\bf Leaves in the \texttt{Particle} branch (\texttt{GEN} tree)}} \\
1433 \texttt{~~~int PID; }&\texttt{ // particle HEP ID number }\\
1434 \texttt{~~~int Status; }&\texttt{ // particle status }\\
1435 \texttt{~~~int M1; }&\texttt{ // particle 1st mother }\\
1436 \texttt{~~~int M2; }&\texttt{ // particle 2nd mother }\\
1437 \texttt{~~~int D1; }&\texttt{ // particle 1st daughter }\\
1438 \texttt{~~~int D2; }&\texttt{ // particle 2nd daughter }\\
1439 \texttt{~~~float Charge; }&\texttt{ // electrical charge in units of e}\\
1440 \texttt{~~~float T; }&\texttt{ // particle vertex position (t component, in mm$/c$) }\\
1441 \texttt{~~~float X; }&\texttt{ // particle vertex position (x component, in mm) }\\
1442 \texttt{~~~float Y; }&\texttt{ // particle vertex position (y component, in mm) }\\
1443 \texttt{~~~float Z; }&\texttt{ // particle vertex position (z component, in mm) }\\
1444 \texttt{~~~float M; }&\texttt{ // particle mass in GeV$/c^2$}\\
1445\end{tabular}
1446\end{quote}
1447\begin{quote}
1448\begin{tabular}{ll}
1449\multicolumn{2}{l}{\textbf{Additional leaves in \texttt{Electron} and \texttt{Muon} branches} (\texttt{Analysis} tree)} \\
1450 \texttt{~~~int Charge } &\texttt{ // particle Charge }\\
1451 \texttt{~~~bool IsolFlag } &\texttt{ // stores the result of the tracking isolation test }\\
1452 \texttt{~~~float IsolPt } &\texttt{ // sum of all track pt in isolation cone (GeV/c) }\\
1453 \texttt{~~~float EtaCalo } &\texttt{ // particle pseudorapidity when entering the calo }\\
1454 \texttt{~~~float PhiCalo } &\texttt{ // particle azimuthal angle in rad when entering the calo }\\
1455 \texttt{~~~float EHoverEE }&\texttt{ // hadronic energy over electromagnetic energy }\\
1456 \texttt{~~~float EtRatio } &\texttt{ // calo Et in NxN-cell grid around the muon over the muon Et }\\
1457\end{tabular}
1458\end{quote}
1459\begin{quote}
1460\begin{tabular}{ll}
1461\multicolumn{2}{l}{\textbf{Additional leaf in the \texttt{Jet} branch (\texttt{Analysis} tree)}} \\
1462 \texttt{~~~bool Btag } &\texttt{ // stores the result of the b-tagging }\\
1463 \texttt{~~~int NTracks }&\texttt{ // number of tracks associated to the jet }\\
1464 \texttt{~~~float EHoverEE }&\texttt{ // hadronic energy over electromagnetic energy }\\
1465\end{tabular}
1466\end{quote}
1467\begin{quote}
1468\begin{tabular}{ll}
1469\multicolumn{2}{l}{\textbf{Leaves in the \texttt{Tracks} branch (\texttt{Analysis} tree)}}\\
1470 \texttt{~~~float Eta } &\texttt{ // pseudorapidity at the beginning of the track }\\
1471 \texttt{~~~float Phi } &\texttt{ // azimuthal angle at the beginning of the track }\\
1472 \texttt{~~~float EtaOuter }&\texttt{ // pseudorapidity at the end of the track }\\
1473 \texttt{~~~float PhiOuter }&\texttt{ // azimuthal angle at the end of the track }\\
1474 \texttt{~~~float PT } &\texttt{ // track transverse momentum in GeV$/c$ }\\
1475 \texttt{~~~float E } &\texttt{ // track energy in GeV }\\
1476 \texttt{~~~float Px } &\texttt{ // track momentum vector (x component) in GeV$/c$ }\\
1477 \texttt{~~~float Py } &\texttt{ // track momentum vector (y component) in GeV$/c$ }\\
1478 \texttt{~~~float Pz } &\texttt{ // track momentum vector (z component) in GeV$/c$ }\\
1479 \texttt{~~~float Charge } &\texttt{ // track charge in units of $e$ }\\
1480\end{tabular}
1481\end{quote}
1482\begin{quote}
1483\begin{tabular}{ll}
1484\multicolumn{2}{l}{\textbf{Leaves in the \texttt{CaloTower} branch (\texttt{Analysis} tree)}}\\
1485 \texttt{~~~float Eta } &\texttt{ // pseudorapidity of the cell }\\
1486 \texttt{~~~float Phi } &\texttt{ // azimuthal angle of the cell in rad }\\
1487 \texttt{~~~float E } &\texttt{ // cell energy in GeV }\\
1488 \texttt{~~~float E\_em } &\texttt{ // electromagnetic component of the cell energy in GeV}\\
1489 \texttt{~~~float E\_had } &\texttt{ // hadronic component of the cell energy in GeV}\\
1490 \texttt{~~~float ET } &\texttt{ // cell transverse energy in GeV }\\
1491& \\
1492\multicolumn{2}{l}{\textbf{Leaves in the \texttt{ETmis} branch (\texttt{Analysis} tree)}}\\
1493 \texttt{~~~float Phi } &\texttt{ // azimuthal angle of the transverse missing energy in rad }\\
1494 \texttt{~~~float ET } &\texttt{ // transverse missing energy in GeV }\\
1495 \texttt{~~~float Px } &\texttt{ // x component of the transverse missing energy in GeV }\\
1496 \texttt{~~~float Py } &\texttt{ // y component of the transverse missing energy in GeV }\\
1497\end{tabular}
1498\end{quote}
1499
1500The 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).
1501
1502\begin{quote}
1503\begin{tabular}{ll}
1504\multicolumn{2}{l}{\textbf{Common leaves for ZDC, RP220, FP420}}\\
1505 \texttt{~~~float T } &\texttt{ // time of flight in s }\\
1506 \texttt{~~~float E } &\texttt{ // measured/smeared energy in GeV }\\
1507 \texttt{~~~int side }&\texttt{ // -1 or +1 }\\
1508\multicolumn{2}{l}{Generator level data}\\
1509 \texttt{~~~int pid; }&\texttt{ // particle ID }\\
1510 \texttt{~~~float genPx; }&\texttt{ // particle momentum vector (x component) in GeV$/c$ }\\
1511 \texttt{~~~float genPy; }&\texttt{ // particle momentum vector (y component) in GeV$/c$ }\\
1512 \texttt{~~~float genPz; }&\texttt{ // particle momentum vector (z component) in GeV$/c$ }\\
1513 \texttt{~~~float genPT; }&\texttt{ // particle transverse momentum in GeV$/c$ }\\
1514 \texttt{~~~float genEta; }&\texttt{ // particle pseudorapidity }\\
1515 \texttt{~~~float genPhi; }&\texttt{ // particle azimuthal angle in rad }\\
1516\end{tabular}
1517\end{quote}
1518
1519\begin{quote}
1520\begin{tabular}{ll}
1521\multicolumn{2}{l}{\textbf{Additional leaves in the \texttt{ZDChits} branch (\texttt{Analysis} tree)}}\\
1522 \texttt{~~~int hadronic\_hit} &\texttt{// 0(is not hadronic) or 1(is hadronic) }
1523\end{tabular}
1524\end{quote}
1525
1526\begin{quote}
1527\begin{tabular}{ll}
1528\multicolumn{2}{l}{\textbf{Additional leaves in the \texttt{RP220hits} and \texttt{FP420hits} branches (\texttt{Analysis} tree)}}\\
1529 \texttt{~~~flaot S } &\texttt{ // detector position from IP in m } \\
1530 \texttt{~~~float X } &\texttt{ // hit horizontal position in m } \\
1531 \texttt{~~~float Y } &\texttt{ // hit vertical position in m } \\
1532 \texttt{~~~float TX } &\texttt{ // hit horizontal angle in rad } \\
1533 \texttt{~~~float TY } &\texttt{ // hit vertical angle in rad } \\
1534 \texttt{~~~float q2 } &\texttt{ // reconstructed momentum transfer in GeV$^2$ }
1535\end{tabular}
1536\end{quote}
1537The hit position is computed from the center of the beam position, not from the edge of the detector.
1538
1539\subsection{Deeper description of jet algorithms}
1540
1541In this section, we briefly describe the differences between the six jet algorithms interfaced in \textit{Delphes}, via the FastJet utiliy~\citep{bib:FASTJET}. Jet algorithms differ in their sensitivity to soft particles or collinear splittings, and in their computing speed performances. The first three belong to the cone algorithm class while the last three are using a sequential recombination scheme. For all of them, the calorimetric cells are used as inputs for the jet clustering.
1542
1543\subsubsection*{Cone algorithms}
1544
1545\begin{enumerate}
1546
1547\item {\it CDF Jet Clusters}~\citep{bib:jetclu}: Basic cone reconstruction algorithm used by the \textsc{CDF} experiment in Run II). All cells lying in a circular cone around the jet axis with a transverse energy $E_T$ higher than a given threshold are used to seed the jet candidates. This algorithm is fast but sensitive to both soft particles and collinear splittings.
1548
1549\item {\it CDF MidPoint}~\citep{bib:midpoint}: Cone reconstruction 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.
1550
1551\item {\it Seedless Infrared Safe Cone}~\citep{bib:SIScone}: The \textsc{SISC}one algorithm is simultaneously insensitive to additional soft particles and collinear splittings, and fast enough to be used in experimental analysis.
1552
1553\end{enumerate}
1554
1555
1556\subsubsection*{Recombination algorithms}
1557
1558The three sequential recombination jet algorithms are safe with respect to soft radiations (\textit{infrared}) and collinear splittings. They rely on recombination schemes where calorimeter cell pairs are successively merged.
1559The 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 cells $(i,j)$, and a variable $d_{iB}$ (\textit{beam distance}) depending on the transverse momentum of the cell $i$.
1560The jet reconstruction algorithm browses the calorimetric cell 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 cells $i$ and $j$ are merged into a single cell 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 cell is declared as a final jet and is removed from the input list. This procedure is repeated until no cells 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 calorimetric cell $i$ and $\Delta R_{ij}= \sqrt{(y_i-y_j)^2+(\phi_i-\phi_j)^2}$ as the jet-radius parameter:
1561
1562\begin{enumerate}[start=4]
1563
1564\item {\it Longitudinally invariant $k_t$ jet}~\citep{bib:ktjet}, with
1565 $d_{ij} = \min(k_{ti}^2,k_{tj}^2) \times \frac{\Delta R_{ij}^2}{R^2}$ and $d_{iB}=k_{ti}^2$,
1566\item {\it Cambridge/Aachen jet}~\citep{bib:aachen}, with $d_{ij} = \frac{\Delta R_{ij}^2}{R^2}$ and $d_{iB}=1$,
1567\item {\it Anti $k_t$ jet}~\citep{bib:antikt}, where hard jets are exactly circular in the $(y,\phi)$ plane:
1568$d_{ij} = \min(1/k_{ti}^2,1/k_{tj}^2) \times \frac{\Delta R_{ij}^2}{R^2}$ and $d_{iB}=\frac{1}{k_{ti}^2}$.
1569\end{enumerate}
1570
1571
1572\subsection{Running an analysis on your \textit{Delphes} events}
1573
1574To analyse the \textsc{ROOT} ntuple produced by \textit{Delphes}, the simplest way is to use the {\verb Analysis_Ex.cpp } code which is coming in the {\verb Examples } repository of \textit{Delphes}. Note that all of this is optional and done to facilitate the analyses, as the output from \textit{Delphes} is viewable with the standard \textsc{ROOT} \texttt{TBrowser} and can be analysed using the \texttt{MakeClass} facility.
1575As an example, here is a simple overview of a \texttt{myoutput.root} file created by \textit{Delphes}:
1576\begin{quote}
1577\begin{verbatim}
1578me@mylaptop:~$ root -l myoutput.root
1579root [0]
1580Attaching file myoutput.root as _file0...
1581root [1] .ls
1582TFile** myoutput.root
1583 TFile* myoutput.root
1584 KEY: TTree GEN;1 Analysis tree
1585 KEY: TTree Analysis;1 Analysis tree
1586 KEY: TTree Trigger;1 Analysis tree
1587root [2] TBrowser t;
1588root [3] Analysis->GetEntries()
1589(const Long64_t)200
1590root [4] GEN->GetListOfBranches()->ls()
1591OBJ: TBranchElement Event Event_ : 0 at: 0x9108f30
1592OBJ: TBranch Event_size Event_size/I : 0 at: 0x910cfd0
1593OBJ: TBranchElement Particle Particle_ : 0 at: 0x910c6b0
1594OBJ: TBranch Particle_size Particle_size/I : 0 at: 0x9111c58
1595root [5] Trigger->GetListOfLeaves()->ls()
1596OBJ: TLeafElement TrigResult_ TrigResult_ : 0 at: 0x90f90a0
1597OBJ: TLeafElement TrigResult.Accepted Accepted[TrigResult_] : 0 at: 0x90f9000
1598OBJ: TLeafI TrigResult_size TrigResult_size : 0 at: 0x90fb860
1599\end{verbatim}
1600\end{quote}
1601The \texttt{.ls} command lists the current keys available and in particular the three \textit{tree} names.
1602\mbox{\texttt{TBrowser t}} launches a browser and the \texttt{GetEntries()} method outputs the number of data in the corresponding \textit{tree}.
1603The 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{*}):
1604\begin{quote}
1605\begin{verbatim}
1606root [6] Analysis->GetListOfLeaves()->ls("*.E")
1607OBJ: TLeafElement Jet.E E[Jet_] : 0 at: 0xa08bc68
1608OBJ: TLeafElement TauJet.E E[TauJet_] : 0 at: 0xa148910
1609OBJ: TLeafElement Electron.E E[Electron_] : 0 at: 0xa1d8a50
1610OBJ: TLeafElement Muon.E E[Muon_] : 0 at: 0xa28ac80
1611OBJ: TLeafElement Photon.E E[Photon_] : 0 at: 0xa33cd88
1612OBJ: TLeafElement Tracks.E E[Tracks_] : 0 at: 0xa3cced0
1613OBJ: TLeafElement CaloTower.E E[CaloTower_] : 0 at: 0xa4ba188
1614OBJ: TLeafElement ZDChits.E E[ZDChits_] : 0 at: 0xa54a3c8
1615OBJ: TLeafElement RP220hits.E E[RP220hits_] : 0 at: 0xa61e648
1616OBJ: TLeafElement FP420hits.E E[FP420hits_] : 0 at: 0xa6d0920
1617\end{verbatim}
1618\end{quote}
1619
1620To 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}.
1621\begin{quote}
1622\begin{verbatim}
1623root [7] Trigger->Draw("TrigResult.Accepted");
1624\end{verbatim}
1625\end{quote}
1626Mathematical operations on several \textit{leaves} are possible within a given \textit{tree}, following the C++ syntax:
1627\begin{quote}
1628\begin{verbatim}
1629root [8] Analysis->Draw("Muon.Px * Muon.Px");
1630root [9] Analysis->Draw("sqrt(pow(Muon.E,2) - pow(Muon.Pz,2) + pow(Muon.PT,2))");
1631\end{verbatim}
1632\end{quote}
1633Finally, 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:
1634\begin{quote}
1635\begin{verbatim}
1636root [10] Trigger->MakeClass()
1637Info in <TTreePlayer::MakeClass>: Files: Trigger.h and
1638 Trigger.C generated from TTree: Trigger
1639\end{verbatim}
1640\end{quote}
1641For more information, refer to ROOT documentation. Moreover, an example of code (based on the output of \texttt{MakeClass}) is provided in the \texttt{Examples/} directory.
1642
1643To run the \texttt{Examples/Analysis\_Ex.cpp} code, the two following arguments are required: a text file containing the input \textit{Delphes} \texttt{root} files to run, and the name of the output \texttt{root} file.
1644 \begin{quote}
1645\begin{verbatim}
1646me@mylaptop:~$ ./Analysis_Ex input_file.list output_file.root
1647\end{verbatim}
1648 \end{quote}
1649One can easily edit, modify and compile (\texttt{make}) changes in this file.
1650
1651\subsubsection{Adding the trigger information}
1652The \texttt{Examples/Trigger\_Only.cpp} code permits to run the trigger selection separately from the general detector simulation on output \textit{Delphes} root files. A \textit{Delphes} \texttt{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.
1653The trigger datacard is also necessary. To run the code:
1654 \begin{quote}
1655\begin{verbatim}
1656me@mylaptop:~$ ./Trigger_Only input_file.root data/TriggerCard.dat
1657\end{verbatim}
1658 \end{quote}
1659
1660\subsection{Running the FROG event display}
1661
1662\begin{itemize}
1663\item If the { \verb FLAG_FROG } was switched on in the smearing card, two files have been created during the running of \textit{Delphes}: \texttt{DelphesToFROG.vis} and \texttt{DelphesToFROG.geom }. They contain all the needed pieces of information to run \textsc{FROG}.
1664\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).
1665\item Go back into the main directory and type
1666\begin{quote}
1667\texttt{me@mylaptop:~\$ ./Utilities/FROG/FROG}
1668\end{quote}
1669\end{itemize}
1670
1671\subsection{LHCO file format}
1672 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.
1673Only 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.
1674
1675\begin{verbatim}
1676 # typ eta phi pt jmas ntrk btag had/em dum1 dum2
1677 0 57 0
1678 1 0 1.392 -2.269 19.981 0.000 0.000 0.000 4.605 0.000 0.000
1679 2 3 1.052 2.599 29.796 3.698 -1.000 0.000 0.320 0.000 0.000
1680 3 4 1.542 -2.070 84.308 41.761 7.000 0.000 1.000 0.000 0.000
1681 4 4 1.039 0.856 58.992 34.941 1.000 0.000 1.118 0.000 0.000
1682 5 4 1.052 2.599 29.796 3.698 0.000 0.000 0.320 0.000 0.000
1683 6 4 0.431 -2.190 22.631 3.861 0.000 0.000 1.000 0.000 0.000
1684 7 6 0.000 0.845 62.574 0.000 0.000 0.000 0.000 0.000 0.000
1685\end{verbatim}
1686Each row in an event starts with a unique number (i.e.\ in first column).
1687Row \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 \textit{Delphes}.).
1688Subsequent rows list the reconstructed high-level objects.
1689Each row is organised in columns, which details the object kinematics as well as more specific information, such as isolation criteria or $b$-tagging.
1690
1691\paragraph{1st column (\texttt{\#})}
1692The 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.
1693
1694\paragraph{2nd column (\texttt{typ})}
1695The second column gives the object identification code, or \textit{type}.
1696The different object types are:\\
1697\begin{tabular}{ll}
1698 \texttt{0}& for a photon ($\gamma$)\\
1699 \texttt{1}& for an electron ($e^\pm$)\\
1700 \texttt{2}& for a muon ($\mu^\pm$)\\
1701 \texttt{3}& for a hadronically-decaying tau ($\tau$-jet)\\
1702 \texttt{4}& for a jet\\
1703 \texttt{6}& for a missing transverse energy ($E_T^\textrm{miss}$)\\
1704\end{tabular}\\
1705Object type \texttt{5} is not defined.
1706An event always ends with the row corresponding to the missing transverse energy (type \texttt{6}).
1707
1708\paragraph{3rd (\texttt{eta}) and 4th (\texttt{phi}) columns}
1709The third and forth columns gives the object pseudorapidity $\eta$ and azimuth $\phi$. This latter quantity is expressed in radians, ranging from $-\pi$ to $\pi$.
1710
1711\paragraph{5th (\texttt{pt}) and 6th (\texttt{jmass}) columns}
1712The 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.
1713
1714\paragraph{7th column (\texttt{ntrk})}
1715The 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.
1716
1717\paragraph{8th column (\texttt{btag})}
1718The eighth column tells whether a jet is tagged as a $b$-jet (\texttt{1}) or not (\texttt{0}).
1719This is always \texttt{0} for electrons, photons and missing transverse energy.
1720For 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.
1721
1722\paragraph{9th column (\texttt{had/em})}
1723For jets, electrons and photons, the ninth column is the ration between hadronic and electromagnetic energies in the calorimetric cells associated to the object. This is always \texttt{0} for missing transverse energy.
1724For 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$.
1725
1726
1727\paragraph{10th and 11th columns (\texttt{dum1} and \texttt{dum2})}
1728The last two columns are currently not used.
1729
1730\paragraph{Warning}
1731Inherently 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.
1732
1733\end{document}
Note: See TracBrowser for help on using the repository browser.