Skip to content

Commit

Permalink
Updated for new geant4_vmc v6.1.p9
Browse files Browse the repository at this point in the history
  • Loading branch information
ihrivnac committed Sep 26, 2023
1 parent 9573eb2 commit b9aba66
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ ECONF C0303241:THJT006,2003; [e-Print: cs.SE/0306005](https://arxiv.org/abs/cs/0

<i class="far fa-envelope"></i> Contact: <a href="mailto: [email protected]"> [email protected]</a>

*Last update: 31/07/2023*
*Last update: 26/09/2023*
4 changes: 2 additions & 2 deletions content/download/git-geant4_vmc.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ cd geant4_vmc
git checkout v6-3-p2
```

To switch to the **'old'** tagged version **6.1.p8** (compatible with *vmc 2.x, Geant4 11.0.x*):
To switch to the **'old'** tagged version **6.1.p9** (compatible with *vmc 2.x, Geant4 11.0.x*):
```bash
cd geant4_vmc
git checkout v6-1-p8
git checkout v6-1-p9
```

The list of new developments, bug fixes and the required versions of ROOT and Geant4 for each version can be found in the [history](https://github.com/vmc-project/geant4_vmc/blob/master/history) file.
Expand Down
2 changes: 1 addition & 1 deletion content/download/tar-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ In general, the VMC packages can be built with the Root version which they were
| Package | Version | Tar file | Tested with |
|---------|---------|----------| ------------|
| geant3 | 3.9.p1 | [v3-9-p1.tar.gz](https://github.com/vmc-project/geant3/archive/v3-9-p1.tar.gz) | *vmc 1.1.p1, ROOT 6.24/06* |
| geant4_vmc | 6.1.p8 | [v6-1-p8.tar.gz](https://github.com/vmc-project/geant4_vmc/archive/v6-1-p8.tar.gz) | *vmc 2.0, ROOT 6.28/04*,<br> *Geant4 11.0.p3 (with embedded CLHEP 2.4.5.1),* <br> *VGM 5.0,* <br> *Garfield 4.0*|
| geant4_vmc | 6.1.p9 | [v6-1-p9.tar.gz](https://github.com/vmc-project/geant4_vmc/archive/v6-1-p9.tar.gz) | *vmc 2.0, ROOT 6.28/04*,<br> *Geant4 11.0.p3 (with embedded CLHEP 2.4.5.1),* <br> *VGM 5.0,* <br> *Garfield 4.0*|
|
| geant3 | 2.7.p2 | [v2-7-p2.tar.gz](https://github.com/vmc-project/geant3/archive/v2-7-p2.tar.gz) | *ROOT 5.34/36* |

0 comments on commit b9aba66

Please sign in to comment.