-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathatlasparticle.sty
149 lines (149 loc) · 7.69 KB
/
atlasparticle.sty
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
%-------------------------------------------------------------------------------
% Useful particle definitions - include with particle option in atlasphysics.sty
% Included by default
%-------------------------------------------------------------------------------
%\let\sst=\scriptscriptstyle
%
% +--------------------------------------------------------------------+
% | |
% | Particle-antiparticle pair notations |
% | |
% +--------------------------------------------------------------------+
%
\newcommand*{\antibar}[1]{\ensuremath{#1\bar{#1}}\xspace}
\newcommand*{\tbar}{\ensuremath{\bar{t}}\xspace}
\newcommand*{\ttbar}{\antibar{t}}
\newcommand*{\bbar}{\ensuremath{\bar{b}}\xspace}
\newcommand*{\bbbar}{\antibar{b}}
\newcommand*{\cbar}{\ensuremath{\bar{c}}\xspace}
\newcommand*{\ccbar}{\antibar{c}}
\newcommand*{\sbar}{\ensuremath{\bar{s}}\xspace}
\newcommand*{\ssbar}{\antibar{s}}
\newcommand*{\ubar}{\ensuremath{\bar{u}}\xspace}
\newcommand*{\uubar}{\antibar{u}}
\newcommand*{\dbar}{\ensuremath{\bar{d}}\xspace}
\newcommand*{\ddbar}{\antibar{d}}
\newcommand*{\fbar}{\ensuremath{\bar{f}}\xspace}
\newcommand*{\ffbar}{\antibar{f}}
\newcommand*{\qbar}{\ensuremath{\bar{q}}\xspace}
\newcommand*{\qqbar}{\antibar{q}}
\newcommand*{\nbar}{\ensuremath{\bar{\nu}}\xspace}
\newcommand*{\nnbar}{\antibar{\nu}}
%
% +--------------------------------------------------------------------+
% | |
% | e+e-, etc. |
% | |
% +--------------------------------------------------------------------+
%
\newcommand*{\ee}{\ensuremath{e^{+} e^{-}}\xspace}
\newcommand*{\epm}{\ensuremath{e^{\pm}}\xspace}
\newcommand*{\epem}{\ensuremath{e^{+} e^-}\xspace}
\newcommand*{\mumu}{\ensuremath{\mu^{+} \mu^{-}}\xspace}
\newcommand*{\tautau}{\ensuremath{\tau^{+} \tau^{-}}\xspace}
\newcommand*{\leplep}{\ensuremath{\ell^{+} \ell^{-}}\xspace}
\newcommand*{\ellell}{\ensuremath{\ell^{+} \ell^{-}}\xspace}
\newcommand*{\lnu}{\ensuremath{\ell \nu}\xspace}
%
% +--------------------------------------------------------------------+
% | |
% | Vector bosons |
% | |
% +--------------------------------------------------------------------+
%
\newcommand*{\Zzero}{\ensuremath{Z}\xspace}
\newcommand*{\Zboson}{\ensuremath{Z}\xspace}
\newcommand*{\Wplus}{\ensuremath{W^{+}}\xspace}
\newcommand*{\Wminus}{\ensuremath{W^{-}}\xspace}
\newcommand*{\Wboson}{\ensuremath{W}\xspace}
\newcommand*{\Wpm}{\ensuremath{W^{\pm}}\xspace}
\newcommand*{\Wmp}{\ensuremath{W^{\mp}}\xspace}
%
% +--------------------------------------------------------------------+
% | |
% | pi, pi0, pi+, pi-, pi+-, eta, eta1, etc. |
% | |
% +--------------------------------------------------------------------+
%
\let\pii=\pi
\renewcommand*{\pi}{\ensuremath{\pii}\xspace}
\newcommand*{\pizero}{\ensuremath{\pii^0}\xspace}
\newcommand*{\piplus}{\ensuremath{\pii^+}\xspace}
\newcommand*{\piminus}{\ensuremath{\pii^-}\xspace}
\newcommand*{\pipm}{\ensuremath{\pii^{\pm}}\xspace}
\newcommand*{\pimp}{\ensuremath{\pii^{\mp}}\xspace}
\let\etaa=\eta
\renewcommand*{\eta}{\ensuremath{\etaa}\xspace}
\newcommand*{\etaprime}{\ensuremath{\eta^{\scriptscriptstyle\prime}}\xspace}
%
% +--------------------------------------------------------------------+
% | |
% | K0, K+, K-, K0L, K0S |
% | |
% +--------------------------------------------------------------------+
%
\newcommand*{\Kzero}{\ensuremath{K^0}\xspace}
\newcommand*{\Kzerobar}{\ensuremath{\overline{K}\vphantom{K}^0}\xspace}
\newcommand*{\kaon}{\ensuremath{K}\xspace}
\newcommand*{\Kplus}{\ensuremath{K^+}\xspace}
\newcommand*{\Kminus}{\ensuremath{K^-}\xspace}
\newcommand*{\KzeroL}{\ensuremath{K^0_{\text{L}}}\xspace}
\newcommand*{\Kzerol}{\ensuremath{K^0_{\text{L}}}\xspace}
\newcommand*{\Klong}{\ensuremath{K^0_{\text{L}}}\xspace}
\newcommand*{\KzeroS}{\ensuremath{K^0_{\text{S}}}\xspace}
\newcommand*{\Kzeros}{\ensuremath{K^0_{\text{S}}}\xspace}
\newcommand*{\Kshort}{\ensuremath{K^0_{\text{S}}}\xspace}
\newcommand*{\Kstar}{\ensuremath{K^{*}}\xspace}
%
% +--------------------------------------------------------------------+
% | |
% | J/psi, psi prime, etc. |
% | |
% +--------------------------------------------------------------------+
%
\let\psii=\psi % Save normal "\psi" definition, since I redefine it.
\renewcommand*{\psi}{\ensuremath{\psii}\xspace}
\newcommand*{\jpsi}{\ensuremath{J/\psi}\xspace}
\newcommand*{\Jpsi}{\ensuremath{J/\psi}\xspace}
\newcommand*{\psip}{\ensuremath{\psi^{\scriptscriptstyle\prime}}\xspace}
%
% +--------------------------------------------------------------------+
% | |
% | Upsilons of various sorts |
% | |
% +--------------------------------------------------------------------+
%
% \newcommand*{\Ups}{\ensuremath{\mit\Upsilon}\xspace}
\newcommand*{\Upsp}{\ensuremath{\mit\Upsilon^{\scriptscriptstyle\prime}}\xspace}
\newcommand*{\Upspp}{\ensuremath{\mit\Upsilon^{\scriptscriptstyle\prime\prime}}\xspace}
\newcommand*{\Upsppp}{\ensuremath{\mit\Upsilon^{\scriptscriptstyle\prime\prime\prime}}\xspace}
\newcommand*{\Upspppp}{\ensuremath{\mit\Upsilon^{\scriptscriptstyle\prime\prime\prime\prime}}\xspace}
\newcommand*{\UoneS}{\ensuremath{\mit\Upsilon(\text{1S})}\xspace}
\newcommand*{\Ups}[1]{\ensuremath{\mit{\Upsilon}(\text{#1S})}\xspace}
%
% +--------------------------------------------------------------------+
% | |
% | C physics |
% | |
% +--------------------------------------------------------------------+
%
\newcommand*{\Dstar}{\ensuremath{D^{*}}\xspace}
\newcommand*{\Dsstar}{\ensuremath{D^{**}}\xspace}
%
% +--------------------------------------------------------------------+
% | |
% | B physics |
% | |
% +--------------------------------------------------------------------+
%
\newcommand*{\Bd}{\ensuremath{B_d^0}\xspace}
\newcommand*{\Bs}{\ensuremath{B_s^0}\xspace}
\newcommand*{\Bu}{\ensuremath{B_u}\xspace}
\newcommand*{\Bc}{\ensuremath{B_c}\xspace}
\newcommand*{\Lb}{\ensuremath{\Lambda_b}\xspace}
\newcommand*{\Bstar}{\ensuremath{B^{*}}\xspace}
\newcommand*{\chic}{\ensuremath{\raise.4ex\hbox{$\chi$}_{{c}}}\xspace}
\newcommand*{\BoBo}{\ensuremath{B^{0}\mbox{--}\bar{B}^{0}}\xspace}
\newcommand*{\BodBod}{\ensuremath{B^{0}_{d}\mbox{--}\bar{B}^{0}_{d}}\xspace}
\newcommand*{\BosBos}{\ensuremath{B^{0}_{s}\mbox{--}\bar{B}^{0}_{s}}\xspace}
\newcommand*{\chib}{\ensuremath{\raise.4ex\hbox{$\chi$}_{{b}}}\xspace}