Import Geant4 9.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:37:50 +02:00
parent a8e9364cea
commit 96c8bcd0af
6923 changed files with 198390 additions and 41849 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# $Id: GNUmakefile,v 1.2 2006/04/25 07:54:28 kmura Exp $
# $Name: geant4-09-00 $
# $Name: geant4-09-01 $
# ===========================================================
# Makefile for building Geant4Py modules
# ===========================================================
+8 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.3 2006/08/08 05:10:09 kmura Exp $
$Id: History,v 1.5 2007/08/07 03:37:36 kmura Exp $
-------------------------------------------------------------------
=========================================================
@@ -14,6 +14,13 @@ A set of tests for python wrapping of C++ elements.
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
Aug.07, 2007 K.Murakami
- gtest06 is added.
- gtest07 is added.
Jul.10, 2007 K.Murakami
- gtest05 is added.
Aug.07, 2006 K.Murakami
- gtest04 is added.
+4 -2
View File
@@ -1,4 +1,4 @@
$Id: README,v 1.3 2006/08/08 05:10:09 kmura Exp $
$Id: README,v 1.5 2007/08/07 03:37:36 kmura Exp $
-------------------------------------------------------------------
=========================================================
@@ -35,4 +35,6 @@ gtest01 ## user application (K.M)
gtest02 ## test for using site-module packages (K.M)
gtest03 ## test for EZsim package (K.M)
gtest04 ## test for getting command tree and command information (K.M)
gtest05 ## test for constructing CSG geometries in Python (K.M)
gtest06 ## test for constructing/visualizing boolean geoemtries (K.M)
gtest07 ## test for checking overlapped geometries (K.M)
@@ -1,5 +1,5 @@
# $Id: GNUmakefile,v 1.1 2006/05/11 03:00:08 kmura Exp $
# $Name: geant4-09-00 $
# $Name: geant4-09-01 $
# ===========================================================
# Makefile for building Geant4Py modules
# ===========================================================
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: Particles.cc,v 1.3 2006/06/29 15:37:02 gunter Exp $
// $Name: geant4-09-00 $
// $Name: geant4-09-01 $
// ====================================================================
// Particles.cc
//
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: PhysicsListEMstd.cc,v 1.3 2006/06/29 15:37:08 gunter Exp $
// $Name: geant4-09-00 $
// $Name: geant4-09-01 $
// ====================================================================
// PhysicsListEMstd.cc
//
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: QDetectorConstruction.cc,v 1.3 2006/06/29 15:37:14 gunter Exp $
// $Name: geant4-09-00 $
// $Name: geant4-09-01 $
// ====================================================================
// QDetectorConstruction.cc
//
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: QDetectorConstruction.hh,v 1.3 2006/06/29 15:37:17 gunter Exp $
// $Name: geant4-09-00 $
// $Name: geant4-09-01 $
// ====================================================================
// QDetectorConstruction.hh
//
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: QEventAction.cc,v 1.3 2006/06/29 15:37:19 gunter Exp $
// $Name: geant4-09-00 $
// $Name: geant4-09-01 $
// ====================================================================
// QEventAction.cc
//
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: QEventAction.hh,v 1.3 2006/06/29 15:37:22 gunter Exp $
// $Name: geant4-09-00 $
// $Name: geant4-09-01 $
// ====================================================================
// QEventAction.hh
//
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: QMaterials.cc,v 1.3 2006/06/29 15:37:25 gunter Exp $
// $Name: geant4-09-00 $
// $Name: geant4-09-01 $
// ====================================================================
// QMaterials.cc
//
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: QMaterials.hh,v 1.3 2006/06/29 15:37:28 gunter Exp $
// $Name: geant4-09-00 $
// $Name: geant4-09-01 $
// ====================================================================
// QMaterials.hh
//
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: QPhysicsList.cc,v 1.3 2006/06/29 15:37:31 gunter Exp $
// $Name: geant4-09-00 $
// $Name: geant4-09-01 $
// ====================================================================
// QPhysicsList.cc
//
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: QPhysicsList.hh,v 1.3 2006/06/29 15:37:34 gunter Exp $
// $Name: geant4-09-00 $
// $Name: geant4-09-01 $
// ====================================================================
// QPhysicsList.hh
//
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: QPrimaryGeneratorAction.cc,v 1.3 2006/06/29 15:37:37 gunter Exp $
// $Name: geant4-09-00 $
// $Name: geant4-09-01 $
// ====================================================================
// QPrimaryGeneratorAction.cc
//
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: QPrimaryGeneratorAction.hh,v 1.3 2006/06/29 15:37:40 gunter Exp $
// $Name: geant4-09-00 $
// $Name: geant4-09-01 $
// ====================================================================
// QPrimaryGeneratorAction.hh
//
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: gtest01.cc,v 1.3 2006/06/29 15:37:43 gunter Exp $
// $Name: geant4-09-00 $
// $Name: geant4-09-01 $
// ====================================================================
// gtest01.cc
//
+36
View File
@@ -0,0 +1,36 @@
#!/usr/bin/python
# ==================================================================
# python script for Geant4Py test
#
# gtest04
# - test for command tree and command information
# ==================================================================
from Geant4 import *
def DumpTree(atree):
print "@@", atree.GetPathName(), "::", atree.GetTitle()
ntree= atree.GetTreeEntry()
ncommand= atree.GetCommandEntry()
for i in range(1, ncommand+1):
icommand= atree.GetCommand(i)
print " **", icommand.GetCommandPath()
print " ", icommand.GetTitle()
x= icommand.GetStateList()
nparameter= icommand.GetParameterEntries()
for j in range(0, nparameter):
iparam= icommand.GetParameter(j)
print " +", iparam.GetParameterName(), iparam.GetParameterType()
for i in range(1, ntree+1):
itree= atree.GetTree(i)
DumpTree(itree)
# ==================================================================
# main
# ==================================================================
root_tree= gUImanager.GetTree()
DumpTree(root_tree)
+310
View File
@@ -0,0 +1,310 @@
#!/usr/bin/python
# ==================================================================
# python script for Geant4Py test
#
# gtest05
# - test for CSG geometry construction in Python
# ==================================================================
from Geant4 import *
import ExN01pl, ParticleGun
import os, math
# ==================================================================
# user actions in python
# ==================================================================
class MyDetectorConstruction(G4VUserDetectorConstruction):
"My Detector Construction"
def __init__(self):
G4VUserDetectorConstruction.__init__(self)
self.air= gNistManager.FindOrBuildMaterial("G4_AIR")
self.lv_object= None
self.world= self.ConstructWorld()
self.va_red= G4VisAttributes(G4Color(1.,0.,0.))
self.va_cyan= G4VisAttributes(G4Color(0.,1.,1.))
self.va_green= G4VisAttributes(G4Color(0.,1.,0.))
self.va_blue= G4VisAttributes(G4Color(0.,0.,1.))
self.va_magenta= G4VisAttributes(G4Color(1.,0.,1.))
# -----------------------------------------------------------------
def ConstructWorld(self):
# Python has automatic garbage collection system.
# Geometry objects must be defined as GLOBAL not to be deleted.
global sld_world, lv_world, pv_world, va_world
sld_world= G4Box("world", 1.*m, 1.*m, 1.*m)
lv_world= G4LogicalVolume(sld_world, self.air, "world")
pv_world= G4PVPlacement(G4Transform3D(), lv_world, "world",
None, False, 0)
va_world= G4VisAttributes()
va_world.SetVisibility(False)
lv_world.SetVisAttributes(va_world)
# solid object (dummy)
global sld_sld, lv_sld, pv_sld
sld_sld= G4Box("dummy", 10.*cm, 10.*cm, 10.*cm)
self.lv_object= lv_sld= G4LogicalVolume(sld_sld, self.air, "dummy")
pv_sld= G4PVPlacement(None, G4ThreeVector(), "dummy", lv_sld,
pv_world, False, 0)
return pv_world
# -----------------------------------------------------------------
def ConstructBox(self):
global sld_box
sld_box= G4Box("box", 30.*cm, 40.*cm, 60.*cm)
self.lv_object.SetSolid(sld_box)
self.lv_object.SetVisAttributes(self.va_red)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def ConstructTubs(self):
global sld_tubs
sld_tubs= G4Tubs("tubs", 10.*cm, 15.*cm, 20.*cm, 0., pi)
self.lv_object.SetSolid(sld_tubs)
self.lv_object.SetVisAttributes(self.va_cyan)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def ConstructCons(self):
global sld_cons
sld_cons= G4Cons("cons", 5.*cm, 10.*cm, 20.*cm, 25.*cm,
40.*cm, 0., 4./3.*pi)
self.lv_object.SetSolid(sld_cons)
self.lv_object.SetVisAttributes(self.va_green)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def ConstructPara(self):
global sld_para
sld_para= G4Para("para", 30.*cm, 40.*cm, 60.*cm, pi/4., pi/8., 0.)
self.lv_object.SetSolid(sld_para)
self.lv_object.SetVisAttributes(self.va_blue)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def ConstructTrd(self):
global sld_trd
sld_trd= G4Trd("trd", 30.*cm, 10.*cm, 40.*cm, 15.*cm, 60.*cm)
self.lv_object.SetSolid(sld_trd)
self.lv_object.SetVisAttributes(self.va_blue)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def ConstructTrap(self):
global sld_trap
sld_trap= G4Trap("trap", 60.*cm, 20.*degree, 5.*degree,
40.*cm, 30.*cm, 40.*cm, 10.*degree,
16.*cm, 10*cm, 14.*cm, 10.*deg)
self.lv_object.SetSolid(sld_trap)
self.lv_object.SetVisAttributes(self.va_green)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def ConstructSphere(self):
global sld_sphere
sld_sphere= G4Sphere("sphere", 100.*cm, 120.*cm, 0., 180.*deg,
0., 180.*deg)
self.lv_object.SetSolid(sld_sphere)
self.lv_object.SetVisAttributes(self.va_cyan)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def ConstructOrb(self):
global sld_orb
sld_orb= G4Orb("orb", 100.*cm)
self.lv_object.SetSolid(sld_orb)
self.lv_object.SetVisAttributes(self.va_red)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def ConstructTorus(self):
global sld_torus
sld_torus= G4Torus("torus", 40.*cm, 60.*cm, 200.*cm, 0., 90.*deg)
self.lv_object.SetSolid(sld_torus)
self.lv_object.SetVisAttributes(self.va_magenta)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def ConstructPolycone(self):
zvec= G4doubleVector()
rinvec= G4doubleVector()
routvec= G4doubleVector()
zvec[:]= [ 5.*cm, 7.*cm, 9.*cm, 11.*cm, 25.*cm, 27.*cm, 29.*cm,
31.*cm, 35.*cm ]
rinvec[:]= [0.,0.,0.,0.,0.,0.,0.,0.,0.]
routvec[:]= [ 0., 10.*cm, 10.*cm, 5.*cm, 5.*cm, 10.*cm,
10.*cm, 2.*cm, 2.*cm ]
global sld_pcon
sld_pcon= CreatePolycone("pcon", 0., twopi, 9, zvec, rinvec,routvec)
self.lv_object.SetSolid(sld_pcon)
self.lv_object.SetVisAttributes(self.va_cyan)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def ConstructPolyhedra(self):
zvec= G4doubleVector()
rinvec= G4doubleVector()
routvec= G4doubleVector()
zvec[:]= [ 0., 5.*cm, 8.*cm, 13.*cm, 30.*cm, 32.*cm, 35.*cm ]
rinvec[:]= [0.,0.,0.,0.,0.,0.,0. ]
routvec[:]= [ 0., 15.*cm, 15.*cm, 4.*cm, 4.*cm, 10.*cm, 10.*cm ]
global sld_pgon
sld_pgon= CreatePolyhedra("pgon", 0., twopi, 5, 7, zvec, rinvec,routvec)
self.lv_object.SetSolid(sld_pgon)
self.lv_object.SetVisAttributes(self.va_green)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def ConstructEllipticalTube(self):
global sld_et
sld_et= G4EllipticalTube("ellipticaltube", 5.*cm, 10.*cm, 20.*cm)
self.lv_object.SetSolid(sld_et)
self.lv_object.SetVisAttributes(self.va_cyan)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def ConstructEllipsoid(self):
global sld_es
sld_es= G4Ellipsoid("ellipsoid", 10.*cm, 20.*cm, 50.*cm,
-10.*cm, 40.*cm)
self.lv_object.SetSolid(sld_es)
self.lv_object.SetVisAttributes(self.va_red)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def ConstructEllipticalCone(self):
global sld_ec
sld_ec= G4EllipticalCone("ellipticalcone", 30.*cm, 60.*cm,
50.*cm, 25.*cm)
self.lv_object.SetSolid(sld_ec)
self.lv_object.SetVisAttributes(self.va_magenta)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def ConstructHype(self):
global sld_hype
sld_hype= G4Hype("hype", 20.*cm, 30.*cm, 0.7, 0.7, 50.*cm)
self.lv_object.SetSolid(sld_hype)
self.lv_object.SetVisAttributes(self.va_blue)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def ConstructTet(self):
global sld_tet
p1= G4ThreeVector(0., 0., math.sqrt(3.)*cm)
p2= G4ThreeVector(0., 2*math.sqrt(2./3.)*cm, -1./math.sqrt(3)*cm)
p3= G4ThreeVector(-math.sqrt(2.)*cm, -math.sqrt(2./3.)*cm,
-1./math.sqrt(3)*cm)
p4= G4ThreeVector(math.sqrt(2)*cm, -math.sqrt(2./3.)*cm,
-1./math.sqrt(3)*cm)
sld_tet= G4Tet("tet", 20.*p1, 20.*p2, 20.*p3, 20.*p4)
self.lv_object.SetSolid(sld_tet)
self.lv_object.SetVisAttributes(self.va_green)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def ConstructTwistedBox(self):
global sld_twb
sld_twb= G4TwistedBox("twistedbox", 30.*deg, 30.*cm, 40.*cm, 60.*cm)
self.lv_object.SetSolid(sld_twb)
self.lv_object.SetVisAttributes(self.va_cyan)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def ConstructTwistedTrap(self):
global sld_twtrp
sld_twtrp= G4TwistedTrap("twistedtrap", 30.*deg,
60.*cm, 20.*deg, 5.*deg,
40.*cm, 30.*cm, 40.*cm,
16.*cm, 10.*cm, 14.*cm, 10.*deg)
self.lv_object.SetSolid(sld_twtrp)
self.lv_object.SetVisAttributes(self.va_blue)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def ConstructTwistedTrd(self):
global sld_twtrd
sld_twtrd= G4TwistedTrd("twistedtrd", 30.*cm, 10.*cm,
40.*cm, 15.*cm, 60.*cm, 30.*deg)
self.lv_object.SetSolid(sld_twtrd)
self.lv_object.SetVisAttributes(self.va_green)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def ConstructTwistedTubs(self):
global sld_twt
sld_twt= G4TwistedTubs("twistedtube", 60.*deg,
10.*cm, 15.*cm, 20.*cm, 90.*deg)
self.lv_object.SetSolid(sld_twt)
self.lv_object.SetVisAttributes(self.va_magenta)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def Construct(self): # return the world volume
return self.world
# ==================================================================
# main
# ==================================================================
os.environ["G4VRML_DEST_DIR"]= "."
os.environ["G4VRMLFILE_MAX_FILE_NUM"]= "1"
os.environ["G4VRMLFILE_VIEWER"]= "echo"
# set geometry
myDC= MyDetectorConstruction()
gRunManager.SetUserInitialization(myDC)
# minimal physics list
ExN01pl.Construct()
# set primary generator action
ParticleGun.Construct()
# initialize
gRunManager.Initialize()
# visualization
gApplyUICommand("/vis/open VRML2FILE")
gApplyUICommand("/vis/scene/create")
gApplyUICommand("/vis/scene/add/volume")
gApplyUICommand("/vis/sceneHandler/attach")
gApplyUICommand("/vis/scene/add/axes 0. 0. 0. 10. cm")
# create a vrml file for each solid type
f_list= (
("g4box", myDC.ConstructBox),
("g4tubs", myDC.ConstructTubs),
("g4cons", myDC.ConstructCons),
("g4para", myDC.ConstructPara),
("g4trd", myDC.ConstructTrd),
("g4trap", myDC.ConstructTrap),
("g4sphere", myDC.ConstructSphere),
("g4orb", myDC.ConstructOrb),
("g4torus", myDC.ConstructTorus),
("g4polycone", myDC.ConstructPolycone),
("g4polyhedra", myDC.ConstructPolyhedra),
("g4ellipticaltube", myDC.ConstructEllipticalTube),
("g4ellipsoid", myDC.ConstructEllipsoid),
("g4ellipticalcone", myDC.ConstructEllipticalCone),
("g4hype", myDC.ConstructHype),
("g4tet", myDC.ConstructTet),
("g4twistedbox", myDC.ConstructTwistedBox),
("g4twistedtrap", myDC.ConstructTwistedTrap),
("g4twistedtrd", myDC.ConstructTwistedTrd),
("g4twistedtubs", myDC.ConstructTwistedTubs)
)
for s,f in f_list:
f.__call__()
gRunManager.BeamOn(1)
fname= "%s.wrl" % (s)
os.rename("g4_00.wrl", fname)
@@ -0,0 +1,102 @@
#VRML V2.0 utf8
# Generated by VRML 2.0 driver of GEANT4
#---------- CAMERA
Viewpoint {
position 0 0 452.607
}
#---------- SOLID: dummy.0
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
transparency 0.7
}
}
geometry IndexedFaceSet {
coord Coordinate {
point [
-300 -400 -600,
300 -400 -600,
300 400 -600,
-300 400 -600,
-300 -400 600,
300 -400 600,
300 400 600,
-300 400 600,
]
}
coordIndex [
0, 3, 2, 1, -1,
4, 7, 3, 0, -1,
7, 6, 2, 3, -1,
6, 5, 1, 2, -1,
5, 4, 0, 1, -1,
4, 5, 6, 7, -1,
]
solid FALSE
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
emissiveColor 1 0 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
100 0 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
emissiveColor 0 1 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 100 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
emissiveColor 0 0 1
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 0 100,
]
}
coordIndex [
0, 1, -1
]
}
}
#End of file.
@@ -0,0 +1,222 @@
#VRML V2.0 utf8
# Generated by VRML 2.0 driver of GEANT4
#---------- CAMERA
Viewpoint {
position 0 0 452.607
}
#---------- SOLID: dummy.0
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
transparency 0.7
}
}
geometry IndexedFaceSet {
coord Coordinate {
point [
250 0 400,
241.481 64.7048 400,
216.506 125 400,
176.777 176.777 400,
125 216.506 400,
64.7048 241.481 400,
1.53081e-14 250 400,
-64.7048 241.481 400,
-125 216.506 400,
-176.777 176.777 400,
-216.506 125 400,
-241.481 64.7048 400,
-250 3.06162e-14 400,
-241.481 -64.7048 400,
-216.506 -125 400,
-176.777 -176.777 400,
-125 -216.506 400,
100 0 -400,
96.5926 25.8819 -400,
86.6025 50 -400,
70.7107 70.7107 -400,
50 86.6025 -400,
25.8819 96.5926 -400,
6.12323e-15 100 -400,
-25.8819 96.5926 -400,
-50 86.6025 -400,
-70.7107 70.7107 -400,
-86.6025 50 -400,
-96.5926 25.8819 -400,
-100 1.22465e-14 -400,
-96.5926 -25.8819 -400,
-86.6025 -50 -400,
-70.7107 -70.7107 -400,
-50 -86.6025 -400,
200 0 400,
193.185 51.7638 400,
173.205 100 400,
141.421 141.421 400,
100 173.205 400,
51.7638 193.185 400,
1.22465e-14 200 400,
-51.7638 193.185 400,
-100 173.205 400,
-141.421 141.421 400,
-173.205 100 400,
-193.185 51.7638 400,
-200 2.44929e-14 400,
-193.185 -51.7638 400,
-173.205 -100 400,
-141.421 -141.421 400,
-100 -173.205 400,
50 0 -400,
48.2963 12.941 -400,
43.3013 25 -400,
35.3553 35.3553 -400,
25 43.3013 -400,
12.941 48.2963 -400,
3.06162e-15 50 -400,
-12.941 48.2963 -400,
-25 43.3013 -400,
-35.3553 35.3553 -400,
-43.3013 25 -400,
-48.2963 12.941 -400,
-50 6.12323e-15 -400,
-48.2963 -12.941 -400,
-43.3013 -25 -400,
-35.3553 -35.3553 -400,
-25 -43.3013 -400,
]
}
coordIndex [
0, 17, 18, 1, -1,
1, 18, 19, 2, -1,
2, 19, 20, 3, -1,
3, 20, 21, 4, -1,
4, 21, 22, 5, -1,
5, 22, 23, 6, -1,
6, 23, 24, 7, -1,
7, 24, 25, 8, -1,
8, 25, 26, 9, -1,
9, 26, 27, 10, -1,
10, 27, 28, 11, -1,
11, 28, 29, 12, -1,
12, 29, 30, 13, -1,
13, 30, 31, 14, -1,
14, 31, 32, 15, -1,
15, 32, 33, 16, -1,
51, 34, 35, 52, -1,
52, 35, 36, 53, -1,
53, 36, 37, 54, -1,
54, 37, 38, 55, -1,
55, 38, 39, 56, -1,
56, 39, 40, 57, -1,
57, 40, 41, 58, -1,
58, 41, 42, 59, -1,
59, 42, 43, 60, -1,
60, 43, 44, 61, -1,
61, 44, 45, 62, -1,
62, 45, 46, 63, -1,
63, 46, 47, 64, -1,
64, 47, 48, 65, -1,
65, 48, 49, 66, -1,
66, 49, 50, 67, -1,
34, 0, 1, 35, -1,
35, 1, 2, 36, -1,
36, 2, 3, 37, -1,
37, 3, 4, 38, -1,
38, 4, 5, 39, -1,
39, 5, 6, 40, -1,
40, 6, 7, 41, -1,
41, 7, 8, 42, -1,
42, 8, 9, 43, -1,
43, 9, 10, 44, -1,
44, 10, 11, 45, -1,
45, 11, 12, 46, -1,
46, 12, 13, 47, -1,
47, 13, 14, 48, -1,
48, 14, 15, 49, -1,
49, 15, 16, 50, -1,
17, 51, 52, 18, -1,
18, 52, 53, 19, -1,
19, 53, 54, 20, -1,
20, 54, 55, 21, -1,
21, 55, 56, 22, -1,
22, 56, 57, 23, -1,
23, 57, 58, 24, -1,
24, 58, 59, 25, -1,
25, 59, 60, 26, -1,
26, 60, 61, 27, -1,
27, 61, 62, 28, -1,
28, 62, 63, 29, -1,
29, 63, 64, 30, -1,
30, 64, 65, 31, -1,
31, 65, 66, 32, -1,
32, 66, 67, 33, -1,
0, 34, 51, 17, -1,
33, 67, 50, 16, -1,
]
solid FALSE
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
emissiveColor 1 0 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
100 0 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
emissiveColor 0 1 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 100 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
emissiveColor 0 0 1
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 0 100,
]
}
coordIndex [
0, 1, -1
]
}
}
#End of file.
@@ -0,0 +1,403 @@
#VRML V2.0 utf8
# Generated by VRML 2.0 driver of GEANT4
#---------- CAMERA
Viewpoint {
position 0 0 452.607
}
#---------- SOLID: dummy.0
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
transparency 0.7
}
}
geometry IndexedFaceSet {
coord Coordinate {
point [
0 0 400,
60 0 400,
57.9555 31.0583 400,
51.9615 60 400,
42.4264 84.8528 400,
30 103.923 400,
15.5291 115.911 400,
3.67394e-15 120 400,
-15.5291 115.911 400,
-30 103.923 400,
-42.4264 84.8528 400,
-51.9615 60 400,
-57.9555 31.0583 400,
-60 1.46958e-14 400,
-57.9555 -31.0583 400,
-51.9615 -60 400,
-42.4264 -84.8528 400,
-30 -103.923 400,
-15.5291 -115.911 400,
-1.10218e-14 -120 400,
15.5291 -115.911 400,
30 -103.923 400,
42.4264 -84.8528 400,
51.9615 -60 400,
57.9555 -31.0583 400,
76.3833 0 322.707,
73.7806 39.5389 322.707,
66.1499 76.3833 322.707,
54.0112 108.022 322.707,
38.1917 132.3 322.707,
19.7695 147.561 322.707,
4.67713e-15 152.767 322.707,
-19.7695 147.561 322.707,
-38.1917 132.3 322.707,
-54.0112 108.022 322.707,
-66.1499 76.3833 322.707,
-73.7806 39.5389 322.707,
-76.3833 1.87085e-14 322.707,
-73.7806 -39.5389 322.707,
-66.1499 -76.3833 322.707,
-54.0112 -108.022 322.707,
-38.1917 -132.3 322.707,
-19.7695 -147.561 322.707,
-1.40314e-14 -152.767 322.707,
19.7695 -147.561 322.707,
38.1917 -132.3 322.707,
54.0112 -108.022 322.707,
66.1499 -76.3833 322.707,
73.7806 -39.5389 322.707,
88.8911 0 229.04,
85.8622 46.0134 229.04,
76.982 88.8911 229.04,
62.8555 125.711 229.04,
44.4456 153.964 229.04,
23.0067 171.724 229.04,
5.44301e-15 177.782 229.04,
-23.0067 171.724 229.04,
-44.4456 153.964 229.04,
-62.8555 125.711 229.04,
-76.982 88.8911 229.04,
-85.8622 46.0134 229.04,
-88.8911 2.1772e-14 229.04,
-85.8622 -46.0134 229.04,
-76.982 -88.8911 229.04,
-62.8555 -125.711 229.04,
-44.4456 -153.964 229.04,
-23.0067 -171.724 229.04,
-1.6329e-14 -177.782 229.04,
23.0067 -171.724 229.04,
44.4456 -153.964 229.04,
62.8555 -125.711 229.04,
76.982 -88.8911 229.04,
85.8622 -46.0134 229.04,
96.8887 0 123.752,
93.5873 50.1533 123.752,
83.9081 96.8887 123.752,
68.5106 137.021 123.752,
48.4443 167.816 123.752,
25.0766 187.175 123.752,
5.93272e-15 193.777 123.752,
-25.0766 187.175 123.752,
-48.4443 167.816 123.752,
-68.5106 137.021 123.752,
-83.9081 96.8887 123.752,
-93.5873 50.1533 123.752,
-96.8887 2.37309e-14 123.752,
-93.5873 -50.1533 123.752,
-83.9081 -96.8887 123.752,
-68.5106 -137.021 123.752,
-48.4443 -167.816 123.752,
-25.0766 -187.175 123.752,
-1.77982e-14 -193.777 123.752,
25.0766 -187.175 123.752,
48.4443 -167.816 123.752,
68.5106 -137.021 123.752,
83.9081 -96.8887 123.752,
93.5873 -50.1533 123.752,
99.9703 0 12.1851,
96.5639 51.7484 12.1851,
86.5768 99.9703 12.1851,
70.6897 141.379 12.1851,
49.9852 173.154 12.1851,
25.8742 193.128 12.1851,
6.12142e-15 199.941 12.1851,
-25.8742 193.128 12.1851,
-49.9852 173.154 12.1851,
-70.6897 141.379 12.1851,
-86.5768 99.9703 12.1851,
-96.5639 51.7484 12.1851,
-99.9703 2.44857e-14 12.1851,
-96.5639 -51.7484 12.1851,
-86.5768 -99.9703 12.1851,
-70.6897 -141.379 12.1851,
-49.9852 -173.154 12.1851,
-25.8742 -193.128 12.1851,
-1.83642e-14 -199.941 12.1851,
25.8742 -193.128 12.1851,
49.9852 -173.154 12.1851,
70.6897 -141.379 12.1851,
86.5768 -99.9703 12.1851,
96.5639 -51.7484 12.1851,
97.9796 0 -100,
94.641 50.718 -100,
84.8528 97.9796 -100,
69.282 138.564 -100,
48.9898 169.706 -100,
25.359 189.282 -100,
5.99952e-15 195.959 -100,
-25.359 189.282 -100,
-48.9898 169.706 -100,
-69.282 138.564 -100,
-84.8528 97.9796 -100,
-94.641 50.718 -100,
-97.9796 2.39981e-14 -100,
-94.641 -50.718 -100,
-84.8528 -97.9796 -100,
-69.282 -138.564 -100,
-48.9898 -169.706 -100,
-25.359 -189.282 -100,
-1.79986e-14 -195.959 -100,
25.359 -189.282 -100,
48.9898 -169.706 -100,
69.282 -138.564 -100,
84.8528 -97.9796 -100,
94.641 -50.718 -100,
0 0 -100,
0 0 0,
]
}
coordIndex [
0, 1, 2, -1,
0, 2, 3, -1,
0, 3, 4, -1,
0, 4, 5, -1,
0, 5, 6, -1,
0, 6, 7, -1,
0, 7, 8, -1,
0, 8, 9, -1,
0, 9, 10, -1,
0, 10, 11, -1,
0, 11, 12, -1,
0, 12, 13, -1,
0, 13, 14, -1,
0, 14, 15, -1,
0, 15, 16, -1,
0, 16, 17, -1,
0, 17, 18, -1,
0, 18, 19, -1,
0, 19, 20, -1,
0, 20, 21, -1,
0, 21, 22, -1,
0, 22, 23, -1,
0, 23, 24, -1,
0, 24, 1, -1,
1, 25, 26, 2, -1,
2, 26, 27, 3, -1,
3, 27, 28, 4, -1,
4, 28, 29, 5, -1,
5, 29, 30, 6, -1,
6, 30, 31, 7, -1,
7, 31, 32, 8, -1,
8, 32, 33, 9, -1,
9, 33, 34, 10, -1,
10, 34, 35, 11, -1,
11, 35, 36, 12, -1,
12, 36, 37, 13, -1,
13, 37, 38, 14, -1,
14, 38, 39, 15, -1,
15, 39, 40, 16, -1,
16, 40, 41, 17, -1,
17, 41, 42, 18, -1,
18, 42, 43, 19, -1,
19, 43, 44, 20, -1,
20, 44, 45, 21, -1,
21, 45, 46, 22, -1,
22, 46, 47, 23, -1,
23, 47, 48, 24, -1,
24, 48, 25, 1, -1,
25, 49, 50, 26, -1,
26, 50, 51, 27, -1,
27, 51, 52, 28, -1,
28, 52, 53, 29, -1,
29, 53, 54, 30, -1,
30, 54, 55, 31, -1,
31, 55, 56, 32, -1,
32, 56, 57, 33, -1,
33, 57, 58, 34, -1,
34, 58, 59, 35, -1,
35, 59, 60, 36, -1,
36, 60, 61, 37, -1,
37, 61, 62, 38, -1,
38, 62, 63, 39, -1,
39, 63, 64, 40, -1,
40, 64, 65, 41, -1,
41, 65, 66, 42, -1,
42, 66, 67, 43, -1,
43, 67, 68, 44, -1,
44, 68, 69, 45, -1,
45, 69, 70, 46, -1,
46, 70, 71, 47, -1,
47, 71, 72, 48, -1,
48, 72, 49, 25, -1,
49, 73, 74, 50, -1,
50, 74, 75, 51, -1,
51, 75, 76, 52, -1,
52, 76, 77, 53, -1,
53, 77, 78, 54, -1,
54, 78, 79, 55, -1,
55, 79, 80, 56, -1,
56, 80, 81, 57, -1,
57, 81, 82, 58, -1,
58, 82, 83, 59, -1,
59, 83, 84, 60, -1,
60, 84, 85, 61, -1,
61, 85, 86, 62, -1,
62, 86, 87, 63, -1,
63, 87, 88, 64, -1,
64, 88, 89, 65, -1,
65, 89, 90, 66, -1,
66, 90, 91, 67, -1,
67, 91, 92, 68, -1,
68, 92, 93, 69, -1,
69, 93, 94, 70, -1,
70, 94, 95, 71, -1,
71, 95, 96, 72, -1,
72, 96, 73, 49, -1,
73, 97, 98, 74, -1,
74, 98, 99, 75, -1,
75, 99, 100, 76, -1,
76, 100, 101, 77, -1,
77, 101, 102, 78, -1,
78, 102, 103, 79, -1,
79, 103, 104, 80, -1,
80, 104, 105, 81, -1,
81, 105, 106, 82, -1,
82, 106, 107, 83, -1,
83, 107, 108, 84, -1,
84, 108, 109, 85, -1,
85, 109, 110, 86, -1,
86, 110, 111, 87, -1,
87, 111, 112, 88, -1,
88, 112, 113, 89, -1,
89, 113, 114, 90, -1,
90, 114, 115, 91, -1,
91, 115, 116, 92, -1,
92, 116, 117, 93, -1,
93, 117, 118, 94, -1,
94, 118, 119, 95, -1,
95, 119, 120, 96, -1,
96, 120, 97, 73, -1,
97, 121, 122, 98, -1,
98, 122, 123, 99, -1,
99, 123, 124, 100, -1,
100, 124, 125, 101, -1,
101, 125, 126, 102, -1,
102, 126, 127, 103, -1,
103, 127, 128, 104, -1,
104, 128, 129, 105, -1,
105, 129, 130, 106, -1,
106, 130, 131, 107, -1,
107, 131, 132, 108, -1,
108, 132, 133, 109, -1,
109, 133, 134, 110, -1,
110, 134, 135, 111, -1,
111, 135, 136, 112, -1,
112, 136, 137, 113, -1,
113, 137, 138, 114, -1,
114, 138, 139, 115, -1,
115, 139, 140, 116, -1,
116, 140, 141, 117, -1,
117, 141, 142, 118, -1,
118, 142, 143, 119, -1,
119, 143, 144, 120, -1,
120, 144, 121, 97, -1,
121, 145, 122, -1,
122, 145, 123, -1,
123, 145, 124, -1,
124, 145, 125, -1,
125, 145, 126, -1,
126, 145, 127, -1,
127, 145, 128, -1,
128, 145, 129, -1,
129, 145, 130, -1,
130, 145, 131, -1,
131, 145, 132, -1,
132, 145, 133, -1,
133, 145, 134, -1,
134, 145, 135, -1,
135, 145, 136, -1,
136, 145, 137, -1,
137, 145, 138, -1,
138, 145, 139, -1,
139, 145, 140, -1,
140, 145, 141, -1,
141, 145, 142, -1,
142, 145, 143, -1,
143, 145, 144, -1,
144, 145, 121, -1,
]
solid FALSE
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
emissiveColor 1 0 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
100 0 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
emissiveColor 0 1 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 100 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
emissiveColor 0 0 1
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 0 100,
]
}
coordIndex [
0, 1, -1
]
}
}
#End of file.
@@ -0,0 +1,210 @@
#VRML V2.0 utf8
# Generated by VRML 2.0 driver of GEANT4
#---------- CAMERA
Viewpoint {
position 0 0 452.607
}
#---------- SOLID: dummy.0
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 1
transparency 0.7
}
}
geometry IndexedFaceSet {
coord Coordinate {
point [
150 0 250,
144.889 77.6457 250,
129.904 150 250,
106.066 212.132 250,
75 259.808 250,
38.8229 289.778 250,
9.18485e-15 300 250,
-38.8229 289.778 250,
-75 259.808 250,
-106.066 212.132 250,
-129.904 150 250,
-144.889 77.6457 250,
-150 3.67394e-14 250,
-144.889 -77.6457 250,
-129.904 -150 250,
-106.066 -212.132 250,
-75 -259.808 250,
-38.8229 -289.778 250,
-2.75546e-14 -300 250,
38.8229 -289.778 250,
75 -259.808 250,
106.066 -212.132 250,
129.904 -150 250,
144.889 -77.6457 250,
450 0 -250,
434.667 232.937 -250,
389.711 450 -250,
318.198 636.396 -250,
225 779.423 -250,
116.469 869.333 -250,
2.75546e-14 900 -250,
-116.469 869.333 -250,
-225 779.423 -250,
-318.198 636.396 -250,
-389.711 450 -250,
-434.667 232.937 -250,
-450 1.10218e-13 -250,
-434.667 -232.937 -250,
-389.711 -450 -250,
-318.198 -636.396 -250,
-225 -779.423 -250,
-116.469 -869.333 -250,
-8.26637e-14 -900 -250,
116.469 -869.333 -250,
225 -779.423 -250,
318.198 -636.396 -250,
389.711 -450 -250,
434.667 -232.937 -250,
0 0 250,
0 0 -250,
]
}
coordIndex [
0, 24, 25, 1, -1,
1, 25, 26, 2, -1,
2, 26, 27, 3, -1,
3, 27, 28, 4, -1,
4, 28, 29, 5, -1,
5, 29, 30, 6, -1,
6, 30, 31, 7, -1,
7, 31, 32, 8, -1,
8, 32, 33, 9, -1,
9, 33, 34, 10, -1,
10, 34, 35, 11, -1,
11, 35, 36, 12, -1,
12, 36, 37, 13, -1,
13, 37, 38, 14, -1,
14, 38, 39, 15, -1,
15, 39, 40, 16, -1,
16, 40, 41, 17, -1,
17, 41, 42, 18, -1,
18, 42, 43, 19, -1,
19, 43, 44, 20, -1,
20, 44, 45, 21, -1,
21, 45, 46, 22, -1,
22, 46, 47, 23, -1,
23, 47, 24, 0, -1,
48, 0, 1, -1,
48, 1, 2, -1,
48, 2, 3, -1,
48, 3, 4, -1,
48, 4, 5, -1,
48, 5, 6, -1,
48, 6, 7, -1,
48, 7, 8, -1,
48, 8, 9, -1,
48, 9, 10, -1,
48, 10, 11, -1,
48, 11, 12, -1,
48, 12, 13, -1,
48, 13, 14, -1,
48, 14, 15, -1,
48, 15, 16, -1,
48, 16, 17, -1,
48, 17, 18, -1,
48, 18, 19, -1,
48, 19, 20, -1,
48, 20, 21, -1,
48, 21, 22, -1,
48, 22, 23, -1,
48, 23, 0, -1,
24, 49, 25, -1,
25, 49, 26, -1,
26, 49, 27, -1,
27, 49, 28, -1,
28, 49, 29, -1,
29, 49, 30, -1,
30, 49, 31, -1,
31, 49, 32, -1,
32, 49, 33, -1,
33, 49, 34, -1,
34, 49, 35, -1,
35, 49, 36, -1,
36, 49, 37, -1,
37, 49, 38, -1,
38, 49, 39, -1,
39, 49, 40, -1,
40, 49, 41, -1,
41, 49, 42, -1,
42, 49, 43, -1,
43, 49, 44, -1,
44, 49, 45, -1,
45, 49, 46, -1,
46, 49, 47, -1,
47, 49, 24, -1,
]
solid FALSE
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
emissiveColor 1 0 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
100 0 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
emissiveColor 0 1 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 100 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
emissiveColor 0 0 1
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 0 100,
]
}
coordIndex [
0, 1, -1
]
}
}
#End of file.
@@ -0,0 +1,210 @@
#VRML V2.0 utf8
# Generated by VRML 2.0 driver of GEANT4
#---------- CAMERA
Viewpoint {
position 0 0 452.607
}
#---------- SOLID: dummy.0
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 1
transparency 0.7
}
}
geometry IndexedFaceSet {
coord Coordinate {
point [
50 0 200,
48.2963 25.8819 200,
43.3013 50 200,
35.3553 70.7107 200,
25 86.6025 200,
12.941 96.5926 200,
3.06162e-15 100 200,
-12.941 96.5926 200,
-25 86.6025 200,
-35.3553 70.7107 200,
-43.3013 50 200,
-48.2963 25.8819 200,
-50 1.22465e-14 200,
-48.2963 -25.8819 200,
-43.3013 -50 200,
-35.3553 -70.7107 200,
-25 -86.6025 200,
-12.941 -96.5926 200,
-9.18485e-15 -100 200,
12.941 -96.5926 200,
25 -86.6025 200,
35.3553 -70.7107 200,
43.3013 -50 200,
48.2963 -25.8819 200,
50 0 -200,
48.2963 25.8819 -200,
43.3013 50 -200,
35.3553 70.7107 -200,
25 86.6025 -200,
12.941 96.5926 -200,
3.06162e-15 100 -200,
-12.941 96.5926 -200,
-25 86.6025 -200,
-35.3553 70.7107 -200,
-43.3013 50 -200,
-48.2963 25.8819 -200,
-50 1.22465e-14 -200,
-48.2963 -25.8819 -200,
-43.3013 -50 -200,
-35.3553 -70.7107 -200,
-25 -86.6025 -200,
-12.941 -96.5926 -200,
-9.18485e-15 -100 -200,
12.941 -96.5926 -200,
25 -86.6025 -200,
35.3553 -70.7107 -200,
43.3013 -50 -200,
48.2963 -25.8819 -200,
0 0 200,
0 0 -200,
]
}
coordIndex [
0, 24, 25, 1, -1,
1, 25, 26, 2, -1,
2, 26, 27, 3, -1,
3, 27, 28, 4, -1,
4, 28, 29, 5, -1,
5, 29, 30, 6, -1,
6, 30, 31, 7, -1,
7, 31, 32, 8, -1,
8, 32, 33, 9, -1,
9, 33, 34, 10, -1,
10, 34, 35, 11, -1,
11, 35, 36, 12, -1,
12, 36, 37, 13, -1,
13, 37, 38, 14, -1,
14, 38, 39, 15, -1,
15, 39, 40, 16, -1,
16, 40, 41, 17, -1,
17, 41, 42, 18, -1,
18, 42, 43, 19, -1,
19, 43, 44, 20, -1,
20, 44, 45, 21, -1,
21, 45, 46, 22, -1,
22, 46, 47, 23, -1,
23, 47, 24, 0, -1,
48, 0, 1, -1,
48, 1, 2, -1,
48, 2, 3, -1,
48, 3, 4, -1,
48, 4, 5, -1,
48, 5, 6, -1,
48, 6, 7, -1,
48, 7, 8, -1,
48, 8, 9, -1,
48, 9, 10, -1,
48, 10, 11, -1,
48, 11, 12, -1,
48, 12, 13, -1,
48, 13, 14, -1,
48, 14, 15, -1,
48, 15, 16, -1,
48, 16, 17, -1,
48, 17, 18, -1,
48, 18, 19, -1,
48, 19, 20, -1,
48, 20, 21, -1,
48, 21, 22, -1,
48, 22, 23, -1,
48, 23, 0, -1,
24, 49, 25, -1,
25, 49, 26, -1,
26, 49, 27, -1,
27, 49, 28, -1,
28, 49, 29, -1,
29, 49, 30, -1,
30, 49, 31, -1,
31, 49, 32, -1,
32, 49, 33, -1,
33, 49, 34, -1,
34, 49, 35, -1,
35, 49, 36, -1,
36, 49, 37, -1,
37, 49, 38, -1,
38, 49, 39, -1,
39, 49, 40, -1,
40, 49, 41, -1,
41, 49, 42, -1,
42, 49, 43, -1,
43, 49, 44, -1,
44, 49, 45, -1,
45, 49, 46, -1,
46, 49, 47, -1,
47, 49, 24, -1,
]
solid FALSE
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
emissiveColor 1 0 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
100 0 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
emissiveColor 0 1 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 100 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
emissiveColor 0 0 1
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 0 100,
]
}
coordIndex [
0, 1, -1
]
}
}
#End of file.
@@ -0,0 +1,280 @@
#VRML V2.0 utf8
# Generated by VRML 2.0 driver of GEANT4
#---------- CAMERA
Viewpoint {
position 0 0 452.607
}
#---------- SOLID: dummy.0
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
transparency 0.7
}
}
geometry IndexedFaceSet {
coord Coordinate {
point [
517.071 0 500,
499.452 133.828 500,
447.797 258.536 500,
365.624 365.624 500,
258.536 447.797 500,
133.828 499.452 500,
3.16615e-14 517.071 500,
-133.828 499.452 500,
-258.536 447.797 500,
-365.624 365.624 500,
-447.797 258.536 500,
-499.452 133.828 500,
-517.071 6.33229e-14 500,
-499.452 -133.828 500,
-447.797 -258.536 500,
-365.624 -365.624 500,
-258.536 -447.797 500,
-133.828 -499.452 500,
-9.49844e-14 -517.071 500,
133.828 -499.452 500,
258.536 -447.797 500,
365.624 -365.624 500,
447.797 -258.536 500,
499.452 -133.828 500,
517.071 0 -500,
499.452 133.828 -500,
447.797 258.536 -500,
365.624 365.624 -500,
258.536 447.797 -500,
133.828 499.452 -500,
3.16615e-14 517.071 -500,
-133.828 499.452 -500,
-258.536 447.797 -500,
-365.624 365.624 -500,
-447.797 258.536 -500,
-499.452 133.828 -500,
-517.071 6.33229e-14 -500,
-499.452 -133.828 -500,
-447.797 -258.536 -500,
-365.624 -365.624 -500,
-258.536 -447.797 -500,
-133.828 -499.452 -500,
-9.49844e-14 -517.071 -500,
133.828 -499.452 -500,
258.536 -447.797 -500,
365.624 -365.624 -500,
447.797 -258.536 -500,
499.452 -133.828 -500,
466.221 0 500,
450.335 120.667 500,
403.76 233.111 500,
329.668 329.668 500,
233.111 403.76 500,
120.667 450.335 500,
2.85478e-14 466.221 500,
-120.667 450.335 500,
-233.111 403.76 500,
-329.668 329.668 500,
-403.76 233.111 500,
-450.335 120.667 500,
-466.221 5.70957e-14 500,
-450.335 -120.667 500,
-403.76 -233.111 500,
-329.668 -329.668 500,
-233.111 -403.76 500,
-120.667 -450.335 500,
-8.56435e-14 -466.221 500,
120.667 -450.335 500,
233.111 -403.76 500,
329.668 -329.668 500,
403.76 -233.111 500,
450.335 -120.667 500,
466.221 0 -500,
450.335 120.667 -500,
403.76 233.111 -500,
329.668 329.668 -500,
233.111 403.76 -500,
120.667 450.335 -500,
2.85478e-14 466.221 -500,
-120.667 450.335 -500,
-233.111 403.76 -500,
-329.668 329.668 -500,
-403.76 233.111 -500,
-450.335 120.667 -500,
-466.221 5.70957e-14 -500,
-450.335 -120.667 -500,
-403.76 -233.111 -500,
-329.668 -329.668 -500,
-233.111 -403.76 -500,
-120.667 -450.335 -500,
-8.56435e-14 -466.221 -500,
120.667 -450.335 -500,
233.111 -403.76 -500,
329.668 -329.668 -500,
403.76 -233.111 -500,
450.335 -120.667 -500,
]
}
coordIndex [
0, 24, 25, 1, -1,
1, 25, 26, 2, -1,
2, 26, 27, 3, -1,
3, 27, 28, 4, -1,
4, 28, 29, 5, -1,
5, 29, 30, 6, -1,
6, 30, 31, 7, -1,
7, 31, 32, 8, -1,
8, 32, 33, 9, -1,
9, 33, 34, 10, -1,
10, 34, 35, 11, -1,
11, 35, 36, 12, -1,
12, 36, 37, 13, -1,
13, 37, 38, 14, -1,
14, 38, 39, 15, -1,
15, 39, 40, 16, -1,
16, 40, 41, 17, -1,
17, 41, 42, 18, -1,
18, 42, 43, 19, -1,
19, 43, 44, 20, -1,
20, 44, 45, 21, -1,
21, 45, 46, 22, -1,
22, 46, 47, 23, -1,
23, 47, 24, 0, -1,
72, 48, 49, 73, -1,
73, 49, 50, 74, -1,
74, 50, 51, 75, -1,
75, 51, 52, 76, -1,
76, 52, 53, 77, -1,
77, 53, 54, 78, -1,
78, 54, 55, 79, -1,
79, 55, 56, 80, -1,
80, 56, 57, 81, -1,
81, 57, 58, 82, -1,
82, 58, 59, 83, -1,
83, 59, 60, 84, -1,
84, 60, 61, 85, -1,
85, 61, 62, 86, -1,
86, 62, 63, 87, -1,
87, 63, 64, 88, -1,
88, 64, 65, 89, -1,
89, 65, 66, 90, -1,
90, 66, 67, 91, -1,
91, 67, 68, 92, -1,
92, 68, 69, 93, -1,
93, 69, 70, 94, -1,
94, 70, 71, 95, -1,
95, 71, 48, 72, -1,
48, 0, 1, 49, -1,
49, 1, 2, 50, -1,
50, 2, 3, 51, -1,
51, 3, 4, 52, -1,
52, 4, 5, 53, -1,
53, 5, 6, 54, -1,
54, 6, 7, 55, -1,
55, 7, 8, 56, -1,
56, 8, 9, 57, -1,
57, 9, 10, 58, -1,
58, 10, 11, 59, -1,
59, 11, 12, 60, -1,
60, 12, 13, 61, -1,
61, 13, 14, 62, -1,
62, 14, 15, 63, -1,
63, 15, 16, 64, -1,
64, 16, 17, 65, -1,
65, 17, 18, 66, -1,
66, 18, 19, 67, -1,
67, 19, 20, 68, -1,
68, 20, 21, 69, -1,
69, 21, 22, 70, -1,
70, 22, 23, 71, -1,
71, 23, 0, 48, -1,
24, 72, 73, 25, -1,
25, 73, 74, 26, -1,
26, 74, 75, 27, -1,
27, 75, 76, 28, -1,
28, 76, 77, 29, -1,
29, 77, 78, 30, -1,
30, 78, 79, 31, -1,
31, 79, 80, 32, -1,
32, 80, 81, 33, -1,
33, 81, 82, 34, -1,
34, 82, 83, 35, -1,
35, 83, 84, 36, -1,
36, 84, 85, 37, -1,
37, 85, 86, 38, -1,
38, 86, 87, 39, -1,
39, 87, 88, 40, -1,
40, 88, 89, 41, -1,
41, 89, 90, 42, -1,
42, 90, 91, 43, -1,
43, 91, 92, 44, -1,
44, 92, 93, 45, -1,
45, 93, 94, 46, -1,
46, 94, 95, 47, -1,
47, 95, 72, 24, -1,
]
solid FALSE
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
emissiveColor 1 0 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
100 0 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
emissiveColor 0 1 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 100 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
emissiveColor 0 0 1
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 0 100,
]
}
coordIndex [
0, 1, -1
]
}
}
#End of file.
@@ -0,0 +1,643 @@
#VRML V2.0 utf8
# Generated by VRML 2.0 driver of GEANT4
#---------- CAMERA
Viewpoint {
position 0 0 452.607
}
#---------- SOLID: dummy.0
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
transparency 0.7
}
}
geometry IndexedFaceSet {
coord Coordinate {
point [
0 0 1000,
258.819 0 965.926,
250 66.9873 965.926,
224.144 129.41 965.926,
183.013 183.013 965.926,
129.41 224.144 965.926,
66.9873 250 965.926,
1.58481e-14 258.819 965.926,
-66.9873 250 965.926,
-129.41 224.144 965.926,
-183.013 183.013 965.926,
-224.144 129.41 965.926,
-250 66.9873 965.926,
-258.819 3.16962e-14 965.926,
-250 -66.9873 965.926,
-224.144 -129.41 965.926,
-183.013 -183.013 965.926,
-129.41 -224.144 965.926,
-66.9873 -250 965.926,
-4.75443e-14 -258.819 965.926,
66.9873 -250 965.926,
129.41 -224.144 965.926,
183.013 -183.013 965.926,
224.144 -129.41 965.926,
250 -66.9873 965.926,
500 0 866.025,
482.963 129.41 866.025,
433.013 250 866.025,
353.553 353.553 866.025,
250 433.013 866.025,
129.41 482.963 866.025,
3.06162e-14 500 866.025,
-129.41 482.963 866.025,
-250 433.013 866.025,
-353.553 353.553 866.025,
-433.013 250 866.025,
-482.963 129.41 866.025,
-500 6.12323e-14 866.025,
-482.963 -129.41 866.025,
-433.013 -250 866.025,
-353.553 -353.553 866.025,
-250 -433.013 866.025,
-129.41 -482.963 866.025,
-9.18485e-14 -500 866.025,
129.41 -482.963 866.025,
250 -433.013 866.025,
353.553 -353.553 866.025,
433.013 -250 866.025,
482.963 -129.41 866.025,
707.107 0 707.107,
683.013 183.013 707.107,
612.372 353.553 707.107,
500 500 707.107,
353.553 612.372 707.107,
183.013 683.013 707.107,
4.32978e-14 707.107 707.107,
-183.013 683.013 707.107,
-353.553 612.372 707.107,
-500 500 707.107,
-612.372 353.553 707.107,
-683.013 183.013 707.107,
-707.107 8.65956e-14 707.107,
-683.013 -183.013 707.107,
-612.372 -353.553 707.107,
-500 -500 707.107,
-353.553 -612.372 707.107,
-183.013 -683.013 707.107,
-1.29893e-13 -707.107 707.107,
183.013 -683.013 707.107,
353.553 -612.372 707.107,
500 -500 707.107,
612.372 -353.553 707.107,
683.013 -183.013 707.107,
866.025 0 500,
836.516 224.144 500,
750 433.013 500,
612.372 612.372 500,
433.013 750 500,
224.144 836.516 500,
5.30288e-14 866.025 500,
-224.144 836.516 500,
-433.013 750 500,
-612.372 612.372 500,
-750 433.013 500,
-836.516 224.144 500,
-866.025 1.06058e-13 500,
-836.516 -224.144 500,
-750 -433.013 500,
-612.372 -612.372 500,
-433.013 -750 500,
-224.144 -836.516 500,
-1.59086e-13 -866.025 500,
224.144 -836.516 500,
433.013 -750 500,
612.372 -612.372 500,
750 -433.013 500,
836.516 -224.144 500,
965.926 0 258.819,
933.013 250 258.819,
836.516 482.963 258.819,
683.013 683.013 258.819,
482.963 836.516 258.819,
250 933.013 258.819,
5.91459e-14 965.926 258.819,
-250 933.013 258.819,
-482.963 836.516 258.819,
-683.013 683.013 258.819,
-836.516 482.963 258.819,
-933.013 250 258.819,
-965.926 1.18292e-13 258.819,
-933.013 -250 258.819,
-836.516 -482.963 258.819,
-683.013 -683.013 258.819,
-482.963 -836.516 258.819,
-250 -933.013 258.819,
-1.77438e-13 -965.926 258.819,
250 -933.013 258.819,
482.963 -836.516 258.819,
683.013 -683.013 258.819,
836.516 -482.963 258.819,
933.013 -250 258.819,
1000 0 6.12323e-14,
965.926 258.819 6.12323e-14,
866.025 500 6.12323e-14,
707.107 707.107 6.12323e-14,
500 866.025 6.12323e-14,
258.819 965.926 6.12323e-14,
6.12323e-14 1000 6.12323e-14,
-258.819 965.926 6.12323e-14,
-500 866.025 6.12323e-14,
-707.107 707.107 6.12323e-14,
-866.025 500 6.12323e-14,
-965.926 258.819 6.12323e-14,
-1000 1.22465e-13 6.12323e-14,
-965.926 -258.819 6.12323e-14,
-866.025 -500 6.12323e-14,
-707.107 -707.107 6.12323e-14,
-500 -866.025 6.12323e-14,
-258.819 -965.926 6.12323e-14,
-1.83697e-13 -1000 6.12323e-14,
258.819 -965.926 6.12323e-14,
500 -866.025 6.12323e-14,
707.107 -707.107 6.12323e-14,
866.025 -500 6.12323e-14,
965.926 -258.819 6.12323e-14,
965.926 0 -258.819,
933.013 250 -258.819,
836.516 482.963 -258.819,
683.013 683.013 -258.819,
482.963 836.516 -258.819,
250 933.013 -258.819,
5.91459e-14 965.926 -258.819,
-250 933.013 -258.819,
-482.963 836.516 -258.819,
-683.013 683.013 -258.819,
-836.516 482.963 -258.819,
-933.013 250 -258.819,
-965.926 1.18292e-13 -258.819,
-933.013 -250 -258.819,
-836.516 -482.963 -258.819,
-683.013 -683.013 -258.819,
-482.963 -836.516 -258.819,
-250 -933.013 -258.819,
-1.77438e-13 -965.926 -258.819,
250 -933.013 -258.819,
482.963 -836.516 -258.819,
683.013 -683.013 -258.819,
836.516 -482.963 -258.819,
933.013 -250 -258.819,
866.025 0 -500,
836.516 224.144 -500,
750 433.013 -500,
612.372 612.372 -500,
433.013 750 -500,
224.144 836.516 -500,
5.30288e-14 866.025 -500,
-224.144 836.516 -500,
-433.013 750 -500,
-612.372 612.372 -500,
-750 433.013 -500,
-836.516 224.144 -500,
-866.025 1.06058e-13 -500,
-836.516 -224.144 -500,
-750 -433.013 -500,
-612.372 -612.372 -500,
-433.013 -750 -500,
-224.144 -836.516 -500,
-1.59086e-13 -866.025 -500,
224.144 -836.516 -500,
433.013 -750 -500,
612.372 -612.372 -500,
750 -433.013 -500,
836.516 -224.144 -500,
707.107 0 -707.107,
683.013 183.013 -707.107,
612.372 353.553 -707.107,
500 500 -707.107,
353.553 612.372 -707.107,
183.013 683.013 -707.107,
4.32978e-14 707.107 -707.107,
-183.013 683.013 -707.107,
-353.553 612.372 -707.107,
-500 500 -707.107,
-612.372 353.553 -707.107,
-683.013 183.013 -707.107,
-707.107 8.65956e-14 -707.107,
-683.013 -183.013 -707.107,
-612.372 -353.553 -707.107,
-500 -500 -707.107,
-353.553 -612.372 -707.107,
-183.013 -683.013 -707.107,
-1.29893e-13 -707.107 -707.107,
183.013 -683.013 -707.107,
353.553 -612.372 -707.107,
500 -500 -707.107,
612.372 -353.553 -707.107,
683.013 -183.013 -707.107,
500 0 -866.025,
482.963 129.41 -866.025,
433.013 250 -866.025,
353.553 353.553 -866.025,
250 433.013 -866.025,
129.41 482.963 -866.025,
3.06162e-14 500 -866.025,
-129.41 482.963 -866.025,
-250 433.013 -866.025,
-353.553 353.553 -866.025,
-433.013 250 -866.025,
-482.963 129.41 -866.025,
-500 6.12323e-14 -866.025,
-482.963 -129.41 -866.025,
-433.013 -250 -866.025,
-353.553 -353.553 -866.025,
-250 -433.013 -866.025,
-129.41 -482.963 -866.025,
-9.18485e-14 -500 -866.025,
129.41 -482.963 -866.025,
250 -433.013 -866.025,
353.553 -353.553 -866.025,
433.013 -250 -866.025,
482.963 -129.41 -866.025,
258.819 0 -965.926,
250 66.9873 -965.926,
224.144 129.41 -965.926,
183.013 183.013 -965.926,
129.41 224.144 -965.926,
66.9873 250 -965.926,
1.58481e-14 258.819 -965.926,
-66.9873 250 -965.926,
-129.41 224.144 -965.926,
-183.013 183.013 -965.926,
-224.144 129.41 -965.926,
-250 66.9873 -965.926,
-258.819 3.16962e-14 -965.926,
-250 -66.9873 -965.926,
-224.144 -129.41 -965.926,
-183.013 -183.013 -965.926,
-129.41 -224.144 -965.926,
-66.9873 -250 -965.926,
-4.75443e-14 -258.819 -965.926,
66.9873 -250 -965.926,
129.41 -224.144 -965.926,
183.013 -183.013 -965.926,
224.144 -129.41 -965.926,
250 -66.9873 -965.926,
0 0 -1000,
0 0 0,
]
}
coordIndex [
0, 1, 2, -1,
0, 2, 3, -1,
0, 3, 4, -1,
0, 4, 5, -1,
0, 5, 6, -1,
0, 6, 7, -1,
0, 7, 8, -1,
0, 8, 9, -1,
0, 9, 10, -1,
0, 10, 11, -1,
0, 11, 12, -1,
0, 12, 13, -1,
0, 13, 14, -1,
0, 14, 15, -1,
0, 15, 16, -1,
0, 16, 17, -1,
0, 17, 18, -1,
0, 18, 19, -1,
0, 19, 20, -1,
0, 20, 21, -1,
0, 21, 22, -1,
0, 22, 23, -1,
0, 23, 24, -1,
0, 24, 1, -1,
1, 25, 26, 2, -1,
2, 26, 27, 3, -1,
3, 27, 28, 4, -1,
4, 28, 29, 5, -1,
5, 29, 30, 6, -1,
6, 30, 31, 7, -1,
7, 31, 32, 8, -1,
8, 32, 33, 9, -1,
9, 33, 34, 10, -1,
10, 34, 35, 11, -1,
11, 35, 36, 12, -1,
12, 36, 37, 13, -1,
13, 37, 38, 14, -1,
14, 38, 39, 15, -1,
15, 39, 40, 16, -1,
16, 40, 41, 17, -1,
17, 41, 42, 18, -1,
18, 42, 43, 19, -1,
19, 43, 44, 20, -1,
20, 44, 45, 21, -1,
21, 45, 46, 22, -1,
22, 46, 47, 23, -1,
23, 47, 48, 24, -1,
24, 48, 25, 1, -1,
25, 49, 50, 26, -1,
26, 50, 51, 27, -1,
27, 51, 52, 28, -1,
28, 52, 53, 29, -1,
29, 53, 54, 30, -1,
30, 54, 55, 31, -1,
31, 55, 56, 32, -1,
32, 56, 57, 33, -1,
33, 57, 58, 34, -1,
34, 58, 59, 35, -1,
35, 59, 60, 36, -1,
36, 60, 61, 37, -1,
37, 61, 62, 38, -1,
38, 62, 63, 39, -1,
39, 63, 64, 40, -1,
40, 64, 65, 41, -1,
41, 65, 66, 42, -1,
42, 66, 67, 43, -1,
43, 67, 68, 44, -1,
44, 68, 69, 45, -1,
45, 69, 70, 46, -1,
46, 70, 71, 47, -1,
47, 71, 72, 48, -1,
48, 72, 49, 25, -1,
49, 73, 74, 50, -1,
50, 74, 75, 51, -1,
51, 75, 76, 52, -1,
52, 76, 77, 53, -1,
53, 77, 78, 54, -1,
54, 78, 79, 55, -1,
55, 79, 80, 56, -1,
56, 80, 81, 57, -1,
57, 81, 82, 58, -1,
58, 82, 83, 59, -1,
59, 83, 84, 60, -1,
60, 84, 85, 61, -1,
61, 85, 86, 62, -1,
62, 86, 87, 63, -1,
63, 87, 88, 64, -1,
64, 88, 89, 65, -1,
65, 89, 90, 66, -1,
66, 90, 91, 67, -1,
67, 91, 92, 68, -1,
68, 92, 93, 69, -1,
69, 93, 94, 70, -1,
70, 94, 95, 71, -1,
71, 95, 96, 72, -1,
72, 96, 73, 49, -1,
73, 97, 98, 74, -1,
74, 98, 99, 75, -1,
75, 99, 100, 76, -1,
76, 100, 101, 77, -1,
77, 101, 102, 78, -1,
78, 102, 103, 79, -1,
79, 103, 104, 80, -1,
80, 104, 105, 81, -1,
81, 105, 106, 82, -1,
82, 106, 107, 83, -1,
83, 107, 108, 84, -1,
84, 108, 109, 85, -1,
85, 109, 110, 86, -1,
86, 110, 111, 87, -1,
87, 111, 112, 88, -1,
88, 112, 113, 89, -1,
89, 113, 114, 90, -1,
90, 114, 115, 91, -1,
91, 115, 116, 92, -1,
92, 116, 117, 93, -1,
93, 117, 118, 94, -1,
94, 118, 119, 95, -1,
95, 119, 120, 96, -1,
96, 120, 97, 73, -1,
97, 121, 122, 98, -1,
98, 122, 123, 99, -1,
99, 123, 124, 100, -1,
100, 124, 125, 101, -1,
101, 125, 126, 102, -1,
102, 126, 127, 103, -1,
103, 127, 128, 104, -1,
104, 128, 129, 105, -1,
105, 129, 130, 106, -1,
106, 130, 131, 107, -1,
107, 131, 132, 108, -1,
108, 132, 133, 109, -1,
109, 133, 134, 110, -1,
110, 134, 135, 111, -1,
111, 135, 136, 112, -1,
112, 136, 137, 113, -1,
113, 137, 138, 114, -1,
114, 138, 139, 115, -1,
115, 139, 140, 116, -1,
116, 140, 141, 117, -1,
117, 141, 142, 118, -1,
118, 142, 143, 119, -1,
119, 143, 144, 120, -1,
120, 144, 121, 97, -1,
121, 145, 146, 122, -1,
122, 146, 147, 123, -1,
123, 147, 148, 124, -1,
124, 148, 149, 125, -1,
125, 149, 150, 126, -1,
126, 150, 151, 127, -1,
127, 151, 152, 128, -1,
128, 152, 153, 129, -1,
129, 153, 154, 130, -1,
130, 154, 155, 131, -1,
131, 155, 156, 132, -1,
132, 156, 157, 133, -1,
133, 157, 158, 134, -1,
134, 158, 159, 135, -1,
135, 159, 160, 136, -1,
136, 160, 161, 137, -1,
137, 161, 162, 138, -1,
138, 162, 163, 139, -1,
139, 163, 164, 140, -1,
140, 164, 165, 141, -1,
141, 165, 166, 142, -1,
142, 166, 167, 143, -1,
143, 167, 168, 144, -1,
144, 168, 145, 121, -1,
145, 169, 170, 146, -1,
146, 170, 171, 147, -1,
147, 171, 172, 148, -1,
148, 172, 173, 149, -1,
149, 173, 174, 150, -1,
150, 174, 175, 151, -1,
151, 175, 176, 152, -1,
152, 176, 177, 153, -1,
153, 177, 178, 154, -1,
154, 178, 179, 155, -1,
155, 179, 180, 156, -1,
156, 180, 181, 157, -1,
157, 181, 182, 158, -1,
158, 182, 183, 159, -1,
159, 183, 184, 160, -1,
160, 184, 185, 161, -1,
161, 185, 186, 162, -1,
162, 186, 187, 163, -1,
163, 187, 188, 164, -1,
164, 188, 189, 165, -1,
165, 189, 190, 166, -1,
166, 190, 191, 167, -1,
167, 191, 192, 168, -1,
168, 192, 169, 145, -1,
169, 193, 194, 170, -1,
170, 194, 195, 171, -1,
171, 195, 196, 172, -1,
172, 196, 197, 173, -1,
173, 197, 198, 174, -1,
174, 198, 199, 175, -1,
175, 199, 200, 176, -1,
176, 200, 201, 177, -1,
177, 201, 202, 178, -1,
178, 202, 203, 179, -1,
179, 203, 204, 180, -1,
180, 204, 205, 181, -1,
181, 205, 206, 182, -1,
182, 206, 207, 183, -1,
183, 207, 208, 184, -1,
184, 208, 209, 185, -1,
185, 209, 210, 186, -1,
186, 210, 211, 187, -1,
187, 211, 212, 188, -1,
188, 212, 213, 189, -1,
189, 213, 214, 190, -1,
190, 214, 215, 191, -1,
191, 215, 216, 192, -1,
192, 216, 193, 169, -1,
193, 217, 218, 194, -1,
194, 218, 219, 195, -1,
195, 219, 220, 196, -1,
196, 220, 221, 197, -1,
197, 221, 222, 198, -1,
198, 222, 223, 199, -1,
199, 223, 224, 200, -1,
200, 224, 225, 201, -1,
201, 225, 226, 202, -1,
202, 226, 227, 203, -1,
203, 227, 228, 204, -1,
204, 228, 229, 205, -1,
205, 229, 230, 206, -1,
206, 230, 231, 207, -1,
207, 231, 232, 208, -1,
208, 232, 233, 209, -1,
209, 233, 234, 210, -1,
210, 234, 235, 211, -1,
211, 235, 236, 212, -1,
212, 236, 237, 213, -1,
213, 237, 238, 214, -1,
214, 238, 239, 215, -1,
215, 239, 240, 216, -1,
216, 240, 217, 193, -1,
217, 241, 242, 218, -1,
218, 242, 243, 219, -1,
219, 243, 244, 220, -1,
220, 244, 245, 221, -1,
221, 245, 246, 222, -1,
222, 246, 247, 223, -1,
223, 247, 248, 224, -1,
224, 248, 249, 225, -1,
225, 249, 250, 226, -1,
226, 250, 251, 227, -1,
227, 251, 252, 228, -1,
228, 252, 253, 229, -1,
229, 253, 254, 230, -1,
230, 254, 255, 231, -1,
231, 255, 256, 232, -1,
232, 256, 257, 233, -1,
233, 257, 258, 234, -1,
234, 258, 259, 235, -1,
235, 259, 260, 236, -1,
236, 260, 261, 237, -1,
237, 261, 262, 238, -1,
238, 262, 263, 239, -1,
239, 263, 264, 240, -1,
240, 264, 241, 217, -1,
241, 265, 242, -1,
242, 265, 243, -1,
243, 265, 244, -1,
244, 265, 245, -1,
245, 265, 246, -1,
246, 265, 247, -1,
247, 265, 248, -1,
248, 265, 249, -1,
249, 265, 250, -1,
250, 265, 251, -1,
251, 265, 252, -1,
252, 265, 253, -1,
253, 265, 254, -1,
254, 265, 255, -1,
255, 265, 256, -1,
256, 265, 257, -1,
257, 265, 258, -1,
258, 265, 259, -1,
259, 265, 260, -1,
260, 265, 261, -1,
261, 265, 262, -1,
262, 265, 263, -1,
263, 265, 264, -1,
264, 265, 241, -1,
]
solid FALSE
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
emissiveColor 1 0 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
100 0 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
emissiveColor 0 1 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 100 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
emissiveColor 0 0 1
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 0 100,
]
}
coordIndex [
0, 1, -1
]
}
}
#End of file.
@@ -0,0 +1,102 @@
#VRML V2.0 utf8
# Generated by VRML 2.0 driver of GEANT4
#---------- CAMERA
Viewpoint {
position 0 0 452.607
}
#---------- SOLID: dummy.0
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
transparency 0.7
}
}
geometry IndexedFaceSet {
coord Coordinate {
point [
-948.528 -400 -600,
-348.528 -400 -600,
451.472 400 -600,
-148.528 400 -600,
-451.472 -400 600,
148.528 -400 600,
948.528 400 600,
348.528 400 600,
]
}
coordIndex [
0, 3, 2, 1, -1,
4, 7, 3, 0, -1,
7, 6, 2, 3, -1,
6, 5, 1, 2, -1,
5, 4, 0, 1, -1,
4, 5, 6, 7, -1,
]
solid FALSE
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
emissiveColor 1 0 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
100 0 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
emissiveColor 0 1 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 100 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
emissiveColor 0 0 1
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 0 100,
]
}
coordIndex [
0, 1, -1
]
}
}
#End of file.
@@ -0,0 +1,505 @@
#VRML V2.0 utf8
# Generated by VRML 2.0 driver of GEANT4
#---------- CAMERA
Viewpoint {
position 0 0 452.607
}
#---------- SOLID: dummy.0
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 1
transparency 0.7
}
}
geometry IndexedFaceSet {
coord Coordinate {
point [
20 0 350,
19.3185 5.17638 350,
17.3205 10 350,
14.1421 14.1421 350,
10 17.3205 350,
5.17638 19.3185 350,
1.22465e-15 20 350,
-5.17638 19.3185 350,
-10 17.3205 350,
-14.1421 14.1421 350,
-17.3205 10 350,
-19.3185 5.17638 350,
-20 2.44929e-15 350,
-19.3185 -5.17638 350,
-17.3205 -10 350,
-14.1421 -14.1421 350,
-10 -17.3205 350,
-5.17638 -19.3185 350,
-3.67394e-15 -20 350,
5.17638 -19.3185 350,
10 -17.3205 350,
14.1421 -14.1421 350,
17.3205 -10 350,
19.3185 -5.17638 350,
20 0 310,
19.3185 5.17638 310,
17.3205 10 310,
14.1421 14.1421 310,
10 17.3205 310,
5.17638 19.3185 310,
1.22465e-15 20 310,
-5.17638 19.3185 310,
-10 17.3205 310,
-14.1421 14.1421 310,
-17.3205 10 310,
-19.3185 5.17638 310,
-20 2.44929e-15 310,
-19.3185 -5.17638 310,
-17.3205 -10 310,
-14.1421 -14.1421 310,
-10 -17.3205 310,
-5.17638 -19.3185 310,
-3.67394e-15 -20 310,
5.17638 -19.3185 310,
10 -17.3205 310,
14.1421 -14.1421 310,
17.3205 -10 310,
19.3185 -5.17638 310,
100 0 290,
96.5926 25.8819 290,
86.6025 50 290,
70.7107 70.7107 290,
50 86.6025 290,
25.8819 96.5926 290,
6.12323e-15 100 290,
-25.8819 96.5926 290,
-50 86.6025 290,
-70.7107 70.7107 290,
-86.6025 50 290,
-96.5926 25.8819 290,
-100 1.22465e-14 290,
-96.5926 -25.8819 290,
-86.6025 -50 290,
-70.7107 -70.7107 290,
-50 -86.6025 290,
-25.8819 -96.5926 290,
-1.83697e-14 -100 290,
25.8819 -96.5926 290,
50 -86.6025 290,
70.7107 -70.7107 290,
86.6025 -50 290,
96.5926 -25.8819 290,
100 0 270,
96.5926 25.8819 270,
86.6025 50 270,
70.7107 70.7107 270,
50 86.6025 270,
25.8819 96.5926 270,
6.12323e-15 100 270,
-25.8819 96.5926 270,
-50 86.6025 270,
-70.7107 70.7107 270,
-86.6025 50 270,
-96.5926 25.8819 270,
-100 1.22465e-14 270,
-96.5926 -25.8819 270,
-86.6025 -50 270,
-70.7107 -70.7107 270,
-50 -86.6025 270,
-25.8819 -96.5926 270,
-1.83697e-14 -100 270,
25.8819 -96.5926 270,
50 -86.6025 270,
70.7107 -70.7107 270,
86.6025 -50 270,
96.5926 -25.8819 270,
50 0 250,
48.2963 12.941 250,
43.3013 25 250,
35.3553 35.3553 250,
25 43.3013 250,
12.941 48.2963 250,
3.06162e-15 50 250,
-12.941 48.2963 250,
-25 43.3013 250,
-35.3553 35.3553 250,
-43.3013 25 250,
-48.2963 12.941 250,
-50 6.12323e-15 250,
-48.2963 -12.941 250,
-43.3013 -25 250,
-35.3553 -35.3553 250,
-25 -43.3013 250,
-12.941 -48.2963 250,
-9.18485e-15 -50 250,
12.941 -48.2963 250,
25 -43.3013 250,
35.3553 -35.3553 250,
43.3013 -25 250,
48.2963 -12.941 250,
50 0 110,
48.2963 12.941 110,
43.3013 25 110,
35.3553 35.3553 110,
25 43.3013 110,
12.941 48.2963 110,
3.06162e-15 50 110,
-12.941 48.2963 110,
-25 43.3013 110,
-35.3553 35.3553 110,
-43.3013 25 110,
-48.2963 12.941 110,
-50 6.12323e-15 110,
-48.2963 -12.941 110,
-43.3013 -25 110,
-35.3553 -35.3553 110,
-25 -43.3013 110,
-12.941 -48.2963 110,
-9.18485e-15 -50 110,
12.941 -48.2963 110,
25 -43.3013 110,
35.3553 -35.3553 110,
43.3013 -25 110,
48.2963 -12.941 110,
100 0 90,
96.5926 25.8819 90,
86.6025 50 90,
70.7107 70.7107 90,
50 86.6025 90,
25.8819 96.5926 90,
6.12323e-15 100 90,
-25.8819 96.5926 90,
-50 86.6025 90,
-70.7107 70.7107 90,
-86.6025 50 90,
-96.5926 25.8819 90,
-100 1.22465e-14 90,
-96.5926 -25.8819 90,
-86.6025 -50 90,
-70.7107 -70.7107 90,
-50 -86.6025 90,
-25.8819 -96.5926 90,
-1.83697e-14 -100 90,
25.8819 -96.5926 90,
50 -86.6025 90,
70.7107 -70.7107 90,
86.6025 -50 90,
96.5926 -25.8819 90,
100 0 70,
96.5926 25.8819 70,
86.6025 50 70,
70.7107 70.7107 70,
50 86.6025 70,
25.8819 96.5926 70,
6.12323e-15 100 70,
-25.8819 96.5926 70,
-50 86.6025 70,
-70.7107 70.7107 70,
-86.6025 50 70,
-96.5926 25.8819 70,
-100 1.22465e-14 70,
-96.5926 -25.8819 70,
-86.6025 -50 70,
-70.7107 -70.7107 70,
-50 -86.6025 70,
-25.8819 -96.5926 70,
-1.83697e-14 -100 70,
25.8819 -96.5926 70,
50 -86.6025 70,
70.7107 -70.7107 70,
86.6025 -50 70,
96.5926 -25.8819 70,
0 0 50,
0 0 350,
0 0 310,
0 0 290,
0 0 270,
0 0 250,
0 0 110,
0 0 90,
0 0 70,
]
}
coordIndex [
0, 24, 25, 1, -1,
1, 25, 26, 2, -1,
2, 26, 27, 3, -1,
3, 27, 28, 4, -1,
4, 28, 29, 5, -1,
5, 29, 30, 6, -1,
6, 30, 31, 7, -1,
7, 31, 32, 8, -1,
8, 32, 33, 9, -1,
9, 33, 34, 10, -1,
10, 34, 35, 11, -1,
11, 35, 36, 12, -1,
12, 36, 37, 13, -1,
13, 37, 38, 14, -1,
14, 38, 39, 15, -1,
15, 39, 40, 16, -1,
16, 40, 41, 17, -1,
17, 41, 42, 18, -1,
18, 42, 43, 19, -1,
19, 43, 44, 20, -1,
20, 44, 45, 21, -1,
21, 45, 46, 22, -1,
22, 46, 47, 23, -1,
23, 47, 24, 0, -1,
24, 48, 49, 25, -1,
25, 49, 50, 26, -1,
26, 50, 51, 27, -1,
27, 51, 52, 28, -1,
28, 52, 53, 29, -1,
29, 53, 54, 30, -1,
30, 54, 55, 31, -1,
31, 55, 56, 32, -1,
32, 56, 57, 33, -1,
33, 57, 58, 34, -1,
34, 58, 59, 35, -1,
35, 59, 60, 36, -1,
36, 60, 61, 37, -1,
37, 61, 62, 38, -1,
38, 62, 63, 39, -1,
39, 63, 64, 40, -1,
40, 64, 65, 41, -1,
41, 65, 66, 42, -1,
42, 66, 67, 43, -1,
43, 67, 68, 44, -1,
44, 68, 69, 45, -1,
45, 69, 70, 46, -1,
46, 70, 71, 47, -1,
47, 71, 48, 24, -1,
48, 72, 73, 49, -1,
49, 73, 74, 50, -1,
50, 74, 75, 51, -1,
51, 75, 76, 52, -1,
52, 76, 77, 53, -1,
53, 77, 78, 54, -1,
54, 78, 79, 55, -1,
55, 79, 80, 56, -1,
56, 80, 81, 57, -1,
57, 81, 82, 58, -1,
58, 82, 83, 59, -1,
59, 83, 84, 60, -1,
60, 84, 85, 61, -1,
61, 85, 86, 62, -1,
62, 86, 87, 63, -1,
63, 87, 88, 64, -1,
64, 88, 89, 65, -1,
65, 89, 90, 66, -1,
66, 90, 91, 67, -1,
67, 91, 92, 68, -1,
68, 92, 93, 69, -1,
69, 93, 94, 70, -1,
70, 94, 95, 71, -1,
71, 95, 72, 48, -1,
72, 96, 97, 73, -1,
73, 97, 98, 74, -1,
74, 98, 99, 75, -1,
75, 99, 100, 76, -1,
76, 100, 101, 77, -1,
77, 101, 102, 78, -1,
78, 102, 103, 79, -1,
79, 103, 104, 80, -1,
80, 104, 105, 81, -1,
81, 105, 106, 82, -1,
82, 106, 107, 83, -1,
83, 107, 108, 84, -1,
84, 108, 109, 85, -1,
85, 109, 110, 86, -1,
86, 110, 111, 87, -1,
87, 111, 112, 88, -1,
88, 112, 113, 89, -1,
89, 113, 114, 90, -1,
90, 114, 115, 91, -1,
91, 115, 116, 92, -1,
92, 116, 117, 93, -1,
93, 117, 118, 94, -1,
94, 118, 119, 95, -1,
95, 119, 96, 72, -1,
96, 120, 121, 97, -1,
97, 121, 122, 98, -1,
98, 122, 123, 99, -1,
99, 123, 124, 100, -1,
100, 124, 125, 101, -1,
101, 125, 126, 102, -1,
102, 126, 127, 103, -1,
103, 127, 128, 104, -1,
104, 128, 129, 105, -1,
105, 129, 130, 106, -1,
106, 130, 131, 107, -1,
107, 131, 132, 108, -1,
108, 132, 133, 109, -1,
109, 133, 134, 110, -1,
110, 134, 135, 111, -1,
111, 135, 136, 112, -1,
112, 136, 137, 113, -1,
113, 137, 138, 114, -1,
114, 138, 139, 115, -1,
115, 139, 140, 116, -1,
116, 140, 141, 117, -1,
117, 141, 142, 118, -1,
118, 142, 143, 119, -1,
119, 143, 120, 96, -1,
120, 144, 145, 121, -1,
121, 145, 146, 122, -1,
122, 146, 147, 123, -1,
123, 147, 148, 124, -1,
124, 148, 149, 125, -1,
125, 149, 150, 126, -1,
126, 150, 151, 127, -1,
127, 151, 152, 128, -1,
128, 152, 153, 129, -1,
129, 153, 154, 130, -1,
130, 154, 155, 131, -1,
131, 155, 156, 132, -1,
132, 156, 157, 133, -1,
133, 157, 158, 134, -1,
134, 158, 159, 135, -1,
135, 159, 160, 136, -1,
136, 160, 161, 137, -1,
137, 161, 162, 138, -1,
138, 162, 163, 139, -1,
139, 163, 164, 140, -1,
140, 164, 165, 141, -1,
141, 165, 166, 142, -1,
142, 166, 167, 143, -1,
143, 167, 144, 120, -1,
144, 168, 169, 145, -1,
145, 169, 170, 146, -1,
146, 170, 171, 147, -1,
147, 171, 172, 148, -1,
148, 172, 173, 149, -1,
149, 173, 174, 150, -1,
150, 174, 175, 151, -1,
151, 175, 176, 152, -1,
152, 176, 177, 153, -1,
153, 177, 178, 154, -1,
154, 178, 179, 155, -1,
155, 179, 180, 156, -1,
156, 180, 181, 157, -1,
157, 181, 182, 158, -1,
158, 182, 183, 159, -1,
159, 183, 184, 160, -1,
160, 184, 185, 161, -1,
161, 185, 186, 162, -1,
162, 186, 187, 163, -1,
163, 187, 188, 164, -1,
164, 188, 189, 165, -1,
165, 189, 190, 166, -1,
166, 190, 191, 167, -1,
167, 191, 168, 144, -1,
168, 192, 169, -1,
169, 192, 170, -1,
170, 192, 171, -1,
171, 192, 172, -1,
172, 192, 173, -1,
173, 192, 174, -1,
174, 192, 175, -1,
175, 192, 176, -1,
176, 192, 177, -1,
177, 192, 178, -1,
178, 192, 179, -1,
179, 192, 180, -1,
180, 192, 181, -1,
181, 192, 182, -1,
182, 192, 183, -1,
183, 192, 184, -1,
184, 192, 185, -1,
185, 192, 186, -1,
186, 192, 187, -1,
187, 192, 188, -1,
188, 192, 189, -1,
189, 192, 190, -1,
190, 192, 191, -1,
191, 192, 168, -1,
193, 0, 1, -1,
193, 1, 2, -1,
193, 2, 3, -1,
193, 3, 4, -1,
193, 4, 5, -1,
193, 5, 6, -1,
193, 6, 7, -1,
193, 7, 8, -1,
193, 8, 9, -1,
193, 9, 10, -1,
193, 10, 11, -1,
193, 11, 12, -1,
193, 12, 13, -1,
193, 13, 14, -1,
193, 14, 15, -1,
193, 15, 16, -1,
193, 16, 17, -1,
193, 17, 18, -1,
193, 18, 19, -1,
193, 19, 20, -1,
193, 20, 21, -1,
193, 21, 22, -1,
193, 22, 23, -1,
193, 23, 0, -1,
]
solid FALSE
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
emissiveColor 1 0 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
100 0 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
emissiveColor 0 1 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 100 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
emissiveColor 0 0 1
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 0 100,
]
}
coordIndex [
0, 1, -1
]
}
}
#End of file.
@@ -0,0 +1,160 @@
#VRML V2.0 utf8
# Generated by VRML 2.0 driver of GEANT4
#---------- CAMERA
Viewpoint {
position 0 0 452.607
}
#---------- SOLID: dummy.0
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
transparency 0.7
}
}
geometry IndexedFaceSet {
coord Coordinate {
point [
123.607 0 350,
38.1966 117.557 350,
-100 72.6543 350,
-100 -72.6543 350,
38.1966 -117.557 350,
123.607 0 320,
38.1966 117.557 320,
-100 72.6543 320,
-100 -72.6543 320,
38.1966 -117.557 320,
49.4427 0 300,
15.2786 47.0228 300,
-40 29.0617 300,
-40 -29.0617 300,
15.2786 -47.0228 300,
49.4427 0 130,
15.2786 47.0228 130,
-40 29.0617 130,
-40 -29.0617 130,
15.2786 -47.0228 130,
185.41 0 80,
57.2949 176.336 80,
-150 108.981 80,
-150 -108.981 80,
57.2949 -176.336 80,
185.41 0 50,
57.2949 176.336 50,
-150 108.981 50,
-150 -108.981 50,
57.2949 -176.336 50,
0 0 0,
0 0 350,
0 0 320,
0 0 300,
0 0 130,
0 0 80,
0 0 50,
]
}
coordIndex [
0, 5, 6, 1, -1,
1, 6, 7, 2, -1,
2, 7, 8, 3, -1,
3, 8, 9, 4, -1,
4, 9, 5, 0, -1,
5, 10, 11, 6, -1,
6, 11, 12, 7, -1,
7, 12, 13, 8, -1,
8, 13, 14, 9, -1,
9, 14, 10, 5, -1,
10, 15, 16, 11, -1,
11, 16, 17, 12, -1,
12, 17, 18, 13, -1,
13, 18, 19, 14, -1,
14, 19, 15, 10, -1,
15, 20, 21, 16, -1,
16, 21, 22, 17, -1,
17, 22, 23, 18, -1,
18, 23, 24, 19, -1,
19, 24, 20, 15, -1,
20, 25, 26, 21, -1,
21, 26, 27, 22, -1,
22, 27, 28, 23, -1,
23, 28, 29, 24, -1,
24, 29, 25, 20, -1,
25, 30, 26, -1,
26, 30, 27, -1,
27, 30, 28, -1,
28, 30, 29, -1,
29, 30, 25, -1,
31, 0, 1, -1,
31, 1, 2, -1,
31, 2, 3, -1,
31, 3, 4, -1,
31, 4, 0, -1,
]
solid FALSE
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
emissiveColor 1 0 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
100 0 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
emissiveColor 0 1 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 100 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
emissiveColor 0 0 1
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 0 100,
]
}
coordIndex [
0, 1, -1
]
}
}
#End of file.
@@ -0,0 +1,690 @@
#VRML V2.0 utf8
# Generated by VRML 2.0 driver of GEANT4
#---------- CAMERA
Viewpoint {
position 0 0 452.607
}
#---------- SOLID: dummy.0
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 1
transparency 0.7
}
}
geometry IndexedFaceSet {
coord Coordinate {
point [
0 0 1200,
310.583 0 1159.11,
300 80.3848 1159.11,
268.973 155.291 1159.11,
219.615 219.615 1159.11,
155.291 268.973 1159.11,
80.3848 300 1159.11,
1.90177e-14 310.583 1159.11,
-80.3848 300 1159.11,
-155.291 268.973 1159.11,
-219.615 219.615 1159.11,
-268.973 155.291 1159.11,
-300 80.3848 1159.11,
-310.583 3.80354e-14 1159.11,
600 0 1039.23,
579.555 155.291 1039.23,
519.615 300 1039.23,
424.264 424.264 1039.23,
300 519.615 1039.23,
155.291 579.555 1039.23,
3.67394e-14 600 1039.23,
-155.291 579.555 1039.23,
-300 519.615 1039.23,
-424.264 424.264 1039.23,
-519.615 300 1039.23,
-579.555 155.291 1039.23,
-600 7.34788e-14 1039.23,
848.528 0 848.528,
819.615 219.615 848.528,
734.847 424.264 848.528,
600 600 848.528,
424.264 734.847 848.528,
219.615 819.615 848.528,
5.19574e-14 848.528 848.528,
-219.615 819.615 848.528,
-424.264 734.847 848.528,
-600 600 848.528,
-734.847 424.264 848.528,
-819.615 219.615 848.528,
-848.528 1.03915e-13 848.528,
1039.23 0 600,
1003.82 268.973 600,
900 519.615 600,
734.847 734.847 600,
519.615 900 600,
268.973 1003.82 600,
6.36345e-14 1039.23 600,
-268.973 1003.82 600,
-519.615 900 600,
-734.847 734.847 600,
-900 519.615 600,
-1003.82 268.973 600,
-1039.23 1.27269e-13 600,
1159.11 0 310.583,
1119.62 300 310.583,
1003.82 579.555 310.583,
819.615 819.615 310.583,
579.555 1003.82 310.583,
300 1119.62 310.583,
7.09751e-14 1159.11 310.583,
-300 1119.62 310.583,
-579.555 1003.82 310.583,
-819.615 819.615 310.583,
-1003.82 579.555 310.583,
-1119.62 300 310.583,
-1159.11 1.4195e-13 310.583,
1200 0 7.34788e-14,
1159.11 310.583 7.34788e-14,
1039.23 600 7.34788e-14,
848.528 848.528 7.34788e-14,
600 1039.23 7.34788e-14,
310.583 1159.11 7.34788e-14,
7.34788e-14 1200 7.34788e-14,
-310.583 1159.11 7.34788e-14,
-600 1039.23 7.34788e-14,
-848.528 848.528 7.34788e-14,
-1039.23 600 7.34788e-14,
-1159.11 310.583 7.34788e-14,
-1200 1.46958e-13 7.34788e-14,
1159.11 0 -310.583,
1119.62 300 -310.583,
1003.82 579.555 -310.583,
819.615 819.615 -310.583,
579.555 1003.82 -310.583,
300 1119.62 -310.583,
7.09751e-14 1159.11 -310.583,
-300 1119.62 -310.583,
-579.555 1003.82 -310.583,
-819.615 819.615 -310.583,
-1003.82 579.555 -310.583,
-1119.62 300 -310.583,
-1159.11 1.4195e-13 -310.583,
1039.23 0 -600,
1003.82 268.973 -600,
900 519.615 -600,
734.847 734.847 -600,
519.615 900 -600,
268.973 1003.82 -600,
6.36345e-14 1039.23 -600,
-268.973 1003.82 -600,
-519.615 900 -600,
-734.847 734.847 -600,
-900 519.615 -600,
-1003.82 268.973 -600,
-1039.23 1.27269e-13 -600,
848.528 0 -848.528,
819.615 219.615 -848.528,
734.847 424.264 -848.528,
600 600 -848.528,
424.264 734.847 -848.528,
219.615 819.615 -848.528,
5.19574e-14 848.528 -848.528,
-219.615 819.615 -848.528,
-424.264 734.847 -848.528,
-600 600 -848.528,
-734.847 424.264 -848.528,
-819.615 219.615 -848.528,
-848.528 1.03915e-13 -848.528,
600 0 -1039.23,
579.555 155.291 -1039.23,
519.615 300 -1039.23,
424.264 424.264 -1039.23,
300 519.615 -1039.23,
155.291 579.555 -1039.23,
3.67394e-14 600 -1039.23,
-155.291 579.555 -1039.23,
-300 519.615 -1039.23,
-424.264 424.264 -1039.23,
-519.615 300 -1039.23,
-579.555 155.291 -1039.23,
-600 7.34788e-14 -1039.23,
310.583 0 -1159.11,
300 80.3848 -1159.11,
268.973 155.291 -1159.11,
219.615 219.615 -1159.11,
155.291 268.973 -1159.11,
80.3848 300 -1159.11,
1.90177e-14 310.583 -1159.11,
-80.3848 300 -1159.11,
-155.291 268.973 -1159.11,
-219.615 219.615 -1159.11,
-268.973 155.291 -1159.11,
-300 80.3848 -1159.11,
-310.583 3.80354e-14 -1159.11,
0 0 -1200,
0 0 1000,
258.819 0 965.926,
250 66.9873 965.926,
224.144 129.41 965.926,
183.013 183.013 965.926,
129.41 224.144 965.926,
66.9873 250 965.926,
1.58481e-14 258.819 965.926,
-66.9873 250 965.926,
-129.41 224.144 965.926,
-183.013 183.013 965.926,
-224.144 129.41 965.926,
-250 66.9873 965.926,
-258.819 3.16962e-14 965.926,
500 0 866.025,
482.963 129.41 866.025,
433.013 250 866.025,
353.553 353.553 866.025,
250 433.013 866.025,
129.41 482.963 866.025,
3.06162e-14 500 866.025,
-129.41 482.963 866.025,
-250 433.013 866.025,
-353.553 353.553 866.025,
-433.013 250 866.025,
-482.963 129.41 866.025,
-500 6.12323e-14 866.025,
707.107 0 707.107,
683.013 183.013 707.107,
612.372 353.553 707.107,
500 500 707.107,
353.553 612.372 707.107,
183.013 683.013 707.107,
4.32978e-14 707.107 707.107,
-183.013 683.013 707.107,
-353.553 612.372 707.107,
-500 500 707.107,
-612.372 353.553 707.107,
-683.013 183.013 707.107,
-707.107 8.65956e-14 707.107,
866.025 0 500,
836.516 224.144 500,
750 433.013 500,
612.372 612.372 500,
433.013 750 500,
224.144 836.516 500,
5.30288e-14 866.025 500,
-224.144 836.516 500,
-433.013 750 500,
-612.372 612.372 500,
-750 433.013 500,
-836.516 224.144 500,
-866.025 1.06058e-13 500,
965.926 0 258.819,
933.013 250 258.819,
836.516 482.963 258.819,
683.013 683.013 258.819,
482.963 836.516 258.819,
250 933.013 258.819,
5.91459e-14 965.926 258.819,
-250 933.013 258.819,
-482.963 836.516 258.819,
-683.013 683.013 258.819,
-836.516 482.963 258.819,
-933.013 250 258.819,
-965.926 1.18292e-13 258.819,
1000 0 6.12323e-14,
965.926 258.819 6.12323e-14,
866.025 500 6.12323e-14,
707.107 707.107 6.12323e-14,
500 866.025 6.12323e-14,
258.819 965.926 6.12323e-14,
6.12323e-14 1000 6.12323e-14,
-258.819 965.926 6.12323e-14,
-500 866.025 6.12323e-14,
-707.107 707.107 6.12323e-14,
-866.025 500 6.12323e-14,
-965.926 258.819 6.12323e-14,
-1000 1.22465e-13 6.12323e-14,
965.926 0 -258.819,
933.013 250 -258.819,
836.516 482.963 -258.819,
683.013 683.013 -258.819,
482.963 836.516 -258.819,
250 933.013 -258.819,
5.91459e-14 965.926 -258.819,
-250 933.013 -258.819,
-482.963 836.516 -258.819,
-683.013 683.013 -258.819,
-836.516 482.963 -258.819,
-933.013 250 -258.819,
-965.926 1.18292e-13 -258.819,
866.025 0 -500,
836.516 224.144 -500,
750 433.013 -500,
612.372 612.372 -500,
433.013 750 -500,
224.144 836.516 -500,
5.30288e-14 866.025 -500,
-224.144 836.516 -500,
-433.013 750 -500,
-612.372 612.372 -500,
-750 433.013 -500,
-836.516 224.144 -500,
-866.025 1.06058e-13 -500,
707.107 0 -707.107,
683.013 183.013 -707.107,
612.372 353.553 -707.107,
500 500 -707.107,
353.553 612.372 -707.107,
183.013 683.013 -707.107,
4.32978e-14 707.107 -707.107,
-183.013 683.013 -707.107,
-353.553 612.372 -707.107,
-500 500 -707.107,
-612.372 353.553 -707.107,
-683.013 183.013 -707.107,
-707.107 8.65956e-14 -707.107,
500 0 -866.025,
482.963 129.41 -866.025,
433.013 250 -866.025,
353.553 353.553 -866.025,
250 433.013 -866.025,
129.41 482.963 -866.025,
3.06162e-14 500 -866.025,
-129.41 482.963 -866.025,
-250 433.013 -866.025,
-353.553 353.553 -866.025,
-433.013 250 -866.025,
-482.963 129.41 -866.025,
-500 6.12323e-14 -866.025,
258.819 0 -965.926,
250 66.9873 -965.926,
224.144 129.41 -965.926,
183.013 183.013 -965.926,
129.41 224.144 -965.926,
66.9873 250 -965.926,
1.58481e-14 258.819 -965.926,
-66.9873 250 -965.926,
-129.41 224.144 -965.926,
-183.013 183.013 -965.926,
-224.144 129.41 -965.926,
-250 66.9873 -965.926,
-258.819 3.16962e-14 -965.926,
0 0 -1000,
]
}
coordIndex [
0, 1, 2, -1,
0, 2, 3, -1,
0, 3, 4, -1,
0, 4, 5, -1,
0, 5, 6, -1,
0, 6, 7, -1,
0, 7, 8, -1,
0, 8, 9, -1,
0, 9, 10, -1,
0, 10, 11, -1,
0, 11, 12, -1,
0, 12, 13, -1,
1, 14, 15, 2, -1,
2, 15, 16, 3, -1,
3, 16, 17, 4, -1,
4, 17, 18, 5, -1,
5, 18, 19, 6, -1,
6, 19, 20, 7, -1,
7, 20, 21, 8, -1,
8, 21, 22, 9, -1,
9, 22, 23, 10, -1,
10, 23, 24, 11, -1,
11, 24, 25, 12, -1,
12, 25, 26, 13, -1,
14, 27, 28, 15, -1,
15, 28, 29, 16, -1,
16, 29, 30, 17, -1,
17, 30, 31, 18, -1,
18, 31, 32, 19, -1,
19, 32, 33, 20, -1,
20, 33, 34, 21, -1,
21, 34, 35, 22, -1,
22, 35, 36, 23, -1,
23, 36, 37, 24, -1,
24, 37, 38, 25, -1,
25, 38, 39, 26, -1,
27, 40, 41, 28, -1,
28, 41, 42, 29, -1,
29, 42, 43, 30, -1,
30, 43, 44, 31, -1,
31, 44, 45, 32, -1,
32, 45, 46, 33, -1,
33, 46, 47, 34, -1,
34, 47, 48, 35, -1,
35, 48, 49, 36, -1,
36, 49, 50, 37, -1,
37, 50, 51, 38, -1,
38, 51, 52, 39, -1,
40, 53, 54, 41, -1,
41, 54, 55, 42, -1,
42, 55, 56, 43, -1,
43, 56, 57, 44, -1,
44, 57, 58, 45, -1,
45, 58, 59, 46, -1,
46, 59, 60, 47, -1,
47, 60, 61, 48, -1,
48, 61, 62, 49, -1,
49, 62, 63, 50, -1,
50, 63, 64, 51, -1,
51, 64, 65, 52, -1,
53, 66, 67, 54, -1,
54, 67, 68, 55, -1,
55, 68, 69, 56, -1,
56, 69, 70, 57, -1,
57, 70, 71, 58, -1,
58, 71, 72, 59, -1,
59, 72, 73, 60, -1,
60, 73, 74, 61, -1,
61, 74, 75, 62, -1,
62, 75, 76, 63, -1,
63, 76, 77, 64, -1,
64, 77, 78, 65, -1,
66, 79, 80, 67, -1,
67, 80, 81, 68, -1,
68, 81, 82, 69, -1,
69, 82, 83, 70, -1,
70, 83, 84, 71, -1,
71, 84, 85, 72, -1,
72, 85, 86, 73, -1,
73, 86, 87, 74, -1,
74, 87, 88, 75, -1,
75, 88, 89, 76, -1,
76, 89, 90, 77, -1,
77, 90, 91, 78, -1,
79, 92, 93, 80, -1,
80, 93, 94, 81, -1,
81, 94, 95, 82, -1,
82, 95, 96, 83, -1,
83, 96, 97, 84, -1,
84, 97, 98, 85, -1,
85, 98, 99, 86, -1,
86, 99, 100, 87, -1,
87, 100, 101, 88, -1,
88, 101, 102, 89, -1,
89, 102, 103, 90, -1,
90, 103, 104, 91, -1,
92, 105, 106, 93, -1,
93, 106, 107, 94, -1,
94, 107, 108, 95, -1,
95, 108, 109, 96, -1,
96, 109, 110, 97, -1,
97, 110, 111, 98, -1,
98, 111, 112, 99, -1,
99, 112, 113, 100, -1,
100, 113, 114, 101, -1,
101, 114, 115, 102, -1,
102, 115, 116, 103, -1,
103, 116, 117, 104, -1,
105, 118, 119, 106, -1,
106, 119, 120, 107, -1,
107, 120, 121, 108, -1,
108, 121, 122, 109, -1,
109, 122, 123, 110, -1,
110, 123, 124, 111, -1,
111, 124, 125, 112, -1,
112, 125, 126, 113, -1,
113, 126, 127, 114, -1,
114, 127, 128, 115, -1,
115, 128, 129, 116, -1,
116, 129, 130, 117, -1,
118, 131, 132, 119, -1,
119, 132, 133, 120, -1,
120, 133, 134, 121, -1,
121, 134, 135, 122, -1,
122, 135, 136, 123, -1,
123, 136, 137, 124, -1,
124, 137, 138, 125, -1,
125, 138, 139, 126, -1,
126, 139, 140, 127, -1,
127, 140, 141, 128, -1,
128, 141, 142, 129, -1,
129, 142, 143, 130, -1,
131, 144, 132, -1,
132, 144, 133, -1,
133, 144, 134, -1,
134, 144, 135, -1,
135, 144, 136, -1,
136, 144, 137, -1,
137, 144, 138, -1,
138, 144, 139, -1,
139, 144, 140, -1,
140, 144, 141, -1,
141, 144, 142, -1,
142, 144, 143, -1,
146, 145, 147, -1,
147, 145, 148, -1,
148, 145, 149, -1,
149, 145, 150, -1,
150, 145, 151, -1,
151, 145, 152, -1,
152, 145, 153, -1,
153, 145, 154, -1,
154, 145, 155, -1,
155, 145, 156, -1,
156, 145, 157, -1,
157, 145, 158, -1,
159, 146, 147, 160, -1,
160, 147, 148, 161, -1,
161, 148, 149, 162, -1,
162, 149, 150, 163, -1,
163, 150, 151, 164, -1,
164, 151, 152, 165, -1,
165, 152, 153, 166, -1,
166, 153, 154, 167, -1,
167, 154, 155, 168, -1,
168, 155, 156, 169, -1,
169, 156, 157, 170, -1,
170, 157, 158, 171, -1,
172, 159, 160, 173, -1,
173, 160, 161, 174, -1,
174, 161, 162, 175, -1,
175, 162, 163, 176, -1,
176, 163, 164, 177, -1,
177, 164, 165, 178, -1,
178, 165, 166, 179, -1,
179, 166, 167, 180, -1,
180, 167, 168, 181, -1,
181, 168, 169, 182, -1,
182, 169, 170, 183, -1,
183, 170, 171, 184, -1,
185, 172, 173, 186, -1,
186, 173, 174, 187, -1,
187, 174, 175, 188, -1,
188, 175, 176, 189, -1,
189, 176, 177, 190, -1,
190, 177, 178, 191, -1,
191, 178, 179, 192, -1,
192, 179, 180, 193, -1,
193, 180, 181, 194, -1,
194, 181, 182, 195, -1,
195, 182, 183, 196, -1,
196, 183, 184, 197, -1,
198, 185, 186, 199, -1,
199, 186, 187, 200, -1,
200, 187, 188, 201, -1,
201, 188, 189, 202, -1,
202, 189, 190, 203, -1,
203, 190, 191, 204, -1,
204, 191, 192, 205, -1,
205, 192, 193, 206, -1,
206, 193, 194, 207, -1,
207, 194, 195, 208, -1,
208, 195, 196, 209, -1,
209, 196, 197, 210, -1,
211, 198, 199, 212, -1,
212, 199, 200, 213, -1,
213, 200, 201, 214, -1,
214, 201, 202, 215, -1,
215, 202, 203, 216, -1,
216, 203, 204, 217, -1,
217, 204, 205, 218, -1,
218, 205, 206, 219, -1,
219, 206, 207, 220, -1,
220, 207, 208, 221, -1,
221, 208, 209, 222, -1,
222, 209, 210, 223, -1,
224, 211, 212, 225, -1,
225, 212, 213, 226, -1,
226, 213, 214, 227, -1,
227, 214, 215, 228, -1,
228, 215, 216, 229, -1,
229, 216, 217, 230, -1,
230, 217, 218, 231, -1,
231, 218, 219, 232, -1,
232, 219, 220, 233, -1,
233, 220, 221, 234, -1,
234, 221, 222, 235, -1,
235, 222, 223, 236, -1,
237, 224, 225, 238, -1,
238, 225, 226, 239, -1,
239, 226, 227, 240, -1,
240, 227, 228, 241, -1,
241, 228, 229, 242, -1,
242, 229, 230, 243, -1,
243, 230, 231, 244, -1,
244, 231, 232, 245, -1,
245, 232, 233, 246, -1,
246, 233, 234, 247, -1,
247, 234, 235, 248, -1,
248, 235, 236, 249, -1,
250, 237, 238, 251, -1,
251, 238, 239, 252, -1,
252, 239, 240, 253, -1,
253, 240, 241, 254, -1,
254, 241, 242, 255, -1,
255, 242, 243, 256, -1,
256, 243, 244, 257, -1,
257, 244, 245, 258, -1,
258, 245, 246, 259, -1,
259, 246, 247, 260, -1,
260, 247, 248, 261, -1,
261, 248, 249, 262, -1,
263, 250, 251, 264, -1,
264, 251, 252, 265, -1,
265, 252, 253, 266, -1,
266, 253, 254, 267, -1,
267, 254, 255, 268, -1,
268, 255, 256, 269, -1,
269, 256, 257, 270, -1,
270, 257, 258, 271, -1,
271, 258, 259, 272, -1,
272, 259, 260, 273, -1,
273, 260, 261, 274, -1,
274, 261, 262, 275, -1,
276, 263, 264, 277, -1,
277, 264, 265, 278, -1,
278, 265, 266, 279, -1,
279, 266, 267, 280, -1,
280, 267, 268, 281, -1,
281, 268, 269, 282, -1,
282, 269, 270, 283, -1,
283, 270, 271, 284, -1,
284, 271, 272, 285, -1,
285, 272, 273, 286, -1,
286, 273, 274, 287, -1,
287, 274, 275, 288, -1,
289, 276, 277, -1,
289, 277, 278, -1,
289, 278, 279, -1,
289, 279, 280, -1,
289, 280, 281, -1,
289, 281, 282, -1,
289, 282, 283, -1,
289, 283, 284, -1,
289, 284, 285, -1,
289, 285, 286, -1,
289, 286, 287, -1,
289, 287, 288, -1,
0, 145, 146, 1, -1,
13, 158, 145, 0, -1,
1, 146, 159, 14, -1,
26, 171, 158, 13, -1,
14, 159, 172, 27, -1,
39, 184, 171, 26, -1,
27, 172, 185, 40, -1,
52, 197, 184, 39, -1,
40, 185, 198, 53, -1,
65, 210, 197, 52, -1,
53, 198, 211, 66, -1,
78, 223, 210, 65, -1,
66, 211, 224, 79, -1,
91, 236, 223, 78, -1,
79, 224, 237, 92, -1,
104, 249, 236, 91, -1,
92, 237, 250, 105, -1,
117, 262, 249, 104, -1,
105, 250, 263, 118, -1,
130, 275, 262, 117, -1,
118, 263, 276, 131, -1,
143, 288, 275, 130, -1,
131, 276, 289, 144, -1,
144, 289, 288, 143, -1,
]
solid FALSE
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
emissiveColor 1 0 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
100 0 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
emissiveColor 0 1 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 100 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
emissiveColor 0 0 1
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 0 100,
]
}
coordIndex [
0, 1, -1
]
}
}
#End of file.
@@ -0,0 +1,96 @@
#VRML V2.0 utf8
# Generated by VRML 2.0 driver of GEANT4
#---------- CAMERA
Viewpoint {
position 0 0 452.607
}
#---------- SOLID: dummy.0
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
transparency 0.7
}
}
geometry IndexedFaceSet {
coord Coordinate {
point [
0 0 346.41,
0 326.599 -115.47,
282.843 -163.299 -115.47,
-282.843 -163.299 -115.47,
]
}
coordIndex [
0, 2, 1, -1,
0, 3, 2, -1,
0, 1, 3, -1,
1, 2, 3, -1,
]
solid FALSE
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
emissiveColor 1 0 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
100 0 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
emissiveColor 0 1 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 100 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
emissiveColor 0 0 1
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 0 100,
]
}
coordIndex [
0, 1, -1
]
}
}
#End of file.
@@ -0,0 +1,760 @@
#VRML V2.0 utf8
# Generated by VRML 2.0 driver of GEANT4
#---------- CAMERA
Viewpoint {
position 0 0 452.607
}
#---------- SOLID: dummy.0
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 1
transparency 0.7
}
}
geometry IndexedFaceSet {
coord Coordinate {
point [
2000 0 600,
1931.85 517.638 600,
1732.05 1000 600,
1414.21 1414.21 600,
1000 1732.05 600,
517.638 1931.85 600,
1.22465e-13 2000 600,
2155.29 0 579.555,
2081.85 557.83 579.555,
1866.54 1077.65 579.555,
1524.02 1524.02 579.555,
1077.65 1866.54 579.555,
557.83 2081.85 579.555,
1.31974e-13 2155.29 579.555,
2300 0 519.615,
2221.63 595.284 519.615,
1991.86 1150 519.615,
1626.35 1626.35 519.615,
1150 1991.86 519.615,
595.284 2221.63 519.615,
1.40834e-13 2300 519.615,
2424.26 0 424.264,
2341.66 627.446 424.264,
2099.47 1212.13 424.264,
1714.21 1714.21 424.264,
1212.13 2099.47 424.264,
627.446 2341.66 424.264,
1.48443e-13 2424.26 424.264,
2519.62 0 300,
2433.76 652.124 300,
2182.05 1259.81 300,
1781.64 1781.64 300,
1259.81 2182.05 300,
652.124 2433.76 300,
1.54282e-13 2519.62 300,
2579.56 0 155.291,
2491.66 667.638 155.291,
2233.96 1289.78 155.291,
1824.02 1824.02 155.291,
1289.78 2233.96 155.291,
667.638 2491.66 155.291,
1.57952e-13 2579.56 155.291,
2600 0 3.67394e-14,
2511.41 672.93 3.67394e-14,
2251.67 1300 3.67394e-14,
1838.48 1838.48 3.67394e-14,
1300 2251.67 3.67394e-14,
672.93 2511.41 3.67394e-14,
1.59204e-13 2600 3.67394e-14,
2579.56 0 -155.291,
2491.66 667.638 -155.291,
2233.96 1289.78 -155.291,
1824.02 1824.02 -155.291,
1289.78 2233.96 -155.291,
667.638 2491.66 -155.291,
1.57952e-13 2579.56 -155.291,
2519.62 0 -300,
2433.76 652.124 -300,
2182.05 1259.81 -300,
1781.64 1781.64 -300,
1259.81 2182.05 -300,
652.124 2433.76 -300,
1.54282e-13 2519.62 -300,
2424.26 0 -424.264,
2341.66 627.446 -424.264,
2099.47 1212.13 -424.264,
1714.21 1714.21 -424.264,
1212.13 2099.47 -424.264,
627.446 2341.66 -424.264,
1.48443e-13 2424.26 -424.264,
2300 0 -519.615,
2221.63 595.284 -519.615,
1991.86 1150 -519.615,
1626.35 1626.35 -519.615,
1150 1991.86 -519.615,
595.284 2221.63 -519.615,
1.40834e-13 2300 -519.615,
2155.29 0 -579.555,
2081.85 557.83 -579.555,
1866.54 1077.65 -579.555,
1524.02 1524.02 -579.555,
1077.65 1866.54 -579.555,
557.83 2081.85 -579.555,
1.31974e-13 2155.29 -579.555,
2000 0 -600,
1931.85 517.638 -600,
1732.05 1000 -600,
1414.21 1414.21 -600,
1000 1732.05 -600,
517.638 1931.85 -600,
1.22465e-13 2000 -600,
1844.71 0 -579.555,
1781.85 477.446 -579.555,
1597.56 922.354 -579.555,
1304.41 1304.41 -579.555,
922.354 1597.56 -579.555,
477.446 1781.85 -579.555,
1.12956e-13 1844.71 -579.555,
1700 0 -519.615,
1642.07 439.992 -519.615,
1472.24 850 -519.615,
1202.08 1202.08 -519.615,
850 1472.24 -519.615,
439.992 1642.07 -519.615,
1.04095e-13 1700 -519.615,
1575.74 0 -424.264,
1522.04 407.83 -424.264,
1364.63 787.868 -424.264,
1114.21 1114.21 -424.264,
787.868 1364.63 -424.264,
407.83 1522.04 -424.264,
9.6486e-14 1575.74 -424.264,
1480.38 0 -300,
1429.94 383.152 -300,
1282.05 740.192 -300,
1046.79 1046.79 -300,
740.192 1282.05 -300,
383.152 1429.94 -300,
9.06474e-14 1480.38 -300,
1420.44 0 -155.291,
1372.04 367.638 -155.291,
1230.14 710.222 -155.291,
1004.41 1004.41 -155.291,
710.222 1230.14 -155.291,
367.638 1372.04 -155.291,
8.69771e-14 1420.44 -155.291,
1400 0 -1.10218e-13,
1352.3 362.347 -1.10218e-13,
1212.44 700 -1.10218e-13,
989.949 989.949 -1.10218e-13,
700 1212.44 -1.10218e-13,
362.347 1352.3 -1.10218e-13,
8.57253e-14 1400 -1.10218e-13,
1420.44 0 155.291,
1372.04 367.638 155.291,
1230.14 710.222 155.291,
1004.41 1004.41 155.291,
710.222 1230.14 155.291,
367.638 1372.04 155.291,
8.69771e-14 1420.44 155.291,
1480.38 0 300,
1429.94 383.152 300,
1282.05 740.192 300,
1046.79 1046.79 300,
740.192 1282.05 300,
383.152 1429.94 300,
9.06474e-14 1480.38 300,
1575.74 0 424.264,
1522.04 407.83 424.264,
1364.63 787.868 424.264,
1114.21 1114.21 424.264,
787.868 1364.63 424.264,
407.83 1522.04 424.264,
9.6486e-14 1575.74 424.264,
1700 0 519.615,
1642.07 439.992 519.615,
1472.24 850 519.615,
1202.08 1202.08 519.615,
850 1472.24 519.615,
439.992 1642.07 519.615,
1.04095e-13 1700 519.615,
1844.71 0 579.555,
1781.85 477.446 579.555,
1597.56 922.354 579.555,
1304.41 1304.41 579.555,
922.354 1597.56 579.555,
477.446 1781.85 579.555,
1.12956e-13 1844.71 579.555,
2000 0 400,
1931.85 517.638 400,
1732.05 1000 400,
1414.21 1414.21 400,
1000 1732.05 400,
517.638 1931.85 400,
1.22465e-13 2000 400,
2103.53 0 386.37,
2031.85 544.433 386.37,
1821.71 1051.76 386.37,
1487.42 1487.42 386.37,
1051.76 1821.71 386.37,
544.433 2031.85 386.37,
1.28804e-13 2103.53 386.37,
2200 0 346.41,
2125.04 569.402 346.41,
1905.26 1100 346.41,
1555.63 1555.63 346.41,
1100 1905.26 346.41,
569.402 2125.04 346.41,
1.34711e-13 2200 346.41,
2282.84 0 282.843,
2205.06 590.843 282.843,
1977 1141.42 282.843,
1614.21 1614.21 282.843,
1141.42 1977 282.843,
590.843 2205.06 282.843,
1.39784e-13 2282.84 282.843,
2346.41 0 200,
2266.46 607.296 200,
2032.05 1173.21 200,
1659.16 1659.16 200,
1173.21 2032.05 200,
607.296 2266.46 200,
1.43676e-13 2346.41 200,
2386.37 0 103.528,
2305.06 617.638 103.528,
2066.66 1193.19 103.528,
1687.42 1687.42 103.528,
1193.19 2066.66 103.528,
617.638 2305.06 103.528,
1.46123e-13 2386.37 103.528,
2400 0 2.44929e-14,
2318.22 621.166 2.44929e-14,
2078.46 1200 2.44929e-14,
1697.06 1697.06 2.44929e-14,
1200 2078.46 2.44929e-14,
621.166 2318.22 2.44929e-14,
1.46958e-13 2400 2.44929e-14,
2386.37 0 -103.528,
2305.06 617.638 -103.528,
2066.66 1193.19 -103.528,
1687.42 1687.42 -103.528,
1193.19 2066.66 -103.528,
617.638 2305.06 -103.528,
1.46123e-13 2386.37 -103.528,
2346.41 0 -200,
2266.46 607.296 -200,
2032.05 1173.21 -200,
1659.16 1659.16 -200,
1173.21 2032.05 -200,
607.296 2266.46 -200,
1.43676e-13 2346.41 -200,
2282.84 0 -282.843,
2205.06 590.843 -282.843,
1977 1141.42 -282.843,
1614.21 1614.21 -282.843,
1141.42 1977 -282.843,
590.843 2205.06 -282.843,
1.39784e-13 2282.84 -282.843,
2200 0 -346.41,
2125.04 569.402 -346.41,
1905.26 1100 -346.41,
1555.63 1555.63 -346.41,
1100 1905.26 -346.41,
569.402 2125.04 -346.41,
1.34711e-13 2200 -346.41,
2103.53 0 -386.37,
2031.85 544.433 -386.37,
1821.71 1051.76 -386.37,
1487.42 1487.42 -386.37,
1051.76 1821.71 -386.37,
544.433 2031.85 -386.37,
1.28804e-13 2103.53 -386.37,
2000 0 -400,
1931.85 517.638 -400,
1732.05 1000 -400,
1414.21 1414.21 -400,
1000 1732.05 -400,
517.638 1931.85 -400,
1.22465e-13 2000 -400,
1896.47 0 -386.37,
1831.85 490.843 -386.37,
1642.39 948.236 -386.37,
1341.01 1341.01 -386.37,
948.236 1642.39 -386.37,
490.843 1831.85 -386.37,
1.16125e-13 1896.47 -386.37,
1800 0 -346.41,
1738.67 465.874 -346.41,
1558.85 900 -346.41,
1272.79 1272.79 -346.41,
900 1558.85 -346.41,
465.874 1738.67 -346.41,
1.10218e-13 1800 -346.41,
1717.16 0 -282.843,
1658.65 444.433 -282.843,
1487.1 858.579 -282.843,
1214.21 1214.21 -282.843,
858.579 1487.1 -282.843,
444.433 1658.65 -282.843,
1.05146e-13 1717.16 -282.843,
1653.59 0 -200,
1597.25 427.981 -200,
1432.05 826.795 -200,
1169.26 1169.26 -200,
826.795 1432.05 -200,
427.981 1597.25 -200,
1.01253e-13 1653.59 -200,
1613.63 0 -103.528,
1558.65 417.638 -103.528,
1397.44 806.815 -103.528,
1141.01 1141.01 -103.528,
806.815 1397.44 -103.528,
417.638 1558.65 -103.528,
9.88063e-14 1613.63 -103.528,
1600 0 -7.34788e-14,
1545.48 414.11 -7.34788e-14,
1385.64 800 -7.34788e-14,
1131.37 1131.37 -7.34788e-14,
800 1385.64 -7.34788e-14,
414.11 1545.48 -7.34788e-14,
9.79717e-14 1600 -7.34788e-14,
1613.63 0 103.528,
1558.65 417.638 103.528,
1397.44 806.815 103.528,
1141.01 1141.01 103.528,
806.815 1397.44 103.528,
417.638 1558.65 103.528,
9.88063e-14 1613.63 103.528,
1653.59 0 200,
1597.25 427.981 200,
1432.05 826.795 200,
1169.26 1169.26 200,
826.795 1432.05 200,
427.981 1597.25 200,
1.01253e-13 1653.59 200,
1717.16 0 282.843,
1658.65 444.433 282.843,
1487.1 858.579 282.843,
1214.21 1214.21 282.843,
858.579 1487.1 282.843,
444.433 1658.65 282.843,
1.05146e-13 1717.16 282.843,
1800 0 346.41,
1738.67 465.874 346.41,
1558.85 900 346.41,
1272.79 1272.79 346.41,
900 1558.85 346.41,
465.874 1738.67 346.41,
1.10218e-13 1800 346.41,
1896.47 0 386.37,
1831.85 490.843 386.37,
1642.39 948.236 386.37,
1341.01 1341.01 386.37,
948.236 1642.39 386.37,
490.843 1831.85 386.37,
1.16125e-13 1896.47 386.37,
]
}
coordIndex [
0, 7, 8, 1, -1,
1, 8, 9, 2, -1,
2, 9, 10, 3, -1,
3, 10, 11, 4, -1,
4, 11, 12, 5, -1,
5, 12, 13, 6, -1,
7, 14, 15, 8, -1,
8, 15, 16, 9, -1,
9, 16, 17, 10, -1,
10, 17, 18, 11, -1,
11, 18, 19, 12, -1,
12, 19, 20, 13, -1,
14, 21, 22, 15, -1,
15, 22, 23, 16, -1,
16, 23, 24, 17, -1,
17, 24, 25, 18, -1,
18, 25, 26, 19, -1,
19, 26, 27, 20, -1,
21, 28, 29, 22, -1,
22, 29, 30, 23, -1,
23, 30, 31, 24, -1,
24, 31, 32, 25, -1,
25, 32, 33, 26, -1,
26, 33, 34, 27, -1,
28, 35, 36, 29, -1,
29, 36, 37, 30, -1,
30, 37, 38, 31, -1,
31, 38, 39, 32, -1,
32, 39, 40, 33, -1,
33, 40, 41, 34, -1,
35, 42, 43, 36, -1,
36, 43, 44, 37, -1,
37, 44, 45, 38, -1,
38, 45, 46, 39, -1,
39, 46, 47, 40, -1,
40, 47, 48, 41, -1,
42, 49, 50, 43, -1,
43, 50, 51, 44, -1,
44, 51, 52, 45, -1,
45, 52, 53, 46, -1,
46, 53, 54, 47, -1,
47, 54, 55, 48, -1,
49, 56, 57, 50, -1,
50, 57, 58, 51, -1,
51, 58, 59, 52, -1,
52, 59, 60, 53, -1,
53, 60, 61, 54, -1,
54, 61, 62, 55, -1,
56, 63, 64, 57, -1,
57, 64, 65, 58, -1,
58, 65, 66, 59, -1,
59, 66, 67, 60, -1,
60, 67, 68, 61, -1,
61, 68, 69, 62, -1,
63, 70, 71, 64, -1,
64, 71, 72, 65, -1,
65, 72, 73, 66, -1,
66, 73, 74, 67, -1,
67, 74, 75, 68, -1,
68, 75, 76, 69, -1,
70, 77, 78, 71, -1,
71, 78, 79, 72, -1,
72, 79, 80, 73, -1,
73, 80, 81, 74, -1,
74, 81, 82, 75, -1,
75, 82, 83, 76, -1,
77, 84, 85, 78, -1,
78, 85, 86, 79, -1,
79, 86, 87, 80, -1,
80, 87, 88, 81, -1,
81, 88, 89, 82, -1,
82, 89, 90, 83, -1,
84, 91, 92, 85, -1,
85, 92, 93, 86, -1,
86, 93, 94, 87, -1,
87, 94, 95, 88, -1,
88, 95, 96, 89, -1,
89, 96, 97, 90, -1,
91, 98, 99, 92, -1,
92, 99, 100, 93, -1,
93, 100, 101, 94, -1,
94, 101, 102, 95, -1,
95, 102, 103, 96, -1,
96, 103, 104, 97, -1,
98, 105, 106, 99, -1,
99, 106, 107, 100, -1,
100, 107, 108, 101, -1,
101, 108, 109, 102, -1,
102, 109, 110, 103, -1,
103, 110, 111, 104, -1,
105, 112, 113, 106, -1,
106, 113, 114, 107, -1,
107, 114, 115, 108, -1,
108, 115, 116, 109, -1,
109, 116, 117, 110, -1,
110, 117, 118, 111, -1,
112, 119, 120, 113, -1,
113, 120, 121, 114, -1,
114, 121, 122, 115, -1,
115, 122, 123, 116, -1,
116, 123, 124, 117, -1,
117, 124, 125, 118, -1,
119, 126, 127, 120, -1,
120, 127, 128, 121, -1,
121, 128, 129, 122, -1,
122, 129, 130, 123, -1,
123, 130, 131, 124, -1,
124, 131, 132, 125, -1,
126, 133, 134, 127, -1,
127, 134, 135, 128, -1,
128, 135, 136, 129, -1,
129, 136, 137, 130, -1,
130, 137, 138, 131, -1,
131, 138, 139, 132, -1,
133, 140, 141, 134, -1,
134, 141, 142, 135, -1,
135, 142, 143, 136, -1,
136, 143, 144, 137, -1,
137, 144, 145, 138, -1,
138, 145, 146, 139, -1,
140, 147, 148, 141, -1,
141, 148, 149, 142, -1,
142, 149, 150, 143, -1,
143, 150, 151, 144, -1,
144, 151, 152, 145, -1,
145, 152, 153, 146, -1,
147, 154, 155, 148, -1,
148, 155, 156, 149, -1,
149, 156, 157, 150, -1,
150, 157, 158, 151, -1,
151, 158, 159, 152, -1,
152, 159, 160, 153, -1,
154, 161, 162, 155, -1,
155, 162, 163, 156, -1,
156, 163, 164, 157, -1,
157, 164, 165, 158, -1,
158, 165, 166, 159, -1,
159, 166, 167, 160, -1,
161, 0, 1, 162, -1,
162, 1, 2, 163, -1,
163, 2, 3, 164, -1,
164, 3, 4, 165, -1,
165, 4, 5, 166, -1,
166, 5, 6, 167, -1,
175, 168, 169, 176, -1,
176, 169, 170, 177, -1,
177, 170, 171, 178, -1,
178, 171, 172, 179, -1,
179, 172, 173, 180, -1,
180, 173, 174, 181, -1,
182, 175, 176, 183, -1,
183, 176, 177, 184, -1,
184, 177, 178, 185, -1,
185, 178, 179, 186, -1,
186, 179, 180, 187, -1,
187, 180, 181, 188, -1,
189, 182, 183, 190, -1,
190, 183, 184, 191, -1,
191, 184, 185, 192, -1,
192, 185, 186, 193, -1,
193, 186, 187, 194, -1,
194, 187, 188, 195, -1,
196, 189, 190, 197, -1,
197, 190, 191, 198, -1,
198, 191, 192, 199, -1,
199, 192, 193, 200, -1,
200, 193, 194, 201, -1,
201, 194, 195, 202, -1,
203, 196, 197, 204, -1,
204, 197, 198, 205, -1,
205, 198, 199, 206, -1,
206, 199, 200, 207, -1,
207, 200, 201, 208, -1,
208, 201, 202, 209, -1,
210, 203, 204, 211, -1,
211, 204, 205, 212, -1,
212, 205, 206, 213, -1,
213, 206, 207, 214, -1,
214, 207, 208, 215, -1,
215, 208, 209, 216, -1,
217, 210, 211, 218, -1,
218, 211, 212, 219, -1,
219, 212, 213, 220, -1,
220, 213, 214, 221, -1,
221, 214, 215, 222, -1,
222, 215, 216, 223, -1,
224, 217, 218, 225, -1,
225, 218, 219, 226, -1,
226, 219, 220, 227, -1,
227, 220, 221, 228, -1,
228, 221, 222, 229, -1,
229, 222, 223, 230, -1,
231, 224, 225, 232, -1,
232, 225, 226, 233, -1,
233, 226, 227, 234, -1,
234, 227, 228, 235, -1,
235, 228, 229, 236, -1,
236, 229, 230, 237, -1,
238, 231, 232, 239, -1,
239, 232, 233, 240, -1,
240, 233, 234, 241, -1,
241, 234, 235, 242, -1,
242, 235, 236, 243, -1,
243, 236, 237, 244, -1,
245, 238, 239, 246, -1,
246, 239, 240, 247, -1,
247, 240, 241, 248, -1,
248, 241, 242, 249, -1,
249, 242, 243, 250, -1,
250, 243, 244, 251, -1,
252, 245, 246, 253, -1,
253, 246, 247, 254, -1,
254, 247, 248, 255, -1,
255, 248, 249, 256, -1,
256, 249, 250, 257, -1,
257, 250, 251, 258, -1,
259, 252, 253, 260, -1,
260, 253, 254, 261, -1,
261, 254, 255, 262, -1,
262, 255, 256, 263, -1,
263, 256, 257, 264, -1,
264, 257, 258, 265, -1,
266, 259, 260, 267, -1,
267, 260, 261, 268, -1,
268, 261, 262, 269, -1,
269, 262, 263, 270, -1,
270, 263, 264, 271, -1,
271, 264, 265, 272, -1,
273, 266, 267, 274, -1,
274, 267, 268, 275, -1,
275, 268, 269, 276, -1,
276, 269, 270, 277, -1,
277, 270, 271, 278, -1,
278, 271, 272, 279, -1,
280, 273, 274, 281, -1,
281, 274, 275, 282, -1,
282, 275, 276, 283, -1,
283, 276, 277, 284, -1,
284, 277, 278, 285, -1,
285, 278, 279, 286, -1,
287, 280, 281, 288, -1,
288, 281, 282, 289, -1,
289, 282, 283, 290, -1,
290, 283, 284, 291, -1,
291, 284, 285, 292, -1,
292, 285, 286, 293, -1,
294, 287, 288, 295, -1,
295, 288, 289, 296, -1,
296, 289, 290, 297, -1,
297, 290, 291, 298, -1,
298, 291, 292, 299, -1,
299, 292, 293, 300, -1,
301, 294, 295, 302, -1,
302, 295, 296, 303, -1,
303, 296, 297, 304, -1,
304, 297, 298, 305, -1,
305, 298, 299, 306, -1,
306, 299, 300, 307, -1,
308, 301, 302, 309, -1,
309, 302, 303, 310, -1,
310, 303, 304, 311, -1,
311, 304, 305, 312, -1,
312, 305, 306, 313, -1,
313, 306, 307, 314, -1,
315, 308, 309, 316, -1,
316, 309, 310, 317, -1,
317, 310, 311, 318, -1,
318, 311, 312, 319, -1,
319, 312, 313, 320, -1,
320, 313, 314, 321, -1,
322, 315, 316, 323, -1,
323, 316, 317, 324, -1,
324, 317, 318, 325, -1,
325, 318, 319, 326, -1,
326, 319, 320, 327, -1,
327, 320, 321, 328, -1,
329, 322, 323, 330, -1,
330, 323, 324, 331, -1,
331, 324, 325, 332, -1,
332, 325, 326, 333, -1,
333, 326, 327, 334, -1,
334, 327, 328, 335, -1,
168, 329, 330, 169, -1,
169, 330, 331, 170, -1,
170, 331, 332, 171, -1,
171, 332, 333, 172, -1,
172, 333, 334, 173, -1,
173, 334, 335, 174, -1,
0, 168, 175, 7, -1,
13, 181, 174, 6, -1,
7, 175, 182, 14, -1,
20, 188, 181, 13, -1,
14, 182, 189, 21, -1,
27, 195, 188, 20, -1,
21, 189, 196, 28, -1,
34, 202, 195, 27, -1,
28, 196, 203, 35, -1,
41, 209, 202, 34, -1,
35, 203, 210, 42, -1,
48, 216, 209, 41, -1,
42, 210, 217, 49, -1,
55, 223, 216, 48, -1,
49, 217, 224, 56, -1,
62, 230, 223, 55, -1,
56, 224, 231, 63, -1,
69, 237, 230, 62, -1,
63, 231, 238, 70, -1,
76, 244, 237, 69, -1,
70, 238, 245, 77, -1,
83, 251, 244, 76, -1,
77, 245, 252, 84, -1,
90, 258, 251, 83, -1,
84, 252, 259, 91, -1,
97, 265, 258, 90, -1,
91, 259, 266, 98, -1,
104, 272, 265, 97, -1,
98, 266, 273, 105, -1,
111, 279, 272, 104, -1,
105, 273, 280, 112, -1,
118, 286, 279, 111, -1,
112, 280, 287, 119, -1,
125, 293, 286, 118, -1,
119, 287, 294, 126, -1,
132, 300, 293, 125, -1,
126, 294, 301, 133, -1,
139, 307, 300, 132, -1,
133, 301, 308, 140, -1,
146, 314, 307, 139, -1,
140, 308, 315, 147, -1,
153, 321, 314, 146, -1,
147, 315, 322, 154, -1,
160, 328, 321, 153, -1,
154, 322, 329, 161, -1,
167, 335, 328, 160, -1,
161, 329, 168, 0, -1,
6, 174, 335, 167, -1,
]
solid FALSE
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
emissiveColor 1 0 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
100 0 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
emissiveColor 0 1 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 100 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
emissiveColor 0 0 1
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 0 100,
]
}
coordIndex [
0, 1, -1
]
}
}
#End of file.
@@ -0,0 +1,102 @@
#VRML V2.0 utf8
# Generated by VRML 2.0 driver of GEANT4
#---------- CAMERA
Viewpoint {
position 0 0 452.607
}
#---------- SOLID: dummy.0
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
transparency 0.7
}
}
geometry IndexedFaceSet {
coord Coordinate {
point [
-588.082 -419.033 -600,
11.9181 -419.033 -600,
252.98 380.967 -600,
-547.02 380.967 -600,
89.3388 -140.967 600,
289.339 -140.967 600,
385.763 179.033 600,
105.763 179.033 600,
]
}
coordIndex [
0, 3, 2, 1, -1,
4, 7, 3, 0, -1,
7, 6, 2, 3, -1,
6, 5, 1, 2, -1,
5, 4, 0, 1, -1,
4, 5, 6, 7, -1,
]
solid FALSE
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
emissiveColor 1 0 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
100 0 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
emissiveColor 0 1 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 100 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
emissiveColor 0 0 1
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 0 100,
]
}
coordIndex [
0, 1, -1
]
}
}
#End of file.
@@ -0,0 +1,102 @@
#VRML V2.0 utf8
# Generated by VRML 2.0 driver of GEANT4
#---------- CAMERA
Viewpoint {
position 0 0 452.607
}
#---------- SOLID: dummy.0
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
transparency 0.7
}
}
geometry IndexedFaceSet {
coord Coordinate {
point [
-300 -400 -600,
300 -400 -600,
300 400 -600,
-300 400 -600,
-100 -150 600,
100 -150 600,
100 150 600,
-100 150 600,
]
}
coordIndex [
0, 3, 2, 1, -1,
4, 7, 3, 0, -1,
7, 6, 2, 3, -1,
6, 5, 1, 2, -1,
5, 4, 0, 1, -1,
4, 5, 6, 7, -1,
]
solid FALSE
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
emissiveColor 1 0 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
100 0 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
emissiveColor 0 1 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 100 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
emissiveColor 0 0 1
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 0 100,
]
}
coordIndex [
0, 1, -1
]
}
}
#End of file.
@@ -0,0 +1,190 @@
#VRML V2.0 utf8
# Generated by VRML 2.0 driver of GEANT4
#---------- CAMERA
Viewpoint {
position 0 0 452.607
}
#---------- SOLID: dummy.0
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 1
transparency 0.7
}
}
geometry IndexedFaceSet {
coord Coordinate {
point [
150 0 200,
144.889 38.8229 200,
129.904 75 200,
106.066 106.066 200,
75 129.904 200,
38.8229 144.889 200,
9.18485e-15 150 200,
-38.8229 144.889 200,
-75 129.904 200,
-106.066 106.066 200,
-129.904 75 200,
-144.889 38.8229 200,
-150 1.83697e-14 200,
150 0 -200,
144.889 38.8229 -200,
129.904 75 -200,
106.066 106.066 -200,
75 129.904 -200,
38.8229 144.889 -200,
9.18485e-15 150 -200,
-38.8229 144.889 -200,
-75 129.904 -200,
-106.066 106.066 -200,
-129.904 75 -200,
-144.889 38.8229 -200,
-150 1.83697e-14 -200,
100 0 200,
96.5926 25.8819 200,
86.6025 50 200,
70.7107 70.7107 200,
50 86.6025 200,
25.8819 96.5926 200,
6.12323e-15 100 200,
-25.8819 96.5926 200,
-50 86.6025 200,
-70.7107 70.7107 200,
-86.6025 50 200,
-96.5926 25.8819 200,
-100 1.22465e-14 200,
100 0 -200,
96.5926 25.8819 -200,
86.6025 50 -200,
70.7107 70.7107 -200,
50 86.6025 -200,
25.8819 96.5926 -200,
6.12323e-15 100 -200,
-25.8819 96.5926 -200,
-50 86.6025 -200,
-70.7107 70.7107 -200,
-86.6025 50 -200,
-96.5926 25.8819 -200,
-100 1.22465e-14 -200,
]
}
coordIndex [
0, 13, 14, 1, -1,
1, 14, 15, 2, -1,
2, 15, 16, 3, -1,
3, 16, 17, 4, -1,
4, 17, 18, 5, -1,
5, 18, 19, 6, -1,
6, 19, 20, 7, -1,
7, 20, 21, 8, -1,
8, 21, 22, 9, -1,
9, 22, 23, 10, -1,
10, 23, 24, 11, -1,
11, 24, 25, 12, -1,
39, 26, 27, 40, -1,
40, 27, 28, 41, -1,
41, 28, 29, 42, -1,
42, 29, 30, 43, -1,
43, 30, 31, 44, -1,
44, 31, 32, 45, -1,
45, 32, 33, 46, -1,
46, 33, 34, 47, -1,
47, 34, 35, 48, -1,
48, 35, 36, 49, -1,
49, 36, 37, 50, -1,
50, 37, 38, 51, -1,
26, 0, 1, 27, -1,
27, 1, 2, 28, -1,
28, 2, 3, 29, -1,
29, 3, 4, 30, -1,
30, 4, 5, 31, -1,
31, 5, 6, 32, -1,
32, 6, 7, 33, -1,
33, 7, 8, 34, -1,
34, 8, 9, 35, -1,
35, 9, 10, 36, -1,
36, 10, 11, 37, -1,
37, 11, 12, 38, -1,
13, 39, 40, 14, -1,
14, 40, 41, 15, -1,
15, 41, 42, 16, -1,
16, 42, 43, 17, -1,
17, 43, 44, 18, -1,
18, 44, 45, 19, -1,
19, 45, 46, 20, -1,
20, 46, 47, 21, -1,
21, 47, 48, 22, -1,
22, 48, 49, 23, -1,
23, 49, 50, 24, -1,
24, 50, 51, 25, -1,
0, 26, 39, 13, -1,
25, 51, 38, 12, -1,
]
solid FALSE
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
emissiveColor 1 0 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
100 0 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
emissiveColor 0 1 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 100 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
emissiveColor 0 0 1
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 0 100,
]
}
coordIndex [
0, 1, -1
]
}
}
#End of file.
@@ -0,0 +1,198 @@
#VRML V2.0 utf8
# Generated by VRML 2.0 driver of GEANT4
#---------- CAMERA
Viewpoint {
position 0 0 452.607
}
#---------- SOLID: dummy.0
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 1
transparency 0.7
}
}
geometry IndexedFaceSet {
coord Coordinate {
point [
-393.305 -308.725 -600,
-200.12 -360.488 -600,
-6.93504 -412.252 -600,
186.25 -464.016 -600,
-324.287 -51.1444 -600,
-131.102 -102.908 -600,
62.0834 -154.672 -600,
255.269 -206.436 -600,
-255.269 206.436 -600,
-62.0834 154.672 -600,
131.102 102.908 -600,
324.287 51.1444 -600,
-186.25 464.016 -600,
6.93504 412.252 -600,
200.12 360.488 -600,
393.305 308.725 -600,
-186.25 -464.016 600,
6.93504 -412.252 600,
200.12 -360.488 600,
393.305 -308.725 600,
-255.269 -206.436 600,
-62.0834 -154.672 600,
131.102 -102.908 600,
324.287 -51.1444 600,
-324.287 51.1444 600,
-131.102 102.908 600,
62.0834 154.672 600,
255.269 206.436 600,
-393.305 308.725 600,
-200.12 360.488 600,
-6.93504 412.252 600,
186.25 464.016 600,
-333.721 -372.331 -200,
-134.482 -389.762 -200,
64.7572 -407.193 -200,
263.996 -424.625 -200,
287.238 -158.973 -200,
310.479 106.679 -200,
333.721 372.331 -200,
134.482 389.762 -200,
-64.7572 407.193 -200,
-263.996 424.625 -200,
-287.238 158.973 -200,
-310.479 -106.679 -200,
-263.996 -424.625 200,
-64.7572 -407.193 200,
134.482 -389.762 200,
333.721 -372.331 200,
310.479 -106.679 200,
287.238 158.973 200,
263.996 424.625 200,
64.7572 407.193 200,
-134.482 389.762 200,
-333.721 372.331 200,
-310.479 106.679 200,
-287.238 -158.973 200,
]
}
coordIndex [
0, 4, 5, 1, -1,
1, 5, 6, 2, -1,
2, 6, 7, 3, -1,
4, 8, 9, 5, -1,
5, 9, 10, 6, -1,
6, 10, 11, 7, -1,
8, 12, 13, 9, -1,
9, 13, 14, 10, -1,
10, 14, 15, 11, -1,
16, 17, 21, 20, -1,
17, 18, 22, 21, -1,
18, 19, 23, 22, -1,
20, 21, 25, 24, -1,
21, 22, 26, 25, -1,
22, 23, 27, 26, -1,
24, 25, 29, 28, -1,
25, 26, 30, 29, -1,
26, 27, 31, 30, -1,
0, 1, 33, 32, -1,
1, 2, 34, 33, -1,
2, 3, 35, 34, -1,
32, 33, 45, 44, -1,
33, 34, 46, 45, -1,
34, 35, 47, 46, -1,
44, 45, 17, 16, -1,
45, 46, 18, 17, -1,
46, 47, 19, 18, -1,
3, 7, 36, 35, -1,
7, 11, 37, 36, -1,
11, 15, 38, 37, -1,
35, 36, 48, 47, -1,
36, 37, 49, 48, -1,
37, 38, 50, 49, -1,
47, 48, 23, 19, -1,
48, 49, 27, 23, -1,
49, 50, 31, 27, -1,
15, 14, 39, 38, -1,
14, 13, 40, 39, -1,
13, 12, 41, 40, -1,
38, 39, 51, 50, -1,
39, 40, 52, 51, -1,
40, 41, 53, 52, -1,
50, 51, 30, 31, -1,
51, 52, 29, 30, -1,
52, 53, 28, 29, -1,
12, 8, 42, 41, -1,
8, 4, 43, 42, -1,
4, 0, 32, 43, -1,
41, 42, 54, 53, -1,
42, 43, 55, 54, -1,
43, 32, 44, 55, -1,
53, 54, 24, 28, -1,
54, 55, 20, 24, -1,
55, 44, 16, 20, -1,
]
solid FALSE
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
emissiveColor 1 0 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
100 0 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
emissiveColor 0 1 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 100 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
emissiveColor 0 0 1
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 0 100,
]
}
coordIndex [
0, 1, -1
]
}
}
#End of file.
@@ -0,0 +1,198 @@
#VRML V2.0 utf8
# Generated by VRML 2.0 driver of GEANT4
#---------- CAMERA
Viewpoint {
position 0 0 452.607
}
#---------- SOLID: dummy.0
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
transparency 0.7
}
}
geometry IndexedFaceSet {
coord Coordinate {
point [
-678.984 -309.503 -600,
-485.799 -361.267 -600,
-292.614 -413.031 -600,
-99.4285 -464.795 -600,
-596.745 -55.4654 -600,
-382.095 -112.981 -600,
-167.444 -170.496 -600,
47.2058 -228.011 -600,
-514.506 198.572 -600,
-278.39 135.305 -600,
-42.2752 72.0385 -600,
193.84 8.77163 -600,
-432.266 452.61 -600,
-174.686 383.592 -600,
82.8941 314.573 -600,
340.474 245.555 -600,
135.119 -168.699 600,
199.514 -151.444 600,
263.909 -134.189 600,
328.304 -116.935 600,
112.8 -64.2496 600,
185.781 -44.6944 600,
258.762 -25.1391 600,
331.743 -5.58392 600,
90.4805 40.1995 600,
172.048 62.0553 600,
253.615 83.9112 600,
335.182 105.767 600,
68.1615 144.649 600,
158.315 168.805 600,
248.468 192.961 600,
338.621 217.118 600,
-389.062 -299.873 -200,
-234.099 -313.43 -200,
-79.135 -326.988 -200,
75.8286 -340.545 -200,
158.46 -133.626 -200,
241.092 73.2925 -200,
323.724 280.211 -200,
115.63 298.417 -200,
-92.4643 316.623 -200,
-300.558 334.829 -200,
-330.06 123.262 -200,
-359.561 -88.3055 -200,
-114.755 -250.957 200,
-4.06717 -241.273 200,
106.621 -231.589 200,
217.309 -221.905 200,
251.393 -58.3115 200,
285.477 105.282 200,
319.561 268.875 200,
169.025 255.705 200,
18.4891 242.534 200,
-132.047 229.364 200,
-126.283 69.2572 200,
-120.519 -90.8497 200,
]
}
coordIndex [
0, 4, 5, 1, -1,
1, 5, 6, 2, -1,
2, 6, 7, 3, -1,
4, 8, 9, 5, -1,
5, 9, 10, 6, -1,
6, 10, 11, 7, -1,
8, 12, 13, 9, -1,
9, 13, 14, 10, -1,
10, 14, 15, 11, -1,
16, 17, 21, 20, -1,
17, 18, 22, 21, -1,
18, 19, 23, 22, -1,
20, 21, 25, 24, -1,
21, 22, 26, 25, -1,
22, 23, 27, 26, -1,
24, 25, 29, 28, -1,
25, 26, 30, 29, -1,
26, 27, 31, 30, -1,
0, 1, 33, 32, -1,
1, 2, 34, 33, -1,
2, 3, 35, 34, -1,
32, 33, 45, 44, -1,
33, 34, 46, 45, -1,
34, 35, 47, 46, -1,
44, 45, 17, 16, -1,
45, 46, 18, 17, -1,
46, 47, 19, 18, -1,
3, 7, 36, 35, -1,
7, 11, 37, 36, -1,
11, 15, 38, 37, -1,
35, 36, 48, 47, -1,
36, 37, 49, 48, -1,
37, 38, 50, 49, -1,
47, 48, 23, 19, -1,
48, 49, 27, 23, -1,
49, 50, 31, 27, -1,
15, 14, 39, 38, -1,
14, 13, 40, 39, -1,
13, 12, 41, 40, -1,
38, 39, 51, 50, -1,
39, 40, 52, 51, -1,
40, 41, 53, 52, -1,
50, 51, 30, 31, -1,
51, 52, 29, 30, -1,
52, 53, 28, 29, -1,
12, 8, 42, 41, -1,
8, 4, 43, 42, -1,
4, 0, 32, 43, -1,
41, 42, 54, 53, -1,
42, 43, 55, 54, -1,
43, 32, 44, 55, -1,
53, 54, 24, 28, -1,
54, 55, 20, 24, -1,
55, 44, 16, 20, -1,
]
solid FALSE
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
emissiveColor 1 0 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
100 0 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
emissiveColor 0 1 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 100 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
emissiveColor 0 0 1
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 0 100,
]
}
coordIndex [
0, 1, -1
]
}
}
#End of file.
@@ -0,0 +1,198 @@
#VRML V2.0 utf8
# Generated by VRML 2.0 driver of GEANT4
#---------- CAMERA
Viewpoint {
position 0 0 452.607
}
#---------- SOLID: dummy.0
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
transparency 0.7
}
}
geometry IndexedFaceSet {
coord Coordinate {
point [
-393.305 -308.725 -600,
-200.12 -360.488 -600,
-6.93504 -412.252 -600,
186.25 -464.016 -600,
-324.287 -51.1444 -600,
-131.102 -102.908 -600,
62.0834 -154.672 -600,
255.269 -206.436 -600,
-255.269 206.436 -600,
-62.0834 154.672 -600,
131.102 102.908 -600,
324.287 51.1444 -600,
-186.25 464.016 -600,
6.93504 412.252 -600,
200.12 360.488 -600,
393.305 308.725 -600,
-57.7697 -170.771 600,
6.62533 -153.516 600,
71.0204 -136.262 600,
135.415 -119.007 600,
-83.6516 -74.1782 600,
-19.2566 -56.9236 600,
45.1385 -39.669 600,
109.534 -22.4144 600,
-109.534 22.4144 600,
-45.1385 39.669 600,
19.2566 56.9236 600,
83.6516 74.1782 600,
-135.415 119.007 600,
-71.0204 136.262 600,
-6.62533 153.516 600,
57.7697 170.771 600,
-260.045 -295.125 -200,
-105.081 -308.683 -200,
49.8825 -322.24 -200,
204.846 -335.798 -200,
223.246 -125.49 -200,
241.645 84.8175 -200,
260.045 295.125 -200,
105.081 308.683 -200,
-49.8825 322.24 -200,
-204.846 335.798 -200,
-223.246 125.49 -200,
-241.645 -84.8175 -200,
-145.696 -246.971 200,
-35.0078 -237.287 200,
75.6805 -227.603 200,
186.369 -217.919 200,
172.811 -62.9559 200,
159.254 92.0078 200,
145.696 246.971 200,
35.0078 237.287 200,
-75.6805 227.603 200,
-186.369 217.919 200,
-172.811 62.9559 200,
-159.254 -92.0078 200,
]
}
coordIndex [
0, 4, 5, 1, -1,
1, 5, 6, 2, -1,
2, 6, 7, 3, -1,
4, 8, 9, 5, -1,
5, 9, 10, 6, -1,
6, 10, 11, 7, -1,
8, 12, 13, 9, -1,
9, 13, 14, 10, -1,
10, 14, 15, 11, -1,
16, 17, 21, 20, -1,
17, 18, 22, 21, -1,
18, 19, 23, 22, -1,
20, 21, 25, 24, -1,
21, 22, 26, 25, -1,
22, 23, 27, 26, -1,
24, 25, 29, 28, -1,
25, 26, 30, 29, -1,
26, 27, 31, 30, -1,
0, 1, 33, 32, -1,
1, 2, 34, 33, -1,
2, 3, 35, 34, -1,
32, 33, 45, 44, -1,
33, 34, 46, 45, -1,
34, 35, 47, 46, -1,
44, 45, 17, 16, -1,
45, 46, 18, 17, -1,
46, 47, 19, 18, -1,
3, 7, 36, 35, -1,
7, 11, 37, 36, -1,
11, 15, 38, 37, -1,
35, 36, 48, 47, -1,
36, 37, 49, 48, -1,
37, 38, 50, 49, -1,
47, 48, 23, 19, -1,
48, 49, 27, 23, -1,
49, 50, 31, 27, -1,
15, 14, 39, 38, -1,
14, 13, 40, 39, -1,
13, 12, 41, 40, -1,
38, 39, 51, 50, -1,
39, 40, 52, 51, -1,
40, 41, 53, 52, -1,
50, 51, 30, 31, -1,
51, 52, 29, 30, -1,
52, 53, 28, 29, -1,
12, 8, 42, 41, -1,
8, 4, 43, 42, -1,
4, 0, 32, 43, -1,
41, 42, 54, 53, -1,
42, 43, 55, 54, -1,
43, 32, 44, 55, -1,
53, 54, 24, 28, -1,
54, 55, 20, 24, -1,
55, 44, 16, 20, -1,
]
solid FALSE
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
emissiveColor 1 0 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
100 0 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
emissiveColor 0 1 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 100 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
emissiveColor 0 0 1
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 0 100,
]
}
coordIndex [
0, 1, -1
]
}
}
#End of file.
@@ -0,0 +1,566 @@
#VRML V2.0 utf8
# Generated by VRML 2.0 driver of GEANT4
#---------- CAMERA
Viewpoint {
position 0 0 452.607
}
#---------- SOLID: dummy.0
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 1
transparency 0.7
}
}
geometry IndexedFaceSet {
coord Coordinate {
point [
25.8819 -96.5926 -200,
46.7269 -88.4115 -200,
65.2287 -75.7972 -200,
80.4598 -59.382 -200,
91.6562 -39.9892 -200,
98.2566 -18.5912 -200,
99.9301 3.73912 -200,
96.5926 25.8819 -200,
27.7306 -103.492 -200,
50.0645 -94.7266 -200,
69.8879 -81.2113 -200,
86.2069 -63.6236 -200,
98.2031 -42.8456 -200,
105.275 -19.9191 -200,
107.068 4.0062 -200,
103.492 27.7306 -200,
29.5793 -110.392 -200,
53.4021 -101.042 -200,
74.5471 -86.6253 -200,
91.954 -67.8652 -200,
104.75 -45.7019 -200,
112.293 -21.247 -200,
114.206 4.27328 -200,
110.392 29.5793 -200,
31.428 -117.291 -200,
56.7398 -107.357 -200,
79.2063 -92.0394 -200,
97.7012 -72.1067 -200,
111.297 -48.5583 -200,
119.312 -22.575 -200,
121.344 4.54036 -200,
117.291 31.428 -200,
33.2767 -124.19 -200,
60.0774 -113.672 -200,
83.8655 -97.4535 -200,
103.448 -76.3483 -200,
117.844 -51.4147 -200,
126.33 -23.9029 -200,
128.482 4.80744 -200,
124.19 33.2767 -200,
35.1254 -131.09 -200,
63.415 -119.987 -200,
88.5247 -102.868 -200,
109.195 -80.5899 -200,
124.391 -54.2711 -200,
133.348 -25.2309 -200,
135.619 5.07452 -200,
131.09 35.1254 -200,
36.9741 -137.989 -200,
66.7527 -126.302 -200,
93.1839 -108.282 -200,
114.943 -84.8315 -200,
130.937 -57.1274 -200,
140.367 -26.5588 -200,
142.757 5.3416 -200,
137.989 36.9741 -200,
38.8229 -144.889 -200,
70.0903 -132.617 -200,
97.8431 -113.696 -200,
120.69 -89.073 -200,
137.484 -59.9838 -200,
147.385 -27.8867 -200,
149.895 5.60868 -200,
144.889 38.8229 -200,
96.5926 -25.8819 200,
99.9301 -3.73912 200,
98.2566 18.5912 200,
91.6562 39.9892 200,
80.4598 59.382 200,
65.2287 75.7972 200,
46.7269 88.4115 200,
25.8819 96.5926 200,
103.492 -27.7306 200,
107.068 -4.0062 200,
105.275 19.9191 200,
98.2031 42.8456 200,
86.2069 63.6236 200,
69.8879 81.2113 200,
50.0645 94.7266 200,
27.7306 103.492 200,
110.392 -29.5793 200,
114.206 -4.27328 200,
112.293 21.247 200,
104.75 45.7019 200,
91.954 67.8652 200,
74.5471 86.6253 200,
53.4021 101.042 200,
29.5793 110.392 200,
117.291 -31.428 200,
121.344 -4.54036 200,
119.312 22.575 200,
111.297 48.5583 200,
97.7012 72.1067 200,
79.2063 92.0394 200,
56.7398 107.357 200,
31.428 117.291 200,
124.19 -33.2767 200,
128.482 -4.80744 200,
126.33 23.9029 200,
117.844 51.4147 200,
103.448 76.3483 200,
83.8655 97.4535 200,
60.0774 113.672 200,
33.2767 124.19 200,
131.09 -35.1254 200,
135.619 -5.07452 200,
133.348 25.2309 200,
124.391 54.2711 200,
109.195 80.5899 200,
88.5247 102.868 200,
63.415 119.987 200,
35.1254 131.09 200,
137.989 -36.9741 200,
142.757 -5.3416 200,
140.367 26.5588 200,
130.937 57.1274 200,
114.943 84.8315 200,
93.1839 108.282 200,
66.7527 126.302 200,
36.9741 137.989 200,
144.889 -38.8229 200,
149.895 -5.60868 200,
147.385 27.8867 200,
137.484 59.9838 200,
120.69 89.073 200,
97.8431 113.696 200,
70.0903 132.617 200,
38.8229 144.889 200,
40.024 -82.4504 -120,
57.3675 -71.4771 -120,
71.8343 -56.9195 -120,
82.6991 -39.5078 -120,
89.4169 -20.115 -120,
91.6511 0.286506 -120,
89.2894 20.6736 -120,
82.4504 40.024 -120,
88.3398 42.8829 -120,
94.2291 45.7418 -120,
100.118 48.6006 -120,
106.008 51.4595 -120,
111.897 54.3183 -120,
117.786 57.1772 -120,
123.676 60.0361 -120,
133.934 31.0104 -120,
137.477 0.429759 -120,
134.125 -30.1724 -120,
124.049 -59.2617 -120,
107.751 -85.3793 -120,
86.0513 -107.216 -120,
60.0361 -123.676 -120,
57.1772 -117.786 -120,
54.3183 -111.897 -120,
51.4595 -106.008 -120,
48.6006 -100.118 -120,
45.7418 -94.2291 -120,
42.8829 -88.3398 -120,
54.1662 -68.3083 -40,
68.0081 -54.5426 -40,
78.4399 -38.0418 -40,
84.9384 -19.6335 -40,
87.1776 -0.240714 -40,
85.0455 19.1642 -40,
78.6488 37.6081 -40,
68.3083 54.1662 -40,
73.1875 58.0352 -40,
78.0666 61.9042 -40,
82.9458 65.7732 -40,
87.825 69.6422 -40,
92.7041 73.5112 -40,
97.5833 77.3803 -40,
102.462 81.2493 -40,
117.973 56.4121 -40,
127.568 28.7463 -40,
130.766 -0.361071 -40,
127.408 -29.4503 -40,
117.66 -57.0628 -40,
102.012 -81.8139 -40,
81.2493 -102.462 -40,
77.3803 -97.5833 -40,
73.5112 -92.7041 -40,
69.6422 -87.825 -40,
65.7732 -82.9458 -40,
61.9042 -78.0666 -40,
58.0352 -73.1875 -40,
68.3083 -54.1662 40,
78.6488 -37.6081 40,
85.0455 -19.1642 40,
87.1776 0.240714 40,
84.9384 19.6335 40,
78.4399 38.0418 40,
68.0081 54.5426 40,
54.1662 68.3083 40,
58.0352 73.1875 40,
61.9042 78.0666 40,
65.7732 82.9458 40,
69.6422 87.825 40,
73.5112 92.7041 40,
77.3803 97.5833 40,
81.2493 102.462 40,
102.012 81.8139 40,
117.66 57.0628 40,
127.408 29.4503 40,
130.766 0.361071 40,
127.568 -28.7463 40,
117.973 -56.4121 40,
102.462 -81.2493 40,
97.5833 -77.3803 40,
92.7041 -73.5112 40,
87.825 -69.6422 40,
82.9458 -65.7732 40,
78.0666 -61.9042 40,
73.1875 -58.0352 40,
82.4504 -40.024 120,
89.2894 -20.6736 120,
91.6511 -0.286506 120,
89.4169 20.115 120,
82.6991 39.5078 120,
71.8343 56.9195 120,
57.3675 71.4771 120,
40.024 82.4504 120,
42.8829 88.3398 120,
45.7418 94.2291 120,
48.6006 100.118 120,
51.4595 106.008 120,
54.3183 111.897 120,
57.1772 117.786 120,
60.0361 123.676 120,
86.0513 107.216 120,
107.751 85.3793 120,
124.049 59.2617 120,
134.125 30.1724 120,
137.477 -0.429759 120,
133.934 -31.0104 120,
123.676 -60.0361 120,
117.786 -57.1772 120,
111.897 -54.3183 120,
106.008 -51.4595 120,
100.118 -48.6006 120,
94.2291 -45.7418 120,
88.3398 -42.8829 120,
]
}
coordIndex [
0, 1, 9, 8, -1,
1, 2, 10, 9, -1,
2, 3, 11, 10, -1,
3, 4, 12, 11, -1,
4, 5, 13, 12, -1,
5, 6, 14, 13, -1,
6, 7, 15, 14, -1,
8, 9, 17, 16, -1,
9, 10, 18, 17, -1,
10, 11, 19, 18, -1,
11, 12, 20, 19, -1,
12, 13, 21, 20, -1,
13, 14, 22, 21, -1,
14, 15, 23, 22, -1,
16, 17, 25, 24, -1,
17, 18, 26, 25, -1,
18, 19, 27, 26, -1,
19, 20, 28, 27, -1,
20, 21, 29, 28, -1,
21, 22, 30, 29, -1,
22, 23, 31, 30, -1,
24, 25, 33, 32, -1,
25, 26, 34, 33, -1,
26, 27, 35, 34, -1,
27, 28, 36, 35, -1,
28, 29, 37, 36, -1,
29, 30, 38, 37, -1,
30, 31, 39, 38, -1,
32, 33, 41, 40, -1,
33, 34, 42, 41, -1,
34, 35, 43, 42, -1,
35, 36, 44, 43, -1,
36, 37, 45, 44, -1,
37, 38, 46, 45, -1,
38, 39, 47, 46, -1,
40, 41, 49, 48, -1,
41, 42, 50, 49, -1,
42, 43, 51, 50, -1,
43, 44, 52, 51, -1,
44, 45, 53, 52, -1,
45, 46, 54, 53, -1,
46, 47, 55, 54, -1,
48, 49, 57, 56, -1,
49, 50, 58, 57, -1,
50, 51, 59, 58, -1,
51, 52, 60, 59, -1,
52, 53, 61, 60, -1,
53, 54, 62, 61, -1,
54, 55, 63, 62, -1,
64, 72, 73, 65, -1,
65, 73, 74, 66, -1,
66, 74, 75, 67, -1,
67, 75, 76, 68, -1,
68, 76, 77, 69, -1,
69, 77, 78, 70, -1,
70, 78, 79, 71, -1,
72, 80, 81, 73, -1,
73, 81, 82, 74, -1,
74, 82, 83, 75, -1,
75, 83, 84, 76, -1,
76, 84, 85, 77, -1,
77, 85, 86, 78, -1,
78, 86, 87, 79, -1,
80, 88, 89, 81, -1,
81, 89, 90, 82, -1,
82, 90, 91, 83, -1,
83, 91, 92, 84, -1,
84, 92, 93, 85, -1,
85, 93, 94, 86, -1,
86, 94, 95, 87, -1,
88, 96, 97, 89, -1,
89, 97, 98, 90, -1,
90, 98, 99, 91, -1,
91, 99, 100, 92, -1,
92, 100, 101, 93, -1,
93, 101, 102, 94, -1,
94, 102, 103, 95, -1,
96, 104, 105, 97, -1,
97, 105, 106, 98, -1,
98, 106, 107, 99, -1,
99, 107, 108, 100, -1,
100, 108, 109, 101, -1,
101, 109, 110, 102, -1,
102, 110, 111, 103, -1,
104, 112, 113, 105, -1,
105, 113, 114, 106, -1,
106, 114, 115, 107, -1,
107, 115, 116, 108, -1,
108, 116, 117, 109, -1,
109, 117, 118, 110, -1,
110, 118, 119, 111, -1,
112, 120, 121, 113, -1,
113, 121, 122, 114, -1,
114, 122, 123, 115, -1,
115, 123, 124, 116, -1,
116, 124, 125, 117, -1,
117, 125, 126, 118, -1,
118, 126, 127, 119, -1,
0, 128, 129, 1, -1,
1, 129, 130, 2, -1,
2, 130, 131, 3, -1,
3, 131, 132, 4, -1,
4, 132, 133, 5, -1,
5, 133, 134, 6, -1,
6, 134, 135, 7, -1,
128, 156, 157, 129, -1,
129, 157, 158, 130, -1,
130, 158, 159, 131, -1,
131, 159, 160, 132, -1,
132, 160, 161, 133, -1,
133, 161, 162, 134, -1,
134, 162, 163, 135, -1,
156, 184, 185, 157, -1,
157, 185, 186, 158, -1,
158, 186, 187, 159, -1,
159, 187, 188, 160, -1,
160, 188, 189, 161, -1,
161, 189, 190, 162, -1,
162, 190, 191, 163, -1,
184, 212, 213, 185, -1,
185, 213, 214, 186, -1,
186, 214, 215, 187, -1,
187, 215, 216, 188, -1,
188, 216, 217, 189, -1,
189, 217, 218, 190, -1,
190, 218, 219, 191, -1,
212, 64, 65, 213, -1,
213, 65, 66, 214, -1,
214, 66, 67, 215, -1,
215, 67, 68, 216, -1,
216, 68, 69, 217, -1,
217, 69, 70, 218, -1,
218, 70, 71, 219, -1,
7, 135, 136, 15, -1,
15, 136, 137, 23, -1,
23, 137, 138, 31, -1,
31, 138, 139, 39, -1,
39, 139, 140, 47, -1,
47, 140, 141, 55, -1,
55, 141, 142, 63, -1,
135, 163, 164, 136, -1,
136, 164, 165, 137, -1,
137, 165, 166, 138, -1,
138, 166, 167, 139, -1,
139, 167, 168, 140, -1,
140, 168, 169, 141, -1,
141, 169, 170, 142, -1,
163, 191, 192, 164, -1,
164, 192, 193, 165, -1,
165, 193, 194, 166, -1,
166, 194, 195, 167, -1,
167, 195, 196, 168, -1,
168, 196, 197, 169, -1,
169, 197, 198, 170, -1,
191, 219, 220, 192, -1,
192, 220, 221, 193, -1,
193, 221, 222, 194, -1,
194, 222, 223, 195, -1,
195, 223, 224, 196, -1,
196, 224, 225, 197, -1,
197, 225, 226, 198, -1,
219, 71, 79, 220, -1,
220, 79, 87, 221, -1,
221, 87, 95, 222, -1,
222, 95, 103, 223, -1,
223, 103, 111, 224, -1,
224, 111, 119, 225, -1,
225, 119, 127, 226, -1,
63, 142, 143, 62, -1,
62, 143, 144, 61, -1,
61, 144, 145, 60, -1,
60, 145, 146, 59, -1,
59, 146, 147, 58, -1,
58, 147, 148, 57, -1,
57, 148, 149, 56, -1,
142, 170, 171, 143, -1,
143, 171, 172, 144, -1,
144, 172, 173, 145, -1,
145, 173, 174, 146, -1,
146, 174, 175, 147, -1,
147, 175, 176, 148, -1,
148, 176, 177, 149, -1,
170, 198, 199, 171, -1,
171, 199, 200, 172, -1,
172, 200, 201, 173, -1,
173, 201, 202, 174, -1,
174, 202, 203, 175, -1,
175, 203, 204, 176, -1,
176, 204, 205, 177, -1,
198, 226, 227, 199, -1,
199, 227, 228, 200, -1,
200, 228, 229, 201, -1,
201, 229, 230, 202, -1,
202, 230, 231, 203, -1,
203, 231, 232, 204, -1,
204, 232, 233, 205, -1,
226, 127, 126, 227, -1,
227, 126, 125, 228, -1,
228, 125, 124, 229, -1,
229, 124, 123, 230, -1,
230, 123, 122, 231, -1,
231, 122, 121, 232, -1,
232, 121, 120, 233, -1,
56, 149, 150, 48, -1,
48, 150, 151, 40, -1,
40, 151, 152, 32, -1,
32, 152, 153, 24, -1,
24, 153, 154, 16, -1,
16, 154, 155, 8, -1,
8, 155, 128, 0, -1,
149, 177, 178, 150, -1,
150, 178, 179, 151, -1,
151, 179, 180, 152, -1,
152, 180, 181, 153, -1,
153, 181, 182, 154, -1,
154, 182, 183, 155, -1,
155, 183, 156, 128, -1,
177, 205, 206, 178, -1,
178, 206, 207, 179, -1,
179, 207, 208, 180, -1,
180, 208, 209, 181, -1,
181, 209, 210, 182, -1,
182, 210, 211, 183, -1,
183, 211, 184, 156, -1,
205, 233, 234, 206, -1,
206, 234, 235, 207, -1,
207, 235, 236, 208, -1,
208, 236, 237, 209, -1,
209, 237, 238, 210, -1,
210, 238, 239, 211, -1,
211, 239, 212, 184, -1,
233, 120, 112, 234, -1,
234, 112, 104, 235, -1,
235, 104, 96, 236, -1,
236, 96, 88, 237, -1,
237, 88, 80, 238, -1,
238, 80, 72, 239, -1,
239, 72, 64, 212, -1,
]
solid FALSE
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 1 0 0
emissiveColor 1 0 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
100 0 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 1 0
emissiveColor 0 1 0
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 100 0,
]
}
coordIndex [
0, 1, -1
]
}
}
#---------- POLYLINE
Shape {
appearance Appearance {
material Material {
diffuseColor 0 0 1
emissiveColor 0 0 1
}
}
geometry IndexedLineSet {
coord Coordinate {
point [
0 0 0,
0 0 100,
]
}
coordIndex [
0, 1, -1
]
}
}
#End of file.
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

