Development version (the whole repository):
git clone http://github.com/vmc-project/geant4_vmc.git
To switch to the ‘pro’ tagged version 6.7 (compatible with vmc 2.1, Geant4 11.3):
cd geant4_vmc
git checkout v6-7
To switch to the ‘old’ tagged version 6.6.p3 (compatible with vmc 2.x, Geant4 11.2.x):
cd geant4_vmc
git checkout v6-6-p3
The list of new developments, bug fixes and the required versions of ROOT and Geant4 for each version can be found in the history file.
Download Geant4 - from the Geant4 Web site