ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CSA06DOC/analysisdemo.tex
Revision: 1.14
Committed: Tue Jan 16 01:46:21 2007 UTC (18 years, 3 months ago) by acosta
Content type: application/x-tex
Branch: MAIN
Changes since 1.13: +4 -0 lines
Log Message:
edits from DA

File Contents

# User Rev Content
1 fisk 1.1 \section {Analysis Demonstrations}
2    
3 ndefilip 1.3 Different physics groups prepared some analysis codes to extract
4     physics results by running on skimmed files at Tier-2s.
5    
6 fisk 1.1 \subsection {Calibration}
7    
8 acosta 1.14 \label{sec:calib}
9    
10 malgeri 1.6 \input{calib_ana.tex}
11    
12 fpschill 1.5 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
13    
14     \subsection {Alignment}
15    
16 acosta 1.14 \label{sec:align}
17    
18 fpschill 1.5 A tracker alignment CSA06 exercise was carried out with the goal to
19     demonstrate the full work- and dataflow of the alignment process.
20     The exercise followed closely the ideas and concepts
21     developed during the T0-RTAG~\cite{tier0rtag}.
22     The exercise comprised the following steps:
23     \begin{itemize}
24     \item Reading of alignment constants from the offline database during prompt
25     reconstruction;
26     \item Writing dedicated AlCaReco streams for alignment;
27     \item Defining a misalignment scenario and insertion of the corresponding
28     object into the offline database;
29     \item Running an alignment algorithm at the Tier-0;
30     \item Inserting the resulting alignment corrections into the database;
31     \item Running re-reconstruction at a Tier-1 centre reading this alignment
32     object;
33     \item Running analysis jobs in which ideal, misaligned
34     and aligned distributions are compared.
35     \end{itemize}
36    
37     The steps regarding production of the dedicated AlCaReco streams
38     as well as enabling the prompt reconstruction to read alignment
39     constants from the offline database were already described in
40     section~\ref{sec:offlineswalca}. In the following, a short
41     summary of the exercise is given. For more details,
42     see~\cite{alcacsa06note}.
43    
44     The following misalignment scenario was defined for this exercise: The
45     sensors of the Tracker Inner Barrel TIB as well as the Rods of the
46     Tracker Outer Barrel TOB were misaligned. Random shifts drawing from
47     a flat distribution in the range $\pm 100 \rm\ \mu m$ were applied in
48     $u$, $v$, $w$ (local coordinate system) for layers built from double
49     sided modules, and in $u$ (precise coordinate) only for layers built
50     from single sided modules. In addition, random rotations around all
51     three local coordinate axes of size $\pm 10 \rm\ mrad$ were applied to
52     the modules/rods of both single and double sided TIB and TOB layers.
53     The pixel detector was kept fixed
54     in order to define a reference system. In addition, the outermost TOB
55     layer was also kept fixed in order to improve the convergence. This
56     misalignment scenario was inserted as an alignment object into the
57     offline database. In addition, another object corresponding to the
58     ideal tracker geometry was inserted, to be used during prompt
59     reconstruction.
60    
61     \begin{figure}
62     \centering
63 malgeri 1.6 \includegraphics[angle=270,width=0.8\linewidth]{figs/csa06_convergence}
64 fpschill 1.5 \caption{Alignment exercise: The convergence of the alignment
65     algorithm in $\Delta u, \Delta v, \Delta w$ is shown for double sided
66     TIB modules as a function of the iteration number (left), as well as
67     projected for initial misalignment (labeled ``after 0 Iterations'')
68     and after 4, 7 and 10 iterations (right). }
69     \label{fig:alignment_convergence}
70     \end{figure}
71    
72     The alignment was performed running the HIP alignment
73     algorithm~\cite{hipnote} as implemented in CMSSW\_1\_0\_6 over approx.
74     $1 \rm\ M$ AlCaReco $Z^0\rightarrow\mu^+\mu^-$ events produced during
75     prompt reconstruction at the Tier-0, reading the above mentioned
76     misalignment object from the offline database. The algorithm was run
77     on 20 dedicated CPUs in parallel at CERN, iterating 10 times over the
78     data sample. The result of the alignment was obtained in less than $5
79     \rm\ h$, and the corresponding tracker alignment object
80     was inserted into the database. Figure~\ref{fig:alignment_convergence}
81     illustrates the convergence of the alignment for the double sided TIB
82     sensors.
83    
84     \begin{figure}
85     \centering
86 malgeri 1.6 \includegraphics[angle=270,width=0.8\linewidth]{figs/csa06_aliexercise}
87 fpschill 1.5 \caption{Invariant mass distribution from $Z^0\to \mu^+ \mu^-$ events,
88     obtained from events produced by the prompt reconstruction at
89     the Tier-0 (``ideal''), from events processed with misalignment
90     as used as input for the alignment algorithm (``misaligned'') and
91     from events re-reconstructed at a Tier-1 centre (PIC) using the alignment
92     constants derived from the alignment algorithm (``realigned'').
93     }
94     \label{fig:aliexercise}
95     \end{figure}
96    
97     Once the alignment and calibration constants were inserted in the
98     database, they were deployed to the Tier-1/2 centres via Frontier.
99     Subsequently, re-reconstruction of some of the CSA06 datasets was
100     launched at various Tier-1 centres. For instance, the
101     $Z^0\rightarrow\mu^+\mu^-$ data set was re-reconstructed at PIC
102     (Barcelona) using the new alignment object. In order to demonstrate
103     the final missing piece of the workflow, grid analysis jobs were
104     submitted to PIC to process these re-reconstructed
105     $Z^0\rightarrow\mu^+\mu^-$ events. The reconstructed invariant di-muon
106     mass is presented in Figure~\ref{fig:aliexercise} for three cases:
107     \begin{itemize}
108     \item Using the ideal geometry, reading the RECO produced during prompt
109     reconstruction;
110     \item Using the misaligned geometry, reading the AlCaReco and the misalignment
111     scenario database object;
112     \item Using the realigned geometry, reading the events re-reconstructed
113     with the alignment database object.
114     \end{itemize}
115     As can be seen, the invariant mass resolution is degraded in the case
116     of misalignment. After the alignment algorithm has corrected the
117     tracker geometry, the resolution is recovered close to the original
118     value. This demonstrates that the work- and dataflow of the full
119     alignment was successfully carried out.
120    
121    
122     %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
123 fisk 1.1
124     \subsection {Physics Analysis Exercises}
125    
126 ndefilip 1.2 \subsubsection {Effect of tracker misalignment on track reconstruction performances}
127    
128 ndefilip 1.3 The alignment uncertainties of the CMS Tracker detector, made of a huge amount of independent silicon sensors with an excellent position resolution, affect the performances of the track reconstruction and track parameters measurement.
129     The analysis exercise performed by the team at Bari during the CSA06 had the purpose of study the effect of the CMS tracker misalignment on the performances of the track reconstruction \cite{misalignment}. Realistic estimates for the expected displacements of the tracking systems were supplied in different scenarios as specified in the following:
130    
131     \begin{itemize}
132     \item the ideal scenario with a perfect tracker geometry;
133     \item the short term misalignment scenario supposed to reproduce the mis-alignment conditions during the first
134     data taking when the uncertainties on the position of the sub-structures of the CMS
135     tracker will be between $10 \, \mu$ for pixel detectors and $400 \, \mu$ for microstrip silicon detectors in
136     the endcaps. Detector position and errors are read
137     from the offline database at CERN by caching the needed information locally via frontier/squid
138 ndefilip 1.7 software.
139 ndefilip 1.3
140     \item the long term scenario when the alignment uncertainties are supposed to be a factor 10 smaller because of the
141     improvement obtained by using aligmnent algorithms with a high statistics of tracks.
142    
143     \item the CSA06 aligned scenario by using the tracker module position and errors as obtained by the output of the
144     alignment procedure that was run at CERN Tier-0 to verify the efficiency of the alignment procedure on the track
145     reconstruction. The refit of tracks is performed also in this case.
146    
147     \end{itemize}
148    
149 ndefilip 1.4 Track reconstruction is based on the Kalman Filter formalism \cite{Kalman} for trajectory building, cleaning and
150     smoothing steps and uses hits from pixel detector as seeds to provide initial trajectory candidates.
151     Because of the misalignment the analysis requires to refit tracks with a misaligned tracker geometry.
152     Global efficiency of track recostruction and track parameter resolutions for muons were
153     compared in all the cases. The association between simulated track and reconstruted tracks is performed
154     by comparing the corresponding track parameters at the closest approach point and choosing the pair which gives
155     the minimum $\chi^2$ from the best fit procedure.
156 ndefilip 1.3
157 ndefilip 1.4 Events from CSA06 $Z\rightarrow \mu \mu $ sample were firstly skimmed by selecting events with
158     Hep MC muons from Z decay with pseudorapidity, $\eta$, in the tracker acceptance, $|\eta| < 2.55$,
159     with transverse momentum larger than $5 \, \mathrm{GeV}/c^2$ and di-muons invariant mass in the following
160     range aroung the Z peak: $50 < m_{\mu\mu}(\mathrm{GeV}/c^2) < 130$; the efficiency of the previous selection is
161     between 50 and 60 \% mainly due to the cut on the acceptance, for a final statistics of 1 million events.
162     The output files in RECOSIM format were needed for the subsequent analysis.
163 ndefilip 1.3
164    
165 ndefilip 1.4 Jobs executing the misalignment analysis were submitted at Bari with CRAB\_1\_4\_0 in the LCG infrastructure.
166     A total of about 2.5 thousands jobs (45 at most in parallel) ran with a grid efficiency of 90 \% and an
167     application efficiency of 80\%, by accessing detector position and errors from the offline database via
168     frontier.
169 ndefilip 1.3
170 ndefilip 1.4
171     Some results of the misalignment analysis were summarized below. The global efficiency of track reconstruction of muons coming from
172     Z decay is shown in Fig.~\ref{eff} as a function of the pseudorapidity, $\eta$, in the tracker acceptance.
173     In the case of a perfect geometry the global track reconstruction was not fully efficient over all the $\eta$
174 ndefilip 1.12 range because of the track associator algorithm itself which discards tracks with $\chi^2$ of the fit larger
175 ndefilip 1.4 than 25. The effect of misalignment is relevant in the short term scenario and causes a partial inefficiency of the
176     track reconstruction; that can be recovered if the intrinsic position resolution of the tracker
177     detector is combined with the alignment uncertainties to make larger the error on the position of the
178     reconstructed hit (called alignment position error, APE) so improving the track fit at the
179     expence of a larger rate of fake tracks.
180    
181    
182     The tranverse momentum resolution as a function of the transverse momentum is reported in Fig.~\ref{respt};
183     the degradation of the tranverse momentum resolution at large $p_{T}$ because of the misalignment is in a factor
184     between 2 and 3 with respect to the perfect geometry case. At low transverse momentum (less than few $\mathrm{GeV}/c$
185     the multiple scattering is the
186     most important contribution to the resolution so the effect of misalignment is overwhelmed at all.
187    
188     The residual of Z mass obtained as the invariant mass of muons coming from Z decay in the case of perfect
189     tracker geometry and in short-term and long term misalignment scenarios is shown in Fig.~\ref{mz}; the $\sigma$ of
190     the Gaussian fit of the residual ditribution can be quoted as the Z mass resolution which is degradated of a factor 2
191     because of the tracker misalignment in the short term scenario.
192    
193     \begin{2figures}{hbt}
194 malgeri 1.6 \resizebox{\linewidth}{!}{\includegraphics{figs/Eff_eta}} &
195     \resizebox{\linewidth}{!}{\includegraphics{figs/SigmapT_pT}} \\
196 ndefilip 1.3 \caption{Global track reconstrution efficiency vs pseudorapidity for muons coming from Z decay in the case of perfect
197     tracker geometry and in short-term and long term misalignment scenarios when the APE is not used.}
198     \label{eff} &
199 ndefilip 1.4 \caption{$P_{T}$ resolution vs $p_{T}$ in the case of perfect
200     tracker geometry and in short-term and long term misalignment scenarios.}
201     \label{respt} \\
202     \end{2figures}
203    
204    
205     \begin{figure}[htb]
206     \begin{center}
207 malgeri 1.6 \resizebox{0.7\linewidth}{!}{\includegraphics{figs/Residual_mZ_mu}}
208 ndefilip 1.4 \end{center}
209 ndefilip 1.3 \caption{Residual of Z mass obtained as the invariant mass of muons coming from Z decay in the case of perfect
210     tracker geometry and in short-term and long term misalignment scenarios.}
211 ndefilip 1.4 \label{mz}
212     \end{figure}
213    
214 acosta 1.10 % min bias studies
215     \input{mbue.tex}
216 acosta 1.8
217     % tau analyses:
218 ndefilip 1.4
219 acosta 1.8 \input{z_2tau.tex}
220    
221     \input{taumisid.tex}
222    
223     \input{tau_validation.tex}
224    
225 acosta 1.9 % muon analyses
226    
227     \input{wmunu.tex}
228    
229 acosta 1.13 \input{dimuon.tex}
230    
231 meridian 1.11 % electron analyses
232     \input{zee.tex}
233    
234 ndefilip 1.12 \input{wmass.tex}