Skip to content
Snippets Groups Projects
Commit 9735ce91 authored by Martin Stefan Bieker's avatar Martin Stefan Bieker
Browse files

Update README.md

parent 83b97ca2
Branches HEAD
No related tags found
No related merge requests found
......@@ -41,8 +41,10 @@ make -j
### Dortmund Setup
1.) Set the required GEANT4 environment variables (e.g. in your `~/.bashrc`:
`export GEANT4_DIR="/fhgfs/groups/e5/lhcb/software/GEANT4/geant4.10.00.p04/lib64/Geant4-10.0.4"`
`export G4LEDATA="/fhgfs/groups/e5/lhcb/software/GEANT4/geant4.10.00.p04/share/Geant4-10.0.4/data/G4EMLOW6.35"`
```bash
export GEANT4_DIR="/fhgfs/groups/e5/lhcb/software/GEANT4/geant4.10.00.p04/lib64/Geant4-10.0.4"
export G4LEDATA="/fhgfs/groups/e5/lhcb/software/GEANT4/geant4.10.00.p04/share/Geant4-10.0.4/data/G4EMLOW6.35"
```
2.) Source the LHCb software environment setup script, e.g. `/cvmfs/lhcb.cern.ch/group_login.sh`
......
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