Difference between revisions of "Qweak GEANT 4 Monte Carlo"

From New IAC Wiki
Jump to navigation Jump to search
Line 45: Line 45:
 
[http://dilbert.physics.wm.edu/elog/?gexp=all  Klaus Grims Qweak E-log at W&M]
 
[http://dilbert.physics.wm.edu/elog/?gexp=all  Klaus Grims Qweak E-log at W&M]
  
[http://zeus.phys.uconn.edu/forums/qweak.org/ Richard Joen's Qweak Blog at U. Conn]
+
[http://zeus.phys.uconn.edu/forums/qweak.org/ Richard Jone's Qweak Blog at U. Conn]

Revision as of 20:29, 27 September 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.

Tarball

[Click here to download the taball labeled as V0.9

CVS

setenv CVS_RSH ssh

If you want it all do

make sure you notice the "." at the end of the command
cvs -td :ext:tforest@cvs.jlab.org:/group/qweak/cvsroot co .

if you just want the GEANT 4 simulation code

To checkout jsut the simulation Source code into a sibdirectory called "Qweak/Sim"

mkdir Qweak
mkdir Qweak/Sim
cd Qweak
cvs -t :ext:tforest@cvs.jlab.org:/group/qweak/cvsroot co -d Sim QWEAK/QWSIM/Geant4

The file QweakSim.root takes a while

SVN

Compiling the Code

Modifying the Code

Qweak E-log

QWeak E-log

Username: tforest Passwd: Qweak

References and Links

Qweak GEANT4 Simulation web page

Qweak GEANT4 Simulation Wiki

Klaus Grims Qweak E-log at W&M

Richard Jone's Qweak Blog at U. Conn