Fork me on GitHub

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

Last change on this file since 119 was 119, checked in by Xavier Rouby, 16 years ago

update 23h01

File size: 32.1 KB
Line 
1\documentclass[a4paper,11pt,oneside,onecolumn]{article}
2%\usepackage[english]{babel}
3\usepackage[ansinew]{inputenc}
4%\usepackage{abstract}
5
6\usepackage{amsmath}
7\usepackage{epic}
8 \usepackage{wrapfig}
9\usepackage{eepic}
10\usepackage{color}
11\usepackage{latexsym}
12\usepackage{array}
13\usepackage{multicol}
14
15\usepackage{fancyhdr}
16\usepackage{verbatim}
17\addtolength{\textwidth}{2cm} \addtolength{\hoffset}{-1cm}
18\usepackage[colorlinks=true, pdfstartview=FitV, linkcolor=black, citecolor=black, urlcolor=black, unicode]{hyperref}
19\usepackage{ifpdf}
20\usepackage{cite}
21
22\newcommand{\dollar}{\$}
23
24\ifpdf
25 \usepackage[pdftex]{graphicx}
26 \graphicspath{{all_png/}}
27 \pdfinfo{
28 /Author (S. Ovyn, X. Rouby)
29 /Title (Delphes, a framework for fast simulation of a general purpose LHC detector)
30 /Subject ()
31 /Keywords (Delphes, Fast simulation, LHC, FROG, Hector, Smearing, FastJet)}
32\else
33 \usepackage[dvips]{graphicx}
34 \graphicspath{{figures/}}
35\fi
36
37\title{\textsc{Delphes}, a framework for fast simulation \\of a general purpose LHC detector}
38\author{S. Ovyn and X. Rouby\thanks{Now in Physikalisches Institut, Albert-Ludwigs-Universit\"at Freiburg} \\
39 Center for Particle Physics and Phenomenology (CP3)\\ Universit\'e catholique de Louvain \\ B-1348 Louvain-la-Neuve, Belgium \\ \\
40 \textit{severine.ovyn@uclouvain.be, xavier.rouby@cern.ch} \\
41}
42\date{}
43
44\begin{document}
45
46
47\maketitle
48
49Knowing whether theoretical predictions are visible and measurable in a high energy experiment is always delicate, due to the
50complexity of the related detectors, data acquisition chain and software. We introduce here a new framework, \textsc{Delphes}, for fast simulation of
51a general purpose experiment. The simulation includes a tracking system, embedded into a magnetic field, calorimetry and a muon
52system, and possible very forward detectors arranged along the beamline.
53The framework is interfaced to standard file formats (e.g. Les Houches Event File) and outputs observable analysis data objects, like missing transverse energy and collections of electrons or jets.
54The simulation of detector response takes into account the detector resolution, and usual reconstruction algorithms for complex objects, like \textsc{FastJet}. A simplified preselection can also be applied on processed data for trigger emulation. Detection of very forward scattered particles relies on the transport in beamlines with the \textsc{Hector} software. Finally, the \textsc{Frog} 2D/3D event display is used for visualisation of the collision final states.
55An overview of \textsc{Delphes} is given as well as a few use-cases for illustration.
56\vspace{1cm}
57
58\noindent
59\textit{Keywords:} \textsc{Delphes}, fast simulation, LHC, smearing, trigger, \textsc{FastJet}, \textsc{Hector}, \textsc{Frog}
60\vspace{1cm}
61
62%\saythanks
63
64\section{Introduction}
65% Motiver l'utilisation d'un simulateur rapide
66% - 1) rapide VS lent
67% - 2) relativement bonne prédiction en premiÚre approximation
68% - 3) permet de comparer
69
70Experiments at high energy colliders are very complex systems, in several ways. First, in terms of the various detector subsystems, including tracking, central calorimetry, forward calorimetry, and muon chambers. These detectors differ with their principles, technologies, geometries and sensitivities. Then, due to the requirement of a highly effective online selection (i.e. a \textit{trigger}), subdivided into several levels for an optimal reduction factor, but based only on partially processed data. Finally, in terms of the experiment software, with different data formats (like \textit{raw} or \textit{reconstructed} data), many reconstruction algorithms and particle identification schemes.
71
72This complexity is handled by large collaborations of thousands of people, which restrict the availability of the data, software and documentation to their members. Real data analyses require a full detector simulation, including the various detector inefficiencies, the dead material, the imperfections and the geometrical details. Moreover, detector calibration and alignment are crucial. Such simulation is very complicated, technical and slow. On the other hand, phenomenological studies, looking for the observability of given signals, may require only fast but realistic estimates of the observables.
73
74A new framework, called \textsc{Delphes}~\cite{bib:Delphes}, is introduced here, for the fast simulation of a general purpose collider experiment.
75Using the framework, observables can be estimated for specific signal and background channels, as well as their production and measurement rates, under a set of assumptions.
76Starting from the output of event generators, the simulation of the detector response takes into account the subdetector resolutions, by smearing the kinematical properties of the visible final particles. Tracks of charged particles and calorimetric towers are then created.
77
78\textsc{Delphes} includes the most crucial experimental features, like (1) the geometry of both central or forward detectors; (2) lepton isolation; (3) reconstruction of photons, leptons, jets, $b$-jets, $\tau$-jets and missing transverse energy; (4) trigger emulation and (5) an event display (Fig.~\ref{fig:FlowChart}).
79
80\begin{figure}[!h]
81\begin{center}
82\includegraphics[width=0.9\columnwidth]{FlowDelphes}
83\caption{Flow chart describing the principles behind \textsc{Delphes}. Event files coming from external Monte Carlo generators are read by a convertor stage.
84The kinematical variables of the final state particles are then smeared according to the subdetector resolutions.
85Tracks are reconstructed in a simulated dipolar magnetic field and calorimetric towers sample the energy deposits. Based on these, dedicated algorithms are applied for particle identification, isolation and reconstruction.
86The transport of very forward particle to the near-beam detectors is also simulated.
87Finally, an output file is written, including generator level and analysis object data. If requested, a fully parametrisable trigger can be emulated. Optionnally, the geometry and visualisation files for the 3D event display can also be produced.
88All user parameters are set in the \textit{Smearing Card} and the \textit{Trigger Card}. }
89\label{fig:FlowChart}
90\end{center}
91\end{figure}
92
93Although this kind of approach yields much realistic results than a simple ``parton-level" analysis, a fast simulation comes with some limitations. Detector geometry is idealised, being uniform, symmetric around the beam axis, and having no cracks nor dead material. Secondary interactions, multiple scatterings, photon conversion and bremsstrahlung are also neglected.
94
95%The simulation package proceeds in two stages. The first part is executed on the generated events. ``Particle-level" informations are read from input files and stored in a {\it \textsc{gen}} \textsc{root} tree.
96
97Three formats of input files can currently be used as input in \textsc{Delphes}\footnote{\texttt{[code] }See the \texttt{HEPEVTConverter}, \texttt{LHEFConverter} and \texttt{STDHEPConverter} classes.}. In order to process events from many different generators, the standard Monte Carlo event structure \mbox{\textsc{s}td\textsc{hep}} can be used as an input. Besides, \textsc{Delphes} can also provide detector response for events read in ``Les Houches Event Format'' (\textsc{lhef}) and \textsc{root} files obtained using the \textbf{h2root} utility from the \textsc{root} framework~\cite{bib:root}.
98%Afterwards, \textsc{Delphes} performs a simple trigger simulation and reconstruct "high-level objects". These informations are organised in classes and each objects are ordered with respect to the transverse momentum.
99
100The output of \textsc{Delphes} contains a copy of the generator level data (\textsc{gen} tree), the analysis data objects after reconstruction (\mbox{\textsc{A}nalysis} tree), and possibly the results of the trigger emulation (\mbox{\textsc{T}rigger} tree). The program is driven by input cards. The detector card (\texttt{data/DataCardDet.dat}) allows a large spectrum of running conditions by modifying basic detector parameters, including calorimeter and tracking coverage and resolution, thresholds or jet algorithm parameters. The trigger card (\texttt{data/trigger.dat}) lists the user algorithms for the simplified online preselection.\\
101
102
103\section{Central detector simulation}
104
105\begin{figure}[!h]
106\begin{center}
107\includegraphics[width=\columnwidth]{Detector_Delphes_1}
108\caption{Layout of the generic detector geometry assumed in \textsc{Delphes}. The innermost layer, close to the interaction point, is a central tracking system (pink).
109It is surrounded by a central calorimeter volume (green) with both electromagnetic and hadronic sections.
110The outer layer of the central system (red) consist of a muon system. In addition, two end-cap calorimeters (blue) extend the pseudorapidity coverage of the central detector.
111The actual detector granularity and extension is defined in the user-configuration card. The detector is assumed to be strictly symmetric around the beam axis (black line). Additional forward detectors are not depicted.}
112\label{fig:GenDet}
113\end{center}
114\end{figure}
115
116\begin{figure}[!h]
117\begin{center}
118\includegraphics[width=0.5\columnwidth]{Detector_Delphes_3}
119\caption{Profile of the layout assumed in \textsc{Delphes}. The extension of the various subdetectors, as defined in Tab.~\ref{tab:defEta}, are clearly visible.
120Same colour codes as for Fig.~\ref{fig:GenDet} are applied. Additional forward detectors are not depicted.}
121\label{fig:GenDet3}
122\end{center}
123\end{figure}
124
125\begin{figure}[!h]
126\begin{center}
127\includegraphics[width=0.6\columnwidth]{Detector_Delphes_2b}
128\caption{Layout of the generic detector geometry assumed in \textsc{Delphes}. Open 3D-view of the detector with solid volumes. Same colour codes as for Fig.~\ref{fig:GenDet} are applied. Additional forward detectors are not depicted.}
129\label{fig:GenDet2}
130\end{center}
131\end{figure}
132
133
134The overall layout of the general purpose detector simulated by \textsc{Delphes} is shown in figure \ref{fig:GenDet}.
135A central tracking system (\textsc{tracker}) is surrounded by an electromagnetic and a hadron calorimeters (\textsc{ecal} and \textsc{hcal}, resp.). Two forward calorimeters (\textsc{fcal}) ensure a larger geometric coverage for the measurement of the missing transverse energy. Finally, a muon system (\textsc{muon}) encloses the central detector volume
136The fast simulation of the detector response takes into account geometrical acceptance of sub-detectors and their finite resolution, as defined in the smearing data card\footnote{\texttt{[code] }See the \texttt{RESOLution} class.}.
137If no such file is provided, predifined values are used. The coverage of the various subsystems used in the default configuration are summarised in table \ref{tab:defEta}.
138
139\textcolor{red}{No smearing is applied on particle direction. (???)}\\
140
141\begin{table}[!h]
142\begin{center}
143\caption{Default extension in pseudorapidity $\eta$ of the different subdetectors.
144The corresponding parameter name, in the smearing card, is given. \vspace{0.5cm}}
145\begin{tabular}[!h]{lll}
146\hline
147\textsc{tracker} & {\verb CEN_max_tracker } & $0.0 \leq |\eta| \leq 2.5$\\
148\textsc{ecal}, \textsc{hcal} & {\verb CEN_max_calo_cen } & $0.0 \leq |\eta| \leq 3.0$\\
149\textsc{fcal} & {\verb CEN_max_calo_fwd } & $3.0 \leq |\eta| \leq5.0$\\
150\textsc{muon} & {\verb CEN_max_mu } & $0.0 \leq |\eta| \leq 2.4$\\\hline
151\end{tabular}
152\label{tab:defEta}
153\end{center}
154\end{table}
155
156\subsection{Simulation of calorimeters}
157
158The energy of each particle considered as stable in the generator particle list is smeared, with a Gaussian distribution depending on the calorimeter resolution. This resolution varies with the sub-calorimeter (\textsc{ecal}, \textsc{hcal}, \textsc{fcal}) measuring the particle.
159The response of each sub-calorimeter is parametrised as a function of the energy:
160\begin{equation}
161\frac{\sigma}{E} = \frac{S}{\sqrt{E}} \oplus \frac{N}{E} \oplus C,
162\label{eq:caloresolution}
163\end{equation}
164where $S$, $N$ and $C$ are the \textit{stochastic}, \textit{noise} and \textit{constant} terms, respectively.\\
165
166
167The particle 4-momentum $p^\mu$ are smeared with a parametrisation directly derived from the detector techinal designs\footnote{\texttt{[code] }The response of the detector is applied to the electromagnetic and the hadronic particles through the \texttt{SmearElectron} and \texttt{SmearHadron} functions.}.
168In the default parametrisation, the calorimeter is assumed to cover the pseudorapidity range $|\eta|<3$ and consists in an electromagnetic and an hadronic part. Coverage between pseudorapidities of $3.0$ and $5.0$ is provided by forward calorimeters, with different response to electromagnetic objects ($e^\pm, \gamma$) or hadrons.
169Muons and neutrinos are assumed no to interact with the calorimeters\footnote{In the current \textsc{Delphes} version, particles other than electrons ($e^\pm$), photons ($\gamma$), muons ($\mu^\pm$) and neutrinos ($\nu_e$, $\nu_\mu$ and $\nu_\tau$) are simulated as hadrons for their interactions with the calorimeters. The simulation of stable particles beyond the Standard Model should subsequently be handled with care.}.
170The default values of the stochastic, noisy and constant terms are given in Table~\ref{tab:defResol}.\\
171
172\begin{table}[!h]
173\begin{center}
174\caption{Default values for the resolution of the central and forward calorimeters. Resolution is parametrised by the \textit{stochastic} ($S$), \textit{noise} ($N$) and \textit{constant} ($C$) terms (Eq.~\ref{eq:caloresolution}).
175The corresponding parameter name, in the smearing card, is given. \vspace{0.5cm}}
176\begin{tabular}[!h]{lclc}
177\hline
178\multicolumn{2}{c}{Resolution Term} & Card flag & Value\\\hline
179 \multicolumn{4}{l}{\textsc{ecal}} \\
180 & $S$ & {\verb ELG_Scen } & $0.05$ \\
181 & $N$ & {\verb ELG_Ncen } & $0.25$ \\
182 & $C$ & {\verb ELG_Ccen } & $0.0055$ \\
183 \multicolumn{4}{l}{\textsc{fcal}, electromagnetic part} \\
184 & $S$ & {\verb ELG_Sfwd } & $2.084$ \\
185 & $N$ & {\verb ELG_Nfwd } & $0$ \\
186 & $C$ & {\verb ELG_Cfwd } & $0.107$ \\
187 \multicolumn{4}{l}{\textsc{hcal}} \\
188 & $S$ & {\verb HAD_Shcal } & $1.5$ \\
189 & $N$ & {\verb HAD_Nhcal } & $0$\\
190 & $C$ & {\verb HAD_Chcal } & $0.05$\\
191 \multicolumn{4}{l}{\textsc{fcal}, hadronic part} \\
192 & $S$ & {\verb HAD_Shf } & $2.7$\\
193 & $N$ & {\verb HAD_Nhf } & $0$. \\
194 & $C$ & {\verb HAD_Chf } & $0.13$\\
195\hline
196\end{tabular}
197\label{tab:defResol}
198\end{center}
199\end{table}
200
201The energy of electrons and photons found in the particle list are smeared using the \textsc{ecal} resolution terms. Charged and neutral final state hadrons interact with the \textsc{ecal}, \textsc{hcal} and \textsc{fcal}.
202Some long-living particles, such as the $K^0_s$, possessing lifetime $c\tau$ smaller than $10~\textrm{mm}$ are considered as stable particles although they decay before the calorimeters. The energy smearing of such particles is performed using the expected fraction of the energy, determined according to their decay products, that would be deposited into the \textsc{ecal} ($E_{\textsc{ecal}}$) and into the \textsc{hcal} ($E_{\textsc{hcal}}$). Defining $F$ as the fraction of the energy leading to a \textsc{hcal} deposit, the two energy values are given by
203\begin{equation}
204\left\{
205\begin{array}{l}
206E_{\textsc{hcal}} = E \times F \\
207E_{\textsc{ecal}} = E \times (1-F) \\
208\end{array}
209\right.
210\end{equation}
211where $0 \leq F \leq 1$. The electromagnetic part is handled as the electrons. The resulting final energy 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 worth $0.7$.\\
212
213\subsection{Calorimetric towers}
214
215The smallest unit for geometrical sampling of the calorimeters is a \textit{tower}; it segments the $(\eta,\phi)$ plane for the energy measurement.
216All undecayed particles, except muons and neutrinos produce a calorimetric tower, either in \textsc{ecal}, in \textsc{hcal} or \textsc{fcal}.
217As the detector is assumed to be symmetric in $\phi$ and with respect to the $\eta=0$ plane, the smearing card stores the number of calorimetric towers with $\phi=0$ and $\eta>0$ (default: $40$ towers). For a given $\eta$, the size of the $\phi$ segmentation is also specified.
218
219The calorimetric towers directly enter in the calculation of the missing transverse energy, and as input for the jet reconstruction algorithms.
220No longitudinal segmentation is available in the simulated calorimeters.
221No sharing between neighbouring towers is implemented when particles enter a tower very close to its geometrical edge.
222
223\textcolor{red}{Mettre une figure avec une grille en $(\eta,\phi)$ pour illustrer la segmentation (un peu comme une feuille quadrillée).}
224
225\subsection{Muon smearing}
226
227Generator level muons entering the detector acceptance are considered as candidates for the analysis level.
228The acceptance is defined in terms of a transverse momentum threshold to overpass (default : $p_T > 0~\textrm{GeV}$) and of the pseudorapidity coverage of the muon system of the detector (default: $-2.4 \leq \eta \leq 2.4$).
229
230The application of the detector resolution on the muon 4-momentum $p^\mu$ depends on a Gaussian smearing of the $p_T$ function\footnote{\texttt{[code]} See the \texttt{SmearMuon} method.}. Neither $\eta$ nor $\phi$ variables are modified. Multiple scattering is thus neglected, while low energy muons have a worst resolution in a real detector.
231
232\subsection{Tracks reconstruction}
233Every stable charged particle with a transverse momentum above some threshold and lying inside the fiducial volume of the tracker provides a track.
234By default, a track is assumed to be reconstructed with $90\%$ probability\footnote{\texttt{[code]} The reconstruction efficiency is defined in the smearing datacard by the \texttt{TRACKING\_EFF} term.} if its transverse momentum $p_T$ is higher than $0.9~\textrm{GeV}$ and if its pseudorapidity $|\eta| \leq 2.5$.
235
236
237\subsection{Isolated lepton reconstruction}
238
239Photon and electron candidates are reconstructed if they fall into the acceptance of the tracking system and have a transverse momentum above a threshold (default $p_T > 10~\textrm{GeV}$).
240Lepton isolation (for $e^\pm$ and $\mu^\pm$) demands that there is no other charged particles with $p_T>2~\textrm{GeV}$ within a cone of $\Delta R<0.5$ around the lepton.\\
241
242\subsection{Very forward detectors simulation}
243
244Some subdetectors have the ability to measure the time of flight of the particle. This correspond to the delay after which the particle is observed in the detector, after the bunch crossing. The time of flight measurement of \textsc{zdc} and \textsc{fp420} detector is implemented here. For the \textsc{zdc}, the formula is simply
245\begin{equation}
246 t_2 = t_1 + \frac{1}{v} \times \big( \frac{s-z}{\cos \theta}\big),
247\end{equation}
248where $t_2$ is the time of flight, $t_1$ is the true time coordinate of the vertex from which the particle originates, $v$ the particle velocity, $s$ is the \textsc{zdc} distance to the interaction point, $z$ is the longitudinal coordinate of the vertex from which the particle comes from, $\theta$ is the particle emission angle. This assumes that the neutral particle observed in the \textsc{zdc} is highly relativistic, i.e. travelling at the speed of light $c$. We also assume that $\cos \theta = 1$, i.e. $\theta \approx 0$ or equivalently $\eta$ is large. As an example, $\eta = 5$ leads to $\theta = 0.013$ and $1 - \cos \theta < 10^{-4}$.
249The formula then reduces to
250\begin{equation}
251 t_2 = \frac{1}{c} \times (s-z)
252\end{equation}
253Only neutrons and photons are currently assumed to be able to reach the \textsc{zdc}. All other particles are neglected
254To fix the ideas, if the \textsc{zdc} is located at $s=140~\textrm{m}$, neglecting $z$ and $\theta$, and assuming that $v=c$, one gets $t=0.47~\mu\textrm{s}$.
255
256\section{High-level object reconstruction}
257
258Final state particles which hadronise or invisible ones are more difficult to measure. For instance, light jets or jets originating from $b$ quarks or $\tau$ leptons require dedicated algorithms for their measurement.
259The \textsc{FastJet} tools~\cite{bib:FastJet} have been integrated into the \textsc{Delphes} framework for a fast jet reconstruction, using several algorithms, like Cone or $k_T$ ones.
260
261\textcolor{red}{More on jet algorithms?}
262
263\subsection{Jet reconstruction}
264
265By default, jets are reconstructed using a cone algorithm with $R=0.7$ and use the calorimetric towers. The reconstructed jets are required to have a transverse momentum above $20~\textrm{GeV}$ and $|\eta|<3.0$.
266
267\subsection{$b$-tagging}
268
269A 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. A $b$-tagging efficiency of $40\%$ is assumed if the jet has a parent $b$ quark. For $c$-jets and light/gluon jets, a fake $b$-tagging efficiency of $10 \%$ and $1 \%$ respectively is assumed\footnote{\texttt{[code] }Corresponding to the \texttt{TAGGING\_B}, \texttt{MISTAGGING\_C} and \texttt{MISTAGGING\_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 mistatting a light jet (u,d,s,g) as a $b$-jet.}
270%(Fig.~\ref{fig:btag})
271.
272The (mis)tagging relies on the true particle \textsc{id} of the most energetic particle within a cone around the observed $(\eta,\phi)$ region, with a radius $R = \sqrt{\Delta \eta^2 + \Delta \phi^2}$ of $0.7$.
273
274%\begin{figure}[!h]
275%\begin{center}
276%\includegraphics[width=0.6\columnwidth]{btag}
277%\caption{Default efficiency of $b$-tag for jets coming from $b$ quarks, $c$ quarks and from other particles (jets from gluons or $u$, $d$ and $s$ quarks).}
278%\label{fig:btag}
279%\end{center}
280%\end{figure}
281
282
283\subsection{$\tau$ identification}
284
285Jets originating from $\tau$-decays are identified using an identification procedure consistent with the one applied in a full detector simulation~\cite{bib:cmstaus}.
286
287
288\begin{wrapfigure}{l}{0.3\columnwidth}
289\includegraphics[width=0.3\columnwidth]{Tau}
290\caption{Illustration of the identification of $\tau$ jets.}
291\label{h_WW_ss_cut1}
292\end{wrapfigure}
293
294The tagging rely on two properties of the $\tau$ lepton. First, in roughly $75 \%$ of the time, the hadronic $\tau$-decay products contain only one charged hadron and a number of $\pi^0$. Secondly, the particles arisen from the $\tau$-lepton produce narrow jets in the calorimeter.
295
296\subsubsection*{Electromagnetic collimation}
297
298To use the narrowness of the $\tau$-jet, the \textit{electromagnetic collimation} ($C_{\tau}^{em}$) is defined as the sum of the energy in a cone with $\Delta R = ${\verb TAU_energy_scone } around the jet axis divided by the energy of the reconstructed jet. The energy in the small cone is calculated using the towers objects. To be taken into account a calorimeter tower should have a transverse energy above a given threshold {\verb JET_M_seed }. A large fraction of the jet energy, denominated here with {\verb TAU_energy_frac } is expected in this small cone. The quantity is represented in figure \ref{fig:tau1} for the default values (see table \ref{tab:tauRef}).
299
300\begin{figure}[!h]
301\begin{center}
302\includegraphics[width=0.8\columnwidth]{figures/Tau2}
303\caption{\textcolor{red}{Distribution of the $\tau \bar \tau$ events} with respect to the electromagnetic collimation factor $C_\tau$. }
304\label{fig:tau1}
305\end{center}
306\end{figure}
307
308\subsubsection*{$\tau$ selection using tracks}
309
310\begin{figure}[!h]
311\begin{center}
312\includegraphics[width=0.8\columnwidth]{figures/Tau1}
313\caption{\textcolor{red}{Distribution of the...}}
314\label{h_WW_ss_cut1}
315\end{center}
316\end{figure}
317
318The tracking isolation for the $\tau$ identification requires that the number of tracks associated to a particle with $p_T >$ {\verb TAU_track_pt } is one and only one in a cone with $\Delta R =$ {\verb TAU_track_scone }. This cone should be entirely included in the tracker to be taken into account. This procedure selects taus decaying hadronically with a typical efficiency of $60\%$. Moreover, the minimal $p_T$ of the $\tau$-jet is required to be {\verb TAUJET_pt } (default value: $10~\textrm{GeV}$).\\
319
320\begin{table}[!h]
321\begin{center}
322\begin{tabular}[!h]{llc}
323\hline
324Tau definition & Card flag & Value\\\hline
325$\Delta R^{for~em}$ & {\verb TAU_energy_scone } & 0.15\\
326min $E_{T}^{tower}$ & {\verb JET_M_seed } & 1.0~GeV\\
327$C_{\tau}^{em}$ & {\verb TAU_energy_frac } & 0.95.\\
328$\Delta R^{for~tracks}$ & {\verb TAU_track_scone } & 0.4\\
329min $p_T^{tracks}$ & {\verb PTAU_track_pt } & 2 GeV\\\hline
330\end{tabular}
331\label{tab:tauRef}
332\end{center}
333\end{table}
334
335\subsection{Transverse missing energy}
336In an ideal detector, the transverse missing energy is simply computed as the missing term which would balance the transverse momentum in the observed event. Its value is then computed as the opposite of the sum of the momentum of all observed particles. In a real experiment, any problem affecting the detector (dead channels, misalignment, noisy towers, cracks) is directly worsening the measured missing transverse energy. In this document, the missing transverse energy (\textcolor{red}{symbol???}) is based on the calorimetric towers and only muons and neutrinos are not taken into account for its evaluation.
337
338\section{Trigger emulation}
339
340New physics in collider experiment are often characterised by the phenomenology by low cross-section values. High statistics are required for their studies, which in turn imposes high luminosity collisions.
341
342On the other hand, due to the very high collision rate in recent collider ($40~\textrm{MHz}$ at the \textsc{lhc}) and the large total cross-section ($\mathcal{O}(110~\textrm{mb})$ at the \textsc{lhc}), the need for an online event selection is crucial in order to reject most of the event and keep
343
344\section{Validation}
345
346\section{Visualisation}
347
348
349As an illustration, an associated photoproduction of a $W$ boson and a $t$ quark is shown in Fig.~\ref{fig:wt}. This corresponds to a $pp \rightarrow Wt \ + \ p \ + \ X$ process, where the $Wt$ couple is induced by an incoming photon emitted by one interacting proton. This leading proton survives from the photon emission and subsequently from the $pp$ interaction, and is present in the final state. The experimental signature is a lack of hadronic activity in one forward hemisphere, where the surviving proton escapes. The $t$ quark decays into a $W$ and a $b$. Both $W$ bosons decay into leptons ($W \rightarrow \mu \nu_\mu$ and $W \rightarrow \tau \nu_\tau$).
350
351\begin{figure}[!h]
352\begin{center}
353\includegraphics[width=\columnwidth]{Events_Delphes_1}
354\caption{Example of $pp(\gamma p \rightarrow Wt)pY$ event. One $W$ boson decays into a $\mu \ \nu_\mu$ pair and the second one into a $\tau \ \nu_\tau$ pair. The surviving proton leaves a forward hemisphere with no hadronic activity. The isolated muon is shown as the blue vector. The $\tau$-jet is the cone around the green vector, while the reconstructed missing energy is shown in gray. One jet is visible in one forward region, along the beamline axis, opposite to the direction of the escaping proton.}
355\label{fig:wt}
356\end{center}
357\end{figure}
358
359
360\section{Conclusion and perspectives}
361
362
363\newpage
364
365\appendix
366
367\section{User manual}
368
369The available code is a tar file which comes with everything you need to run the \textsc{Delphes} package. Nevertheless in order to visualise the events with the \textsc{Frog} program, you need to install libraries as explained in {\it href="http://projects.hepforge.org/frog/}
370
371\subsection{Getting started}
372
373In order to run \textsc{Delphes} on your system, first download is sources and compile it:\\
374\begin{quote}
375\begin{verbatim}
376me@mylaptop:~$ wget http://www.fynu.ucl.ac.be/users/s.ovyn/files/Delphes_V_*.*.tar
377me@mylaptop:~$ tar -xvf Delphes_V_*.*. tar
378me@mylaptop:~$ cd Delphes_V_*.*
379me@mylaptop:~$ ./genMakefile.tcl > Makefile
380me@mylaptop:~$ make
381\end{verbatim}
382\end{quote}
383
384
385\subsection{Running \textsc{Delphes} on your events}
386
387\subsubsection{Setting the run configuration}
388
389The program is driven by two datacards (default cards are data/DataCardDet.dat and data/trigger.dat) which allow a large spectrum of running conditions.
390{\b The run card }\\
391
392Contains all needed information to run \textsc{Delphes}
393\begin{itemize}
394
395\item The following parameters are available: detector parameters, including calorimeter and tracking coverage and resolution, transverse energy thresholds allowed for reconstructed objects, jet algorithm to use as well as jet parameters.
396
397\item Four flags, {\verb FLAG_bfield }, {\verb FLAG_vfd }, {\verb FLAG_trigger } and {\verb FLAG_frog } should be assigned to decide if the magnetic field propagation, the very forward detectors acceptance, the trigger selection and the preparation for \textsc{Frog} display respectively are running by \textsc{Delphes}.
398
399\item An example (the default detector card) can be found in {\verb files/DataCardDet.dat }
400\end{itemize}
401
402{\b The trigger card }\\
403Contains the definition of all trigger bits
404\begin{itemize}
405
406\item Cuts can be applied on the transverse momentum of electrons, muons, jets, tau-jets, photons and transverse missing energy.
407\item Be careful that the following structured should be used:
408 \begin{enumerate}
409 \item One trigger bit per line, the first entry in the line is the name of the trigger bit
410 \item If the trigger bit uses the presence of multiple identical objects, their transverse momentum thresholds must be defined in decreasing order
411 \item The different object requirements must be separated by a {\verb && } flag
412 \item Example of a trigger bit line:\\
413 \begin{quote}
414\begin{verbatim}
415DoubleElec >> ELEC1_PT: '20' && ELEC2_PT: '10'
416\end{verbatim}
417 \end{quote}
418 \end{enumerate}
419\item An example (the default trigger card) can be found <a href="files/trigger.dat" title="Home">here</a></li>
420\end{itemize}
421
422\subsubsection{Running the code}
423Create the above cards (data/mydetector.dat and data/mytrigger.dat)
424Create a text file containing the list of input files that will be used by \textsc{Delphes} (with extension *.lhe, *.root or *.hep)
425To run the code, type the following
426\begin{quote}
427\begin{verbatim}
428me@mylaptop:~$ ./Delphes inputlist.list OutputRootFileName.root data/mydetector.dat data/mytrigger.dat
429\end{verbatim}
430\end{quote}
431
432
433\subsection{Running an analysis on your \textsc{Delphes} events}
434
435Two examples of codes running on the output root file of \textsc{Delphes} are coming with the package
436\begin{enumerate}
437\item The {\verb Examples/Analysis_Ex.cpp } code shows how to access the available reconstructed objects and the trigger information The two following arguments are required: a text file containing the input \textsc{Delphes} root files to run, and the name of the output root file. To run the code:
438 \begin{quote}
439\begin{verbatim}
440./Analysis_Ex input_file.list output_file.root
441\end{verbatim}
442 \end{quote}
443
444\item The {\verb Examples/Trigger_Only.cpp } code permits to run the trigger selection separately from the general detector simulation on output \textsc{Delphes} root files. An input \textsc{Delphes} root file is mandatory as argument. The new tree containing the trigger information will be added in these file. The trigger datacard is also necessary. To run the code:
445 \begin{quote}
446\begin{verbatim}
447./Trigger_Only input_file.root data/trigger.dat
448\end{verbatim}
449 \end{quote}
450
451\end{enumerate}
452
453\subsection{Running the \textsc{Frog} event display}
454
455\begin{itemize}
456\item If the { \verb FLAG_frog } was switched on, two files were created during the run of \textsc{Delphes}: {\verb DelphesToFrog.vis } and {\verb DelphesToFrog.geom }. They contain all the needed information to run frog.
457\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 }.
458\item Go back into the main directory and type {\verb ./Utilities/FROG/frog }.
459\end{itemize}
460
461\begin{thebibliography}{99}
462
463\bibitem{bib:Delphes} \textsc{Delphes}, hepforge:
464\bibitem{bib:FastJet} \textsc{Fast-Jet},
465\bibitem{bib:Frog} \textsc{Frog},
466\bibitem{bib:CMSresolution} CMS IN 2007/053
467\bibitem{bib:root} \textsc{Root} - An Object Oriented Data Analysis Framework, R. Brun and F. Rademakers, Nucl. Inst. \& Meth. in Phys. Res. A 389 (1997) 81-86, \url{http://root.cern.ch}
468\bibitem{bib:cmstaus} Tau reconstruction in CMS
469\end{thebibliography}
470
471In the list of input files, all files should have the same type
472
473 in other words, the effect related to the particle showers that would happen in the calorimeters are not taken into account.
474
475\end{document}
Note: See TracBrowser for help on using the repository browser.