HADES Mini Drift Chamber Cell simulation in garfield9 encapsulated in docker
1.2K
This container is derived from rootproject/root-ubuntu16:6.10
it provides a stable software ecosystem for the configuration / simulation / analysis root macros and shell scripts from the following software repository: https://github.com/acidbourbon/mdc_3d_garfield in combination by garfield, a gas detector simulation application, developed at CERN (http://cern.ch/garfield)
-- go someplace nice, if you like, make some directories for data input and output mkdir in out -- start the container, mount the above directories as /in/ and /out/, enter an interactive session docker run --rm -it -v $(pwd)/in:/in -v $(pwd)/out:/out acidbourbon/mdc_3d_garfield /bin/bash ( inside docker ) cd /mdc_3d_garfield/ git pull origin master
--go wild on the scripts and enjoy the data :)
Content type
Image
Digest
Size
546.9 MB
Last updated
almost 8 years ago
docker pull acidbourbon/mdc_3d_garfield