@@ -186,11 +186,11 @@ So, we can find DIDs, check what they are and what they contain. To get to this
186186
187187The following tags are available as of March 2026:
188188
189- - software\_release
189+ - ** software\_release**
190190 - Software release used in the simulation. Written as a container version tag/simulation campaign naming:
191191 - v**YY**.**MM**.**v**
192192 - E.g. v25.06.2 -> June 2025 software container, version 2
193- - physics\_process
193+ - **requester\_pwg**
194194 - Defines the physics working group (PWG) that the simulated data relates to, options are:
195195 - excl\_diff\_tagging
196196 - inclusive
@@ -199,21 +199,22 @@ The following tags are available as of March 2026:
199199 - ew\_bsm
200200 - other
201201 - **Can be one or more**
202- - q2\_min
202+ - ** q2\_min**
203203 - Minumum Q2 value (GeV^2) in the simulation file, entered as a number.
204204 - **Optional tag** - Not all simulated files use this
205- - q2\_max
205+ - ** q2\_max**
206206 - Maximum Q2 value (GeV^2) in the simulation file, entered as a number.
207207 - **Optional tag** - Not all simulated files use this
208- - electron\_beam\_energy
208+ - ** electron\_beam\_energy**
209209 - Electron beam energy in GeV
210- - ion\_beam\_energy
210+ - ** ion\_beam\_energy**
211211 - Ion/nucleus beam energy in GeV
212- - is\_background\_mixed
212+ - ** is\_background\_mixed**
213213 - True/false depending upon whether sample includes any background mixing
214- - ion\_species
214+ - ** ion\_species**
215215 - Ion species in the simulation, defaults to `p`, proton, if not specified
216- - generator
216+ - Typed as formatted in files, e.g. `Au197` for gold, `He3` for helium 3 etc.
217+ - **generator**
217218 - MC event generator used to generate the simulated data
218219 - E.g. Pythia8, Herwig etc
219220
0 commit comments