Before running this example, you must have geant3 installed, eg in $HOME/geant3.
To install geant3, import the geant3 tar file from the vmc site
run make
This will create the geant3 libs in $HOME/geant3/lib/tgt_linux
In the E01 directory, run the shell script "go"
Now, you should be ready to execute the script E01.C with

root E01.C

