Difference between revisions of "Qweak GEANT 4 Monte Carlo"
Jump to navigation
Jump to search
(→CVS) |
|||
Line 9: | Line 9: | ||
setenv CVS_RSH ssh | setenv CVS_RSH ssh | ||
cvs -td :ext:tforest@cvs.jlab.org:/group/qweak/cvsroot co QWEAK/QWSIM/Geant4 | cvs -td :ext:tforest@cvs.jlab.org:/group/qweak/cvsroot co QWEAK/QWSIM/Geant4 | ||
+ | |||
+ | The file QweakSim.root takes a while | ||
==SVN== | ==SVN== |
Revision as of 22:46, 24 July 2007
Getting the Qweak GEANT 4 Source code
The original GEANT 4 simulation from Qweak was developed by Klauss Grimm while at W&M. Below are the various methods used to obtain the source code.
Targball
[Click here to download the taball labeled as V0.9
CVS
setenv CVS_RSH ssh cvs -td :ext:tforest@cvs.jlab.org:/group/qweak/cvsroot co QWEAK/QWSIM/Geant4
The file QweakSim.root takes a while