Skip to content
Snippets Groups Projects
Commit d877c836 authored by Riccardo Maria Bianchi's avatar Riccardo Maria Bianchi :sunny:
Browse files

Update instructions with more info about extensions-atlas

parent 5a776f04
No related branches found
No related tags found
No related merge requests found
......@@ -85,7 +85,9 @@ The `geomodel-fsl` package also installs the following packages:
* `geomodel-fullsimlight`, which contain the standalone Geant4 based application for GeoModel
* `geomodel-geomodelg4`, which contains the translation layer between GeoModel and Geant4
* `geomodel-extension-atlaslar`, which is an [ATLAS experiment's](https://atlas.cern) extension
The `geomodel-extensions-atlas` package installs the [ATLAS experiment's](https://atlas.cern) extensions to be used in FSL/FullSimLight; namely, a custom shape for the LAr electromagnetic calorimeter and a plugin to define a custom magnetic field for the experiment. The package also downloads and installs the magnetic field datafile needed by the plugin. Thos extensions are semi-specific to the ATLAS experiment, but they can certainly be used as foundation and example to build other extensions for other experiments.
......@@ -115,7 +117,7 @@ If your installation is outdated, you can update the GeoModel libraries and tool
```shell
brew update
brew upgrade geomodel geomodel-geomodeltools geomodel-visualization geomodel-geomodelg4 geomodel-fullsimlight geomodel-fsl geomodel-extension-atlaslar
brew upgrade geomodel geomodel-geomodeltools geomodel-visualization geomodel-geomodelg4 geomodel-fullsimlight geomodel-fsl geomodel-extensions-atlas
```
#### Some more details
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment