Back to home page

sPhenix code displayed by LXR

 
 

    


Warning, /analysis/Calo_Validation_Package/macros/slideMaker/comb.tex is written in an unsupported language. File is not indexed.

0001 \documentclass[UKenglish]{beamer}
0002 
0003 \usepackage{pgffor}
0004 \setbeamersize{text margin left=0pt, text margin right=0pt} %new code
0005 
0006 \begin{document}
0007 
0008 \makeatletter
0009 \newlength\beamerleftmargin
0010 \setlength\beamerleftmargin{\Gm@lmargin}
0011 \makeatother
0012 
0013 \begin{frame}{Reconstruction Validation}
0014 total events=34562205 with MBD vertex
0015 
0016 \end{frame}
0017 
0018 \newcommand{\p}{../plots/}
0019 
0020 \foreach \n in {20859,20864,20867,20868,20869,20876,20877,20878,20880,20883,20885,20888,21199,21200,21518,21520,21560,21561,21562,21564,21565,21567,21568,21578,21579,21580,21581,21584,21587,21589,21594,21598,21599,21608,21609,21615,21616,21626,21627,21663,21665,21674,21678,21679,21681,21682,21683,21703,21704,21705,21707,21709,21719,21733,21739,21740,21744,21745,21747,21748,21750,21751,21754,21769,21770,21772,21774,21776,21778,21780,21782,21783,21785,21787,21788,21792,21793,21795,21796,21798,21813,21889,21891,22026,22027,22033,22034,22037,22046,22946,22948,22949,22950,22951,22979,22982,23020,23049,23050,23051,23052,23053,23055,23058,23059,23060,23536,23537,23539,23543,23547,23550,23552,23557,23558,23561,23562,23563,23566,23568,23572,23574,23575,23582,23590,23592,23594,23604,23605,23617,23618,23619,23671,23672,23676,23681,23682,23687,23690,23693,23694,23695,23696,23697,23699,23702,23714,23718,23721,23722,23723,23724,23725,23726,23727,23728,23735,23737,23738,23739,23740,23743,23745,23746,23761,24316}{
0021 
0022 \begin{frame}{run \n \, correlations}
0023 
0024 \centering{
0025     \includegraphics[width=0.24\textwidth]{\p/emcal_mbd_correlation_\n.pdf}
0026     \includegraphics[width=0.24\textwidth]{\p/ihcal_mbd_correlation_\n.pdf}
0027     \includegraphics[width=0.24\textwidth]{\p/ohcal_mbd_correlation_\n.pdf}
0028     \includegraphics[width=0.24\textwidth]{\p/emcal_hcal_correlation_\n.pdf} 
0029 
0030     \includegraphics[width=0.24\textwidth]{\p/zdc_emcal_correlation_\n.pdf}
0031     \includegraphics[width=0.24\textwidth]{\p/zdc_e_northSouth_\n.pdf}
0032     \includegraphics[width=0.24\textwidth]{\p/zdc_e_northSouth_1n_\n.pdf}
0033     \includegraphics[width=0.24\textwidth]{\p/vtx_z_\n.pdf}
0034 
0035     %\includegraphics[width=0.9\textwidth]{status_mod\n.pdf}
0036     \hspace{0.3\textwidth}
0037 }
0038 \end{frame}
0039 
0040 
0041 \begin{frame}{run \n \, calorimeter}
0042 
0043     \centering{
0044     \includegraphics[width=0.24\textwidth]{\p/InvMass_\n.pdf}
0045     \includegraphics[width=0.24\textwidth]{\p/cemc_etaphi_\n.pdf}
0046     \includegraphics[width=0.24\textwidth]{\p/ihcal_etaphi_\n.pdf}
0047     \includegraphics[width=0.24\textwidth]{\p/ohcal_etaphi_\n.pdf}
0048     
0049     \includegraphics[width=0.24\textwidth]{\p/etaphi_clus_\n.pdf}
0050     \includegraphics[width=0.24\textwidth]{\p/cemc_proj_\n.pdf}
0051     \includegraphics[width=0.24\textwidth]{\p/ohcal_proj_\n.pdf}
0052     \includegraphics[width=0.24\textwidth]{\p/ihcal_proj_\n.pdf}
0053     
0054     %\includegraphics[width=0.9\textwidth]{status_mod\n.pdf}
0055     \hspace{0.3\textwidth}
0056     
0057     }
0058 \end{frame}
0059 
0060 }
0061 
0062 \end{document}