71 lines
2.4 KiB
HTML
71 lines
2.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
|
|
<!--Converted with jLaTeX2HTML 2002-2-1 (1.70) JA patch-2.0
|
|
patched version by: Kenshi Muto, Debian Project.
|
|
* modified by: Shige TAKENO
|
|
LaTeX2HTML 2002-2-1 (1.70),
|
|
original version by: Nikos Drakos, CBLU, University of Leeds
|
|
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
|
|
* with significant contributions from:
|
|
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>The visualization class</TITLE>
|
|
<META NAME="description" CONTENT="The visualization class">
|
|
<META NAME="keywords" CONTENT="LEMuSR_Simulation">
|
|
<META NAME="resource-type" CONTENT="document">
|
|
<META NAME="distribution" CONTENT="global">
|
|
|
|
<META NAME="Generator" CONTENT="jLaTeX2HTML v2002-2-1 JA patch-2.0">
|
|
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
|
|
|
|
<LINK REL="STYLESHEET" HREF="LEMuSR_Simulation.css">
|
|
|
|
<LINK REL="next" HREF="node8.html">
|
|
<LINK REL="previous" HREF="node6.html">
|
|
<LINK REL="up" HREF="node5.html">
|
|
<LINK REL="next" HREF="node8.html">
|
|
</HEAD>
|
|
|
|
<BODY >
|
|
<!--Navigation Panel-->
|
|
<A NAME="tex2html135"
|
|
HREF="node8.html">
|
|
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
|
|
SRC="file:/usr/share/latex2html/icons/next.png"></A>
|
|
<A NAME="tex2html133"
|
|
HREF="node5.html">
|
|
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
|
|
SRC="file:/usr/share/latex2html/icons/up.png"></A>
|
|
<A NAME="tex2html127"
|
|
HREF="node6.html">
|
|
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
|
|
SRC="file:/usr/share/latex2html/icons/prev.png"></A>
|
|
<BR>
|
|
<B> Next:</B> <A NAME="tex2html136"
|
|
HREF="node8.html">The Geant4 user interface</A>
|
|
<B> Up:</B> <A NAME="tex2html134"
|
|
HREF="node5.html">The main file: LEMuSR.cc</A>
|
|
<B> Previous:</B> <A NAME="tex2html128"
|
|
HREF="node6.html">The mandatory classes</A>
|
|
<BR>
|
|
<BR>
|
|
<!--End of Navigation Panel-->
|
|
|
|
<H3><A NAME="SECTION00121200000000000000">
|
|
The visualization class</A>
|
|
</H3>
|
|
It ispossible to have visualization of the simulation. Many devices are available and they have to be set up using the LEMuSRVisManager class, that inherits form the G4VisManager class.
|
|
|
|
<P>
|
|
For example, using the OpenGL system, one can benefit of a real time visualitation of the simulation. Using to DAWNFILE system, one can get snapshots of the simulation into postscript files. Various visualization systems can be loaded simultaneousely.
|
|
|
|
<P>
|
|
<BR><HR>
|
|
<ADDRESS>
|
|
|
|
2005-12-21
|
|
</ADDRESS>
|
|
</BODY>
|
|
</HTML>
|