Fork me on GitHub

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

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

update

File size: 31.7 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}.
216All undecayed particles, except muons and neutrinos produce a calorimetric tower, either in \textsc{ecal}, in \textsc{hcal} or \textsc{fcal}.
217A calorimetric tower are just the smallest unit in $\eta \times \phi$ for the segmentation of the energy measurement. As the detector is assumed to be symmetric in $\phi$ and with respect to the $(x,y)$ 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.
218The calorimeters are then segmented into towers, that directly enter in the calculation of the missing transverse energy.
219No longitudinal segmentation is available in the simulated calorimeters. No sharing between towers is implemented when particles enter a tower very close to its geometrical edge.
220
221
222\subsection{Muon smearing}
223
224Muons candidates are searched
225The smearing ot the muon 4-momentum $p^\mu$ is given by a Gaussian smearing of the $p_T$ function \texttt{SmearMuon}. Only the $p_T$ is smeared, but neither $\eta$ nor $\phi$. Multiple scattering is thus neglected, while low energy muons have a worst resolution in a real detector.
226
227\subsection{Tracks reconstruction}
228Every stable charged particle with a transverse momentum above some threshold and lying inside the fiducial volume of the tracker provides a track. The reconstructio efficiency is defined in the smearing datacard by the {\verb TRACKING_EFF } term. By default, a track is assumed to be reconstructed with $90\%$ probability if its transverse momentum $p_T$ is higher than $0.9~\textrm{GeV}$ and if its pseudorapidity $|\eta| \leq 2.5$.
229
230
231\subsection{Isolated lepton reconstruction}
232
233Photon and electron candidates are reconstructed if they fall into the acceptance of the tracking system and have a transverse momentum above the {\verb ELEC_pt } value ($10~\textrm{GeV}$ by default).
234%Muons candidates are searched
235Lepton isolation demands that there is no other charged particles with $p_T>2$~GeV within a cone of $\Delta R<0.5$ around the lepton.\\
236
237\subsection{Very forward detectors simulation}
238
239Some 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
240\begin{equation}
241 t_2 = t_1 + \frac{1}{v} \times \big( \frac{s-z}{\cos \theta}\big),
242\end{equation}
243where $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}$.
244The formula then reduces to
245\begin{equation}
246 t_2 = \frac{1}{c} \times (s-z)
247\end{equation}
248Only neutrons and photons are currently assumed to be able to reach the \textsc{zdc}. All other particles are neglected
249To 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}$.
250
251\section{High-level object reconstruction}
252
253Hadronising final state particles 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.
254The \textsc{FastJet} tools have been integrated into the \textsc{Delphes} framework for a fast jet reconstruction, using several algorithms, like Cone or $k_T$ ones.
255
256\textcolor{red}{More on jet algorithms?}
257
258\subsection{Jet reconstruction}
259
260By 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$.
261
262\subsection{$b$-tagging}
263
264A 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{Corresponding tot the TAGGING\_B, MISTAGGING\_C and 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.}. The (mis)tagging relies on the particle ID of the most energetic particle within a cone around the observed (eta,phi) region, with a radius CONERADIUS.
265
266\subsection{Tau identification}
267
268\begin{wrapfigure}{l}{0.3\columnwidth}
269\includegraphics[width=0.3\columnwidth]{Tau}
270\caption{Illustration of the identification of $\tau$ jets.}
271\label{h_WW_ss_cut1}
272\end{wrapfigure}
273
274Jets originating from $\tau$-decay are identified using an identification procedure consistent with the one applied in a full detector simulation. The 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$. Second, the particles arisen from the $\tau$-lepton produce narrow jets in the calorimeter.
275
276\subsubsection*{Electromagnetic collimation}
277
278To 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}).
279
280\begin{figure}[!h]
281\begin{center}
282\includegraphics[width=0.8\columnwidth]{figures/Tau2}
283\caption{\textcolor{red}{Distribution of the $\tau \bar \tau$ events} with respect to the electromagnetic collimation factor $C_\tau$. }
284\label{fig:tau1}
285\end{center}
286\end{figure}
287
288\subsubsection*{$\tau$ selection using tracks}
289
290\begin{figure}[!h]
291\begin{center}
292\includegraphics[width=0.8\columnwidth]{figures/Tau1}
293\caption{\textcolor{red}{Distribution of the...}}
294\label{h_WW_ss_cut1}
295\end{center}
296\end{figure}
297
298The 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}$).\\
299
300\begin{table}[!h]
301\begin{center}
302\begin{tabular}[!h]{llc}
303\hline
304Tau definition & Card flag & Value\\\hline
305$\Delta R^{for~em}$ & {\verb TAU_energy_scone } & 0.15\\
306min $E_{T}^{tower}$ & {\verb JET_M_seed } & 1.0~GeV\\
307$C_{\tau}^{em}$ & {\verb TAU_energy_frac } & 0.95.\\
308$\Delta R^{for~tracks}$ & {\verb TAU_track_scone } & 0.4\\
309min $p_T^{tracks}$ & {\verb PTAU_track_pt } & 2 GeV\\\hline
310\end{tabular}
311\label{tab:tauRef}
312\end{center}
313\end{table}
314
315\subsection{Transverse missing energy}
316In 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.
317
318\section{Trigger emulation}
319
320New 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.
321
322On 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
323
324\section{Validation}
325
326\section{Visualisation}
327
328
329As 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$).
330
331\begin{figure}[!h]
332\begin{center}
333\includegraphics[width=\columnwidth]{Events_Delphes_1}
334\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.}
335\label{fig:wt}
336\end{center}
337\end{figure}
338
339
340\section{Conclusion and perspectives}
341
342
343\newpage
344
345\appendix
346
347\section{User manual}
348
349The 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/}
350
351\subsection{Getting started}
352
353In order to run \textsc{Delphes} on your system, first download is sources and compile it:\\
354\begin{quote}
355\begin{verbatim}
356me@mylaptop:~$ wget http://www.fynu.ucl.ac.be/users/s.ovyn/files/Delphes_V_*.*.tar
357me@mylaptop:~$ tar -xvf Delphes_V_*.*. tar
358me@mylaptop:~$ cd Delphes_V_*.*
359me@mylaptop:~$ ./genMakefile.tcl >; Makefile
360me@mylaptop:~$ make
361\end{verbatim}
362\end{quote}
363
364
365\subsection{Running \textsc{Delphes} on your events}
366
367\subsubsection{Setting the run configuration}
368
369The program is driven by two datacards (default cards are data/DataCardDet.dat and data/trigger.dat) which allow a large spectrum of running conditions.
370{\b The run card }\\
371
372Contains all needed information to run \textsc{Delphes}
373\begin{itemize}
374
375\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.
376
377\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}.
378
379\item An example (the default detector card) can be found in {\verb files/DataCardDet.dat }
380\end{itemize}
381
382{\b The trigger card }\\
383Contains the definition of all trigger bits
384\begin{itemize}
385
386\item Cuts can be applied on the transverse momentum of electrons, muons, jets, tau-jets, photons and transverse missing energy.
387\item Be careful that the following structured should be used:
388 \begin{enumerate}
389 \item One trigger bit per line, the first entry in the line is the name of the trigger bit
390 \item If the trigger bit uses the presence of multiple identical objects, their transverse momentum thresholds must be defined in decreasing order
391 \item The different object requirements must be separated by a {\verb && } flag
392 \item Example of a trigger bit line:\\
393 \begin{quote}
394\begin{verbatim}
395DoubleElec >> ELEC1_PT: '20' && ELEC2_PT: '10'
396\end{verbatim}
397 \end{quote}
398 \end{enumerate}
399\item An example (the default trigger card) can be found <a href="files/trigger.dat" title="Home">here</a></li>
400\end{itemize}
401
402\subsubsection{Running the code}
403Create the above cards (data/mydetector.dat and data/mytrigger.dat)
404Create a text file containing the list of input files that will be used by \textsc{Delphes} (with extension *.lhe, *.root or *.hep)
405To run the code, type the following
406\begin{quote}
407\begin{verbatim}
408me@mylaptop:~$ ./Delphes inputlist.list OutputRootFileName.root data/mydetector.dat data/mytrigger.dat
409\end{verbatim}
410\end{quote}
411
412
413\subsection{Running an analysis on your \textsc{Delphes} events}
414
415Two examples of codes running on the output root file of \textsc{Delphes} are coming with the package
416\begin{enumerate}
417\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:
418 \begin{quote}
419\begin{verbatim}
420./Analysis_Ex input_file.list output_file.root
421\end{verbatim}
422 \end{quote}
423
424\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:
425 \begin{quote}
426\begin{verbatim}
427./Trigger_Only input_file.root data/trigger.dat
428\end{verbatim}
429 \end{quote}
430
431\end{enumerate}
432
433\subsection{Running the \textsc{Frog} event display}
434
435\begin{itemize}
436\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.
437\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 }.
438\item Go back into the main directory and type {\verb ./Utilities/FROG/frog }.
439\end{itemize}
440
441\begin{thebibliography}{99}
442
443\bibitem{bib:Delphes} \textsc{Delphes}, hepforge:
444\bibitem{bib:FastJet} \textsc{Fast-Jet},
445\bibitem{bib:Frog} \textsc{Frog},
446\bibitem{bib:CMSresolution} CMS IN 2007/053
447\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}
448\end{thebibliography}
449
450Attention : in SmearUtil::NumTracks, the function arguments 'Eta' and 'Phi' have been switched. Previously, 'Phi' was before 'Eta', now 'Eta' comes in front. This is for consistency with the other functions in SmearUtil. Check your routines, when using NumTracks !
451
452In the list of input files, all files should have the same type
453
454Attention : in SmearUtil::RESOLution::BJets, the maximal energy was looked in
455CONERADIUS/2 instead of CONERADIUS. This bug has been removed.
456
457Attention : for the tau-jet identification : CONERADIUS /2 was used instead of
458CONERADIUS !
459
460 in other words, the effect related to the particle showers that would happen in the calorimeters are not taken into account. We took the hypothesis that stable particles interacting electromagneticaly deposit their energies in the ECAL calorimeter and that the hadrons just interact with the HCAL
461
462\end{document}
Note: See TracBrowser for help on using the repository browser.