このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
|
latex:図表 [2024/12/08 16:44] kawaue |
latex:図表 [2024/12/08 16:46] (現在) kawaue |
||
|---|---|---|---|
| 行 75: | 行 75: | ||
| =====表の挿入===== | =====表の挿入===== | ||
| + | セルの結合、中央揃えなど | ||
| < | < | ||
| - | \begin{table}[b] | + | \begin{table} |
| \begin{center} | \begin{center} | ||
| - | \caption{List of POT.}\label{table: | + | \caption{List of detector systematic parameters.}\label{table: |
| - | \begin{tabular}{c|c|c} | + | \begin{tabular}{c|c|c} |
| + | implementation & uncertainty source & Category | ||
| + | \multirow{7}{*}{Variation} & Magnetic Field Distortion & TPC \\ | ||
| + | & TPC Momentum scale & TPC \\ | ||
| + | & TPC Momentum resolution & TPC \\ | ||
| + | & Global Momentum Range resolution & Global \\ | ||
| + | & FGD Momentum Bias From Vertex Migration & FGD \\ | ||
| + | & TPC PID & TPC \\ | ||
| + | & Nu Parent Decay Position & Neutrino beam \\ | ||
| + | \hline | ||
| + | \multirow{16}{*}{Weight} & Global Charge ID Efficiency & Global \\ | ||
| + | & TPC Cluster Efficiency & TPC \\ | ||
| + | & TPC Track Efficiency & TPC \\ | ||
| + | & TPC FGD Match Efficiency & Global \\ | ||
| + | & FGD Hybrid Track Efficiency & FGD \\ | ||
| + | & Michel Electron tagging Efficiency & FGD \\ | ||
| + | & Pile Up & external background \\ | ||
| + | & OOFV & external background \\ | ||
| + | & FGD ECal Matching Efficiency & Global \\ | ||
| + | & ECal Track Efficiency & ECal \\ | ||
| + | & ECal EmHip PID & ECal\\ | ||
| + | & SI Pion & interaction model \\ | ||
| + | & SI Proton & interaction model \\ | ||
| + | & FGD2 Backward Migration & FGD \\ | ||
| + | & FGD dE/dx PID & FGD \\ | ||
| + | & FGD dE/dx Momentum Resolution & FGD \\ | ||
| + | \hline | ||
| + | Correction & Flux Weight & Neutrino beam \\ | ||
| \hline | \hline | ||
| - | run & MC ($10^{20}~\mathrm{POT}$) & Data ($10^{20}~\mathrm{POT}$)\\\hline\hline | ||
| - | run2 air & 16.75 & 0.36\\ | ||
| - | run2 water & 16.76 & 0.44\\ | ||
| - | run3 air & 30.72 & 1.59\\ | ||
| - | run4 air & 36.02 & 1.79\\ | ||
| - | run4 water & 36.05 & 1.70\\ | ||
| - | run8 air & 44.72 & 4.15\\ | ||
| - | run8 water & 36.04 & 1.58\\\hline\hline | ||
| - | Total & 217.07 & 11.61\\\hline | ||
| \end{tabular} | \end{tabular} | ||
| \end{center} | \end{center} | ||
| \end{table} | \end{table} | ||
| </ | </ | ||