|
1 | 1 | # This CITATION.cff file was generated with cffinit. |
2 | | -# Visit https://bit.ly/cffinit to generate yours today! |
3 | | - |
4 | 2 | cff-version: 1.2.0 |
5 | 3 | title: R3BRoot software |
6 | 4 | message: >- |
@@ -184,40 +182,23 @@ authors: |
184 | 182 | affiliation: >- |
185 | 183 | Faculty of Science of the University of Lisbon, |
186 | 184 | 1749-016 Lisboa, Portugal |
187 | | -repository-code: 'https://github.com/R3BRootGroup/R3BRoot' |
188 | | -url: 'https://github.com/R3BRootGroup/R3BRoot' |
| 185 | +repository-code: https://github.com/R3BRootGroup/R3BRoot |
| 186 | +url: https://github.com/R3BRootGroup/R3BRoot |
189 | 187 | abstract: >- |
190 | | - The R3BRoot software is based on the FairRoot framework |
191 | | - and can be used to perform Monte Carlo simulations and |
192 | | - experimental data analysis of the R3B (Reactions with |
193 | | - Relativistic Radioactive Beams) nuclear physics |
194 | | - experiments at the GSI-FAIR research center (Facility for |
195 | | - Antiproton and Ion Research). The user can create |
196 | | - simulated data and/or perform analysis with the same |
197 | | - framework. Geant3 and Geant4 transport engines are |
198 | | - supported, however, the implemented tasks that create |
199 | | - simulated data do not depend on a particular Monte Carlo |
200 | | - engine. The framework delivers base classes which enable |
201 | | - the users to construct their detectors and/or analysis |
202 | | - tasks in a simple way, it also delivers some general |
203 | | - functionality like track visualization. Moreover, an |
204 | | - interface for reading experimental and/or simulated |
205 | | - magnetic field maps is also implemented. R3BRoot software |
206 | | - is a source distribution with recurring releases for macOS |
207 | | - and Linux. |
| 188 | + The R3BRoot software is based on the FairRoot framework and can be used to |
| 189 | + perform Monte Carlo simulations and experimental data analysis of the R3B |
| 190 | + (Reactions with Relativistic Radioactive Beams) nuclear physics experiments |
| 191 | + at the GSI-FAIR research center (Facility for Antiproton and Ion Research). |
| 192 | + The user can create simulated data and/or perform analysis within the same |
| 193 | + framework. Geant3 and Geant4 transport engines are supported; however, the |
| 194 | + implemented tasks that create simulated data do not depend on a particular |
| 195 | + Monte Carlo engine. The framework provides base classes that enable users to |
| 196 | + construct their detectors and/or analysis tasks in a simple way. It also |
| 197 | + delivers general functionality such as track visualization. Moreover, an |
| 198 | + interface for reading experimental and/or simulated magnetic field maps is |
| 199 | + implemented. R3BRoot is distributed as source code with recurring releases |
| 200 | + for MacOS and Linux. |
208 | 201 | license: GPL-3.0 |
209 | | -version: apr25 |
210 | | -date-released: '2025-04-12' |
| 202 | +version: dec25 |
| 203 | +date-released: "2025-12-21" |
211 | 204 | doi: 10.5281/zenodo.5549469 |
212 | | -preferred-citation: |
213 | | - type: article |
214 | | - title: R3BRoot software |
215 | | - authors: |
216 | | - - family-names: Rodríguez-Sánchez |
217 | | - given-names: Jose Luis |
218 | | - - family-names: et al. |
219 | | - given-names: '' |
220 | | - journal: zenodo |
221 | | - year: '2025' |
222 | | - doi: 10.5281/zenodo.5549469 |
223 | | - |
0 commit comments