1: \documentclass{elsart}
2: %\documentclass[doublespacing]{elsart}
3:
4: \usepackage{graphics}
5: \usepackage{psfig}
6: \usepackage{amsmath}
7: \usepackage{amssymb}
8: \usepackage{enumerate}
9: \usepackage[dvips]{graphicx}
10:
11: \renewcommand{\thefootnote}{\arabic{footnote}}
12:
13: \newcommand{\brems}{bremsstrahlung }
14: \newcommand{\gaep}{($\gamma$,$\eta p$) }
15: \newcommand{\gae}{($\gamma$,$\eta$) }
16: \newcommand{\cgae}{C($\gamma$,$\eta$) }
17: \newcommand{\cugae}{Cu($\gamma$,$\eta$) }
18:
19:
20: \newcommand{\gpep}{$\gamma p\rightarrow\eta p$}
21: \newcommand{\gnen}{$\gamma n\rightarrow\eta n$}
22:
23: \newcommand{\siin}{$S_{11}$(1535)}
24: \newcommand{\ssiin}{$S_{11}$(1650)}
25: \newcommand{\sn}{$S_{11}$(1535) }
26: \newcommand{\dn}{$D_{15}$(1675)}
27: \newcommand{\pn}{$P_{11}$(1710)}
28: \newcommand{\sii}{$S_{11}$}
29: \newcommand{\Eg}{$E_\gamma$ }
30: \newcommand{\ep}{$\eta p$ }
31: \newcommand{\egam}{E$_{\gamma}$ }
32: \newcommand{\nyo}{$\sim$}
33: \newcommand{\baf}{BaF$_{2}$}
34: \newcommand{\res}[2]{$#1_{#2}$}
35:
36:
37: %others
38: \newcommand{\ra}{$\longrightarrow$}
39: \newcommand{\app}{$\approx$ }
40: \newcommand{\ratt}{\texttt{->}}
41:
42:
43:
44: \begin{document}
45: \begin{frontmatter}
46: \input{title}
47:
48: \input{abst}
49: \end{frontmatter}
50:
51:
52: %%%%%%%%%%%%%%%%%%%%%%%
53:
54:
55: \input{intro}
56: \input{exp}
57: \input{results}
58:
59: \clearpage
60:
61: \begin{table}
62: \caption{\label{tab:table1}Parameters of nucleon resonance used in
63: our calculation.
64: $A^{p,n}_{1/2,3/2}$ are photoexcitation helicity amplitude of nucleon
65: resonances and $\beta_{\eta N}$ are $N\eta$ decay branching ratio.
66: Those of the last columm are
67: used in the previous analysis \cite{Yorita}.}
68: \begin{tabular}{cccccccc}\hline
69: N$^*$ & Mass &Width & $\beta_{\eta N}$ & $A^p_{1/2}$ & $A^p_{3/2}$ & $A^n_{1/2}$ & $A^n_{3/2}$ \\
70: & [MeV] & [MeV] & [\%] & \multicolumn{4}{c}{[10$^{-3}$GeV$^{-1/2}$]}
71: \\ \hline
72: \siin & 1541 & 191 & 50 & +118 & --- & $-$96 & --- \\
73: \ssiin & 1638 & 114 & 7.9 & +68 & --- & $-$56 & --- \\
74: \pn & 1721 & 100 & 26 & +23 & --- & 0 & --- \\
75: \dn & 1665 & 150 & 17 & 0 & 0 & $-$43 & $-$58 \\ \hline
76: \siin & 1542 & 150 & 55 & +102 & --- & $-$83 & --- \\ \hline
77: \end{tabular}
78: \end{table}
79:
80: \clearpage
81:
82:
83:
84:
85: \begin{thebibliography}{99}
86: \input{bib.tex}
87: \end{thebibliography}
88:
89: \clearpage
90: \input{figure.tex}
91:
92: \end{document}
93: