Difference between revisions of "Solgemc GDML Visualization"

From Hall A Wiki
Jump to: navigation, search
(New page: Visualization in a 2D format using GDML can be done with ROOT's OpenGL implementation. solgemc will write out a GDML file of the geometry last run to solgemc.gdml which can then be shown ...)
 
Line 4: Line 4:
  
 
[http://hallaweb.jlab.org/12GeV/SoLID/download/visualize/ Example scripts and GDML]
 
[http://hallaweb.jlab.org/12GeV/SoLID/download/visualize/ Example scripts and GDML]
 +
 +
 +
== Another option: Directly through GEMC ==

Revision as of 11:53, 31 August 2012

Visualization in a 2D format using GDML can be done with ROOT's OpenGL implementation. solgemc will write out a GDML file of the geometry last run to solgemc.gdml which can then be shown using the geometry facilities in ROOT.

An example script to do this can be found below

Example scripts and GDML


Another option: Directly through GEMC