|
18 | 18 |
|
19 | 19 | \begin{titlepage}
|
20 | 20 |
|
21 |
| -\date{18 December 2023} |
| 21 | +\date{8 May 2024} |
22 | 22 | \title{Scales for inputs to $\mu$GT
|
23 | 23 | ($\varphi$, $\eta$, $p_t$/$E_t$, and others)}
|
24 | 24 |
|
|
155 | 155 | & & TOTAL & & & 32 \\
|
156 | 156 | % & & & & & \\
|
157 | 157 | \hline
|
158 |
| -bjet & 1 * 6 & $E_t$ & 0..1024 GeV & 0.5 & 11 \\ |
159 |
| - & & $\eta$ & -5..5 & 0.0870/2=0.0435 & 7+1 = 8 \\ |
160 |
| - & & $\varphi$ & 2$\pi$ & 2$\pi$/144$\sim$0.044 & 8 \\ |
161 |
| - & & flag & & & 1 \\ |
162 |
| - & & AD value, HI bits & & & 4 \\ |
163 |
| - & & TOTAL & & & 32 \\ |
164 |
| -% & & & & & \\ |
165 |
| -\hline |
166 | 158 | e/$\gamma$ & 1 * 12 & $E_t$ & 0..256 GeV & 0.5 & 9 \\
|
167 | 159 | & & $\eta$ & -5..5 & 0.0870/2=0.0435 & 7+1 = 8 \\
|
168 | 160 | & & $\varphi$ & 2$\pi$ & 2$\pi$/144$\sim$0.044 & 8 \\
|
|
179 | 171 | & & TOTAL & & & 32 \\
|
180 | 172 | % & & & & & \\
|
181 | 173 | \hline
|
| 174 | +cicada & 1 * 6 & spare & & & 28 \\ |
| 175 | + & & AD value, HI bits & & & 4 \\ |
| 176 | + & & TOTAL & & & 32 \\ |
| 177 | +% & & & & & \\ |
| 178 | +\hline |
182 | 179 | \end{tabular}
|
183 | 180 | \label{table:scales_table_1}
|
184 | 181 | \end{table}
|
|
498 | 495 |
|
499 | 496 | \begin{itemize}
|
500 | 497 | \item The data structure of a jet object is shown in Table~\ref{table:jet_object} (bits 31..30 spare bits)
|
501 |
| -\item The data structure of a bjet object is shown in Table~\ref{table:bjet_object} (bits 31..28 used for Anomaly Detection and Heavy Ion bits) |
| 498 | +\item The data structure of a CICADA object is shown in Table~\ref{table:cicada_object} (bits 31..28 used for Anomaly Detection and Heavy Ion bits) |
502 | 499 | \item The data structure of an e/$\gamma$ object is shown in Table~\ref{table:egamma_object} (bits 31..27 are not defined yet)
|
503 | 500 | \item The data structure of a tau object is shown in Table~\ref{table:tau_object} (bits 31..27 are not defined yet)
|
504 | 501 | \item The definition of isolation bits for e/$\gamma$ and tau is shown in Table~\ref{table:eg_tau_iso_bits}.
|
|
524 | 521 | \end{table}
|
525 | 522 |
|
526 | 523 | \begin{table}[ht]
|
527 |
| -\caption{\bf Data structure of a bjet object} |
| 524 | +\caption{\bf Data structure of a CICADA object} |
528 | 525 | \vspace{5mm}
|
529 | 526 | \centering
|
530 | 527 | \begin{tabular}{|c|c|}\hline
|
531 | 528 | bit(s) & parameter \\\hline\hline
|
532 | 529 | 31..28 & Anomaly Detection and Heavy Ion bits \\
|
533 |
| -27..27 & flag \\ |
534 |
| -26..19 & $\varphi$ \\ |
535 |
| -18..11 & $\eta$ \\ |
536 |
| -10..0 & $E_t$ \\\hline |
| 530 | +27..0 & spare \\\hline |
537 | 531 | \end{tabular}
|
538 |
| -\label{table:bjet_object} |
| 532 | +\label{table:cicada_object} |
539 | 533 | \end{table}
|
540 | 534 |
|
541 | 535 | \begin{table}[ht]
|
|
662 | 656 | is shown in Tables~\ref{table:ett_object}, ~\ref{table:ht_object}, ~\ref{table:etm_object}, ~\ref{table:htm_object}, ~\ref{table:etmhf_object} and ~\ref{table:htmhf_object}.
|
663 | 657 | \item The definition of minimum bias HF, ETTEM, TOWERCOUNT, Asymmetry and Centrality bits is shown in ~\ref{table:min_bias_def}, ~\ref{table:ettem_def}, ~\ref{table:tower_count_def}
|
664 | 658 | ~\ref{table:asymmetry_def} and ~\ref{table:centrality_def}.
|
665 |
| -\item The definition of CICADA bits is shown in ~\ref{table:opt_link_cicada} and ~\ref{table:bjet_object}. |
| 659 | +\item The definition of CICADA bits is shown in ~\ref{table:opt_link_cicada} and ~\ref{table:cicada_object}. |
666 | 660 | \end{itemize}
|
667 | 661 |
|
668 | 662 | \begin{table}[ht]
|
|
0 commit comments