Solid sim geant4
From Hall A Wiki
Contents
- 1 Strategy/task/milestone
- 2 Solid simulation with GEMC
- 3 Compare to geant3 result
- 4 talks and notes
- 5 Framework Ideas
- 6 Getting the Code which are not in GEMC svn
- 7 Batch Farm Project
Strategy/task/milestone
Solid simulation with GEMC
program location
general GEMC info
www new http://gemc.jlab.org
www old http://clasweb.jlab.org/wiki/index.php/Gemc
SoLID built within gemc tree
SVN https://clas12svn.jlab.org/repos/trunk/clas12/gemc/production/ (all svn sub directory is relative to this location)
- Current working version 4407, 2011/03/31
(how to get working version number: go to top directory, run svn update, then run svnversion)
SoLID built upon GEMC, using it as a toolkit.
To get the code specific to SoLID, solgemc:
svn checkout https://jlabsvn.jlab.org/svnroot/solid/solgemc
solgemc Installation Instructions
thought on solid gemc developing
Solid mysql database
run GEMC with Solid configuration
compile GEMC source code
define geometry/material/sensitivity
magnetic field map
hit processing
simulation output
event generator
Compare to geant3 result
talks and notes
SoLID Monte Carlo (Seamus)
Framework Ideas
by Seamus
Getting the Code which are not in GEMC svn
A subversion repository is used as our versioning system. To get it:
svn checkout https://jlabsvn.jlab.org/svnroot/solid
Batch Farm Project
Simulation jobs should go to the 'solid' project