+130
View File
@@ -0,0 +1,130 @@
#!/usr/bin/python
# ==================================================================
# python script for Geant4Py test
#
# gtest06
# - test for constructing/visualizing boolean geoemtries
# ==================================================================
from Geant4 import *
import ExN01pl, ParticleGun
# ==================================================================
# user actions in python
# ==================================================================
class MyDetectorConstruction(G4VUserDetectorConstruction):
"My Detector Construction"
def __init__(self):
G4VUserDetectorConstruction.__init__(self)
self.air= gNistManager.FindOrBuildMaterial("G4_AIR")
self.lv_object= None
self.world= self.ConstructWorld()
self.va_red= G4VisAttributes(G4Color(1.,0.,0.))
self.va_cyan= G4VisAttributes(G4Color(0.,1.,1.))
self.va_green= G4VisAttributes(G4Color(0.,1.,0.))
self.va_blue= G4VisAttributes(G4Color(0.,0.,1.))
self.va_magenta= G4VisAttributes(G4Color(1.,0.,1.))
self.sld_box= G4Box("box",20.*cm, 20.*cm, 20.*cm);
self.sld_cyl= G4Tubs("cylinder",0., 10.*cm, 30.*cm, 0., twopi)
# -----------------------------------------------------------------
def ConstructWorld(self):
# Python has automatic garbage collection system.
# Geometry objects must be defined as GLOBAL not to be deleted.
global sld_world, lv_world, pv_world, va_world
sld_world= G4Box("world", 1.*m, 1.*m, 1.*m)
lv_world= G4LogicalVolume(sld_world, self.air, "world")
pv_world= G4PVPlacement(G4Transform3D(), lv_world, "world",
None, False, 0)
va_world= G4VisAttributes()
va_world.SetVisibility(False)
lv_world.SetVisAttributes(va_world)
# solid object (dummy)
global sld_sld, lv_sld, pv_sld
sld_sld= G4Box("dummy", 10.*cm, 10.*cm, 10.*cm)
self.lv_object= lv_sld= G4LogicalVolume(sld_sld, self.air, "dummy")
pv_sld= G4PVPlacement(None, G4ThreeVector(), "dummy", lv_sld,
pv_world, False, 0)
return pv_world
# -----------------------------------------------------------------
def ConstructUnion(self):
global sld_union
sld_union= G4UnionSolid("box+cylinder", self.sld_box, self.sld_cyl);
self.lv_object.SetSolid(sld_union)
self.lv_object.SetVisAttributes(self.va_blue)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def ConstructIntersection(self):
offset= G4ThreeVector(20.*cm, 20.*cm, 0.)
global sld_intersection
sld_intersection= G4IntersectionSolid("box*cylinder",
self.sld_box, self.sld_cyl,
None, offset)
self.lv_object.SetSolid(sld_intersection)
self.lv_object.SetVisAttributes(self.va_magenta)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def ConstructSubtraction(self):
global sld_subtraction
sld_subtraction= G4SubtractionSolid("box-cylinder",
self.sld_box, self.sld_cyl)
self.lv_object.SetSolid(sld_subtraction)
self.lv_object.SetVisAttributes(self.va_red)
gRunManager.GeometryHasBeenModified()
# -----------------------------------------------------------------
def Construct(self): # return the world volume
return self.world
# ==================================================================
# main
# ==================================================================
# set geometry
myDC= MyDetectorConstruction()
gRunManager.SetUserInitialization(myDC)
# minimal physics list
ExN01pl.Construct()
# set primary generator action
ParticleGun.Construct()
# initialize
gRunManager.Initialize()
# visualization
if(q_raytracer_x):
gApplyUICommand("/vis/open RayTracerX")
else:
gApplyUICommand("/vis/open RayTracer")
gApplyUICommand("/vis/rayTracer/headAngle 40.")
gApplyUICommand("/vis/rayTracer/eyePosition 100 100 150 cm")
# create a vrml file for each solid type
f_list= (
("union", myDC.ConstructUnion),
("intersection", myDC.ConstructIntersection),
("subtraction", myDC.ConstructSubtraction)
)
for s,f in f_list:
f.__call__()
fname= "%s.jpg" % (s)
cmdstr= "/vis/rayTracer/trace " + fname
gApplyUICommand(cmdstr)
+80
View File
@@ -0,0 +1,80 @@
#!/usr/bin/python
# ==================================================================
# python script for Geant4Py test
#
# gtest07
# - test for checking overlapped geometries
# ==================================================================
from Geant4 import *
import ExN01pl, ParticleGun
# ==================================================================
# user actions in python
# ==================================================================
class MyDetectorConstruction(G4VUserDetectorConstruction):
"My Detector Construction"
def __init__(self):
G4VUserDetectorConstruction.__init__(self)
# -----------------------------------------------------------------
def Construct(self):
# Python has automatic garbage collection system.
# Geometry objects must be defined as GLOBAL not to be deleted.
air= gNistManager.FindOrBuildMaterial("G4_AIR")
# world volume
global sld_world, lv_world, pv_world
sld_world= G4Box("world", 1.*m, 1.*m, 1.*m)
lv_world= G4LogicalVolume(sld_world, air, "world")
pv_world= G4PVPlacement(G4Transform3D(), lv_world, "world",
None, False, 0)
# box
global sld_box, lv_box, pv_box
sld_box= G4Box("box", 10.*cm, 10.*cm, 10.*cm);
lv_box= G4LogicalVolume(sld_box, air, "box")
pv_box= G4PVPlacement(None, G4ThreeVector(), "box", lv_box,
pv_world, False, 0, True)
# cylinder
global sld_cyl, lv_cyl, pv_cyl1, pv_cyl2, pv_cyl3
sld_cyl= G4Tubs("cylinder",0., 2.*cm, 2.*cm, 0., twopi)
lv_cyl= G4LogicalVolume(sld_cyl, air, "cylinder")
#
# the following placements are !! overlapped !!
#
# doubly placed
pv_cyl1= G4PVPlacement(None, G4ThreeVector(), "cylinder", lv_cyl,
pv_world, False, 0, True)
# overlaped
pv_cyl2= G4PVPlacement(None, G4ThreeVector(10.*cm,0.,0.),
"cylinder", lv_cyl,
pv_world, False, 1, True)
# sticked out
pv_cyl3= G4PVPlacement(None, G4ThreeVector(10.*cm,0.,0.),
"cylinder", lv_cyl,
pv_box, False, 0, True)
return pv_world
# ==================================================================
# main
# ==================================================================
# set geometry
myDC= MyDetectorConstruction()
gRunManager.SetUserInitialization(myDC)
# minimal physics list
ExN01pl.Construct()
# set primary generator action
ParticleGun.Construct()
# initialize
gRunManager.Initialize() # overlap should be detected !!
+1 -1
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: test06.cc,v 1.4 2006/06/29 15:38:55 gunter Exp $
// $Name: geant4-09-00 $
// $Name: geant4-09-01 $
// ====================================================================
// test06.cc
//
+1 -1
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: test07.cc,v 1.4 2006/06/29 15:39:08 gunter Exp $
// $Name: geant4-09-00 $
// $Name: geant4-09-01 $
// ====================================================================
// test07.cc
//
+1 -1
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: test08.cc,v 1.4 2006/06/29 15:39:11 gunter Exp $
// $Name: geant4-09-00 $
// $Name: geant4-09-01 $
// ====================================================================
// test08.cc
//
+1 -1
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: test09.cc,v 1.4 2006/06/29 15:39:14 gunter Exp $
// $Name: geant4-09-00 $
// $Name: geant4-09-01 $
// ====================================================================
// test09.cc
//
+1 -1
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: test10.cc,v 1.4 2006/06/29 15:39:17 gunter Exp $
// $Name: geant4-09-00 $
// $Name: geant4-09-01 $
// ====================================================================
// test10.cc
//
+1 -1
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: test11.cc,v 1.4 2006/06/29 15:39:20 gunter Exp $
// $Name: geant4-09-00 $
// $Name: geant4-09-01 $
// ====================================================================
// test11.cc
//
+1 -3
View File
@@ -16,9 +16,7 @@ c= test12.AClass()
c.ival=30
v= test12.AVector()
v.push_back(a)
v.push_back(b)
v.push_back(c)
v[:]= [a, b, c]
print "*** size of vector= ", len(v)
x=v[0]
+1 -1
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: test12.cc,v 1.4 2006/06/29 15:39:23 gunter Exp $
// $Name: geant4-09-00 $
// $Name: geant4-09-01 $
// ====================================================================
// test12.cc
//
+1 -1
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
// $Id: test13.cc,v 1.4 2006/06/29 15:39:25 gunter Exp $
// $Name: geant4-09-00 $
// $Name: geant4-09-01 $
// ====================================================================
// test13.cc
//