Difference between revisions of "Solid sim geant4"

From Hall A Wiki
Jump to: navigation, search
(SoLID built within gemc tree)
Line 1: Line 1:
== [[Strategy/task/milestone]] ==
 
 
 
== Solid simulation with GEMC ==
 
== Solid simulation with GEMC ==
  
=== program location ===
+
===general GEMC info===
 
+
====general GEMC info====
+
 
'''www new http://gemc.jlab.org'''
 
'''www new http://gemc.jlab.org'''
  
 
'''www old http://clasweb.jlab.org/wiki/index.php/Gemc'''
 
'''www old http://clasweb.jlab.org/wiki/index.php/Gemc'''
 +
 +
===For new user===
 +
 +
For quick setup and use gemc, I recommend to use 
 +
 +
=== program location ===
  
 
* [http://clasweb.jlab.org/wiki/index.php/Subversion Subversion help]
 
* [http://clasweb.jlab.org/wiki/index.php/Subversion Subversion help]
Line 20: Line 22:
  
 
(how to get working version number: go to top directory, run svn update, then run svnversion)
 
(how to get working version number: go to top directory, run svn update, then run svnversion)
 +
 +
==== Getting the Code which are not in GEMC svn====
 +
 +
  svn checkout https://jlabsvn.jlab.org/svnroot/solid
  
 
==== SoLID built upon GEMC, using it as a toolkit. ====
 
==== SoLID built upon GEMC, using it as a toolkit. ====
Line 47: Line 53:
  
 
=== [[Solid_eventgenerator| event generator]] ===
 
=== [[Solid_eventgenerator| event generator]] ===
 +
 +
=== Batch Farm Project ===
 +
 +
Simulation jobs should go to the 'solid' project
  
 
== [[Compare to geant3 result| Compare to geant3 result]] ==
 
== [[Compare to geant3 result| Compare to geant3 result]] ==
 +
  
 
== talks and notes ==
 
== talks and notes ==
Line 56: Line 67:
 
[[media:solid_simulation_20101029_zwzhao.pdf‎ | Strategy by Zhiwen Zhao ]]
 
[[media:solid_simulation_20101029_zwzhao.pdf‎ | Strategy by Zhiwen Zhao ]]
  
== [[Solidsim_G4_framework|Framework Ideas]] ==  
+
== Frame ideas before we adopted GEMC==
  
by Seamus
+
=== [[Strategy/task/milestone ]] ===
  
== Getting the Code which are not in GEMC svn==  
+
=== [[Solidsim_G4_framework|Framework Ideas (Seamus)]] ===
 
+
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
+

Revision as of 14:14, 17 May 2011

Solid simulation with GEMC

general GEMC info

www new http://gemc.jlab.org

www old http://clasweb.jlab.org/wiki/index.php/Gemc

For new user

For quick setup and use gemc, I recommend to use

program location

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 4517, 2011/05/14

(how to get working version number: go to top directory, run svn update, then run svnversion)

Getting the Code which are not in GEMC svn

 svn checkout https://jlabsvn.jlab.org/svnroot/solid

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

solgemc installation outside JLAB

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

Batch Farm Project

Simulation jobs should go to the 'solid' project

Compare to geant3 result

talks and notes

SoLID Monte Carlo (Seamus)

Strategy by Zhiwen Zhao

Frame ideas before we adopted GEMC

Strategy/task/milestone

Framework Ideas (Seamus)