File tree Expand file tree Collapse file tree 1 file changed +35
-33
lines changed Expand file tree Collapse file tree 1 file changed +35
-33
lines changed Original file line number Diff line number Diff line change @@ -38,39 +38,41 @@ extension:
3838
3939This attribute can be used with any ` record ` (including ` mesh records ` ).
4040
41- ### SubAtomic Particles
42-
43- - ` antimuon `
44- - ` antiproton `
45- - ` bottom `
46- - ` charm-antiquark `
47- - ` charm-quark `
48- - ` deuteron `
49- - ` down-antiquark `
50- - ` down-quark `
51- - ` electron `
52- - ` electron-neutrino `
53- - ` gluon `
54- - ` graviton `
55- - ` higgs-boson `
56- - ` muon `
57- - ` muon-neutrino `
58- - ` neutron `
59- - ` photon `
60- - ` pion `
61- - ` positron `
62- - ` proton `
63- - ` strange-antiquark `
64- - ` strange-quark `
65- - ` tao-antiquark `
66- - ` tao-quark `
67- - ` tao-neutrino `
68- - ` top-antiquark `
69- - ` top-quark `
70- - ` up-antiquark `
71- - ` up-quark `
72- - ` w-boson `
73- - ` z-boson `
41+ ### Elementary Particles
42+
43+ Namings for fundamental fermions and their anti-matter particles.
44+
45+ Quarks
46+ - ` up ` (` anti-up ` )
47+ - ` down ` (` anti-down ` )
48+ - ` charm ` (` anti-charm ` )
49+ - ` strange ` (` anti-strange ` )
50+ - ` top ` (` anti-top ` )
51+ - ` bottom ` (` anti-bottom ` )
52+
53+ Leptons:
54+ - ` electron ` (` positron ` )
55+ - ` electron-neutrino ` (` anti-electron-neutrino ` )
56+ - ` muon ` (` anti-muon ` )
57+ - ` muon-neutrino ` (` anti-muon-neutrino ` )
58+ - ` tau ` (` anti-tau ` )
59+ - ` tau-neutrino ` (` anti-tau-neutrino ` )
60+
61+ ### Gauge & Higgs Bosons
62+
63+ - ` photon `
64+ - ` gluon `
65+ - ` w-boson `
66+ - ` z-boson `
67+ - ` higgs `
68+
69+ ### Hadrons and Jets
70+
71+ We currently do not define spellings of hadrons besides the commonly used ones
72+ below and suggest for this version to use ` other: ` with namings from the
73+ [ particle data group (PDG)] ( http://pdg.lbl.gov/ ) . Other means of grouping e.g.
74+ jets can be used, e.g. additional attributes outside of the definition of this
75+ extension.
7476
7577### Atoms & Isotopes
7678
You can’t perform that action at this time.
0 commit comments