Attention

** Sign up for TOPAS Announcements Email List**
Get updates on user meetings, code releases, and more.

PET Example#

This example details the setting up of a PET system which mimics the NeuroPET/CT system. The following geometric parameters were used.

PET geometry details#

Parameters

Value

Detector ring diameter

35.7 cm

Detector material

LYSO:Ce

Crystal array

22 \(\times\) 22

Crystal size

2.3 \(\times\) 2.3 \(\times\) 10 mm3

Block array

3 \(\times\) 4

# of detectors

7

The following parameter files to be included in your simulation are detailed in the subsections below: materials, detector, F-18 source, and scorer with digitizer. The American College of Radiology (ACR) phantom with resolution and contrast slices was built to test the PET system.

Materials#

The following should be included in your materials.txt parameter file:

#=========== Material definition ===============

#======================== PMMA ========================
sv:Ma/PMMA/Components = 3 "Carbon" "Hydrogen" "Oxygen"
uv:Ma/PMMA/Fractions = 3  0.599848  0.080538  0.319614
d:Ma/PMMA/Density = 1.190 g/cm3
s:Ma/PMMA/DefaultColor = "lightblue"

#======================== BGO ========================
sv:Ma/BGO/Components=3 "Oxygen" "Germanium" "Bismuth" # names of elements
uv:Ma/BGO/Fractions=3 0.154126 0.174820 0.671054 # fractions of elements
d:Ma/BGO/Density=7.13 g/cm3
d:Ma/BGO/MeanExcitationEnergy=  534.1 eV
s:Ma/BGO/DefaultColor="pink"

#======================== LYSO ========================
sv:Ma/LYSO/Components=4 "Lutetium" "Yttrium" "Silicon" "Oxygen" # names of elements
uv:Ma/LYSO/Fractions=4 0.714467891 0.04033805 0.063714272 0.181479788 # fractions of elements
d:Ma/LYSO/Density=7.36 g/cm3
s:Ma/LYSO/DefaultColor="pink"
s:Ma/LYSO/State = "Solid"

#======================== LYSO:Ce ========================
sv:Ma/LYSOCe/Components=5 "Lutetium" "Yttrium" "Silicon" "Oxygen" "Cerium" # names of elements
uv:Ma/LYSOCe/Fractions=5 0.713838658203075 0.040302477781781 0.063721807284236 0.181501252152072 0.000635804578835201 # fractions of elements
d:Ma/LYSOCe/Density= 8.8 g/cm3 #8.75 g/cm3
s:Ma/LYSOCe/DefaultColor="pink"
s:Ma/LYSOCe/State = "Solid"

#====================== Radioactive source materials ==========================
i:Is/F18/Z = 9
i:Is/F18/N = 18
d:Is/F18/A = 18.0089 g/mole

s:El/PureF18/Symbol = "PureF18" #probably shouldnt be pure
sv:El/PureF18/IsotopeNames = 1 "F18"
uv:El/PureF18/IsotopeAbundances = 1 100.

sv:Ma/F18Solution/Components=3 "PureF18" "Hydrogen" "Oxygen" # names of elements
uv:Ma/F18Solution/Fractions=3 .01 .111 .879 # fractions of elements - F18 proportion is guessed
d:Ma/F18Solution/Density=1 g/cm3
s:Ma/F18Solution/DefaultColor="red"

Detector#

The following should be included in your detector.txt parameter file:

#========================== Ring-shaped detector ==========================
s:Ge/PETImager/Type                  = "RingImager"
s:Ge/PETImager/Parent                = "World"
d:Ge/PETImager/RingRadius            = 173.25 mm
i:Ge/PETImager/NbOfDetectors         = 3
s:Ge/PETImager/Material              = "Air"
d:Ge/PETImager/HLX                   = Ge/PETImager/Modules/HLX mm * Ge/PETImager/Modules/NbOfXBins
d:Ge/PETImager/HLZ                   = Ge/PETImager/Modules/HLZ mm * Ge/PETImager/Modules/NbOfZBins
d:Ge/PETImager/HLY                   = Ge/PETImager/Modules/HLY mm * Ge/PETImager/Modules/NbOfYBins

#================ Defining Crystals ================
s:Ge/PETImager/Crystal/Material     = "LYSO"
d:Ge/PETImager/Crystal/HLX          = 1.168835 mm
d:Ge/PETImager/Crystal/HLY          = 10 mm
d:Ge/PETImager/Crystal/HLZ          = 1.168835 mm
i:Ge/PETImager/Crystal/NbOfXBins    = 22
i:Ge/PETImager/Crystal/NbOfYBins    = 1
i:Ge/PETImager/Crystal/NbOfZBins    = 22

#================ Defining Submodules ================
d:Ge/PETImager/Submodules/HLX       = Ge/PETImager/Crystal/HLX mm * Ge/PETImager/Crystal/NbOfXBins
d:Ge/PETImager/Submodules/HLY       = Ge/PETImager/Crystal/HLY mm * Ge/PETImager/Crystal/NbOfYBins
d:Ge/PETImager/Submodules/HLZ       = Ge/PETImager/Crystal/HLZ mm * Ge/PETImager/Crystal/NbOfZBins
i:Ge/PETImager/Submodules/NbOfXBins = 1
i:Ge/PETImager/Submodules/NbOfYBins = 1
i:Ge/PETImager/Submodules/NbOfZBins = 1

#================ Defining Modules ================
d:Ge/PETImager/Modules/HLX          = Ge/PETImager/Submodules/HLX mm * Ge/PETImager/Submodules/NbOfXBins
d:Ge/PETImager/Modules/HLY          = Ge/PETImager/Submodules/HLY mm * Ge/PETImager/Submodules/NbOfYBins
d:Ge/PETImager/Modules/HLZ          = Ge/PETImager/Submodules/HLZ mm * Ge/PETImager/Submodules/NbOfZBins
i:Ge/PETImager/Modules/NbOfXBins    = 1
i:Ge/PETImager/Modules/NbOfYBins    = 1
i:Ge/PETImager/Modules/NbOfZBins    = 4

#================ Save crystal corodate in csv for debugging ================
b:Ge/PETImager/SaveCrystalCoordinate     = "False"
s:Ge/PETImager/CrystalCoordinateFilename = "./CrystalCoordinates"

F-18 Source#

The following should be included in your source.txt parameter file:

s:So/VolSource_background/Type                       = "Volumetric"
s:So/VolSource_background/Component                  = "Phantom"
sc:So/VolSource_background/ActiveMaterial            = "F18Solution"
s:So/VolSource_background/BeamParticle               = "e+"
ic:So/VolSource_background/NumberOfHistoriesInRun    = Tf/NumDecays_background/Value
b:So/VolSource_background/RecursivelyIncludeChildren = "False"
ic:So/VolSource_background/MaxNumberOfPointsToSample = 10000000
s:So/VolSource_background/BeamEnergySpectrumType     = "Continuous"
dv:So/VolSource_background/BeamEnergySpectrumValues  = So/VolSource_hot_0/BeamEnergySpectrumValues MeV
uv:So/VolSource_background/BeamEnergySpectrumWeights = So/VolSource_hot_0/BeamEnergySpectrumWeights

s:So/VolSource_hot_0/Type                            = "Volumetric"
s:So/VolSource_hot_0/Component                       = "Cylinder_hot_rod_0"
sc:So/VolSource_hot_0/ActiveMaterial                 = "F18Solution"
s:So/VolSource_hot_0/BeamParticle                    = "e+"
ic:So/VolSource_hot_0/NumberOfHistoriesInRun         = Tf/NumDecays_hot_0/Value
b:So/VolSource_hot_0/RecursivelyIncludeChildren      = "False"
s:So/VolSource_hot_0/BeamEnergySpectrumType          = "Continuous"
dv:So/VolSource_hot_0/BeamEnergySpectrumValues       = 1268 0.00025 0.00075 0.00125 0.00175 0.00225 0.00275 0.00325 0.00375 0.00425 0.00475 0.00525 0.00575 0.00625
0.00675 0.00725 0.00775 0.00825 0.00875 0.00925 0.00975 0.01025 0.01075 0.01125 0.01175 0.01225 0.01275 0.01325 0.01375 0.01425 0.01475 0.01525 0.01575 0.01625
0.01675 0.01725 0.01775 0.01825 0.01875 0.01925 0.01975 0.02025 0.02075 0.02125 0.02175 0.02225 0.02275 0.02325 0.02375 0.02425 0.02475 0.02525 0.02575 0.02625
0.02675 0.02725 0.02775 0.02825 0.02875 0.02925 0.02975 0.03025 0.03075 0.03125 0.03175 0.03225 0.03275 0.03325 0.03375 0.03425 0.03475 0.03525 0.03575 0.03625
0.03675 0.03725 0.03775 0.03825 0.03875 0.03925 0.03975 0.04025 0.04075 0.04125 0.04175 0.04225 0.04275 0.04325 0.04375 0.04425 0.04475 0.04525 0.04575 0.04625
0.04675 0.04725 0.04775 0.04825 0.04875 0.04925 0.04975 0.05025 0.05075 0.05125 0.05175 0.05225 0.05275 0.05325 0.05375 0.05425 0.05475 0.05525 0.05575 0.05625
0.05675 0.05725 0.05775 0.05825 0.05875 0.05925 0.05975 0.06025 0.06075 0.06125 0.06175 0.06225 0.06275 0.06325 0.06375 0.06425 0.06475 0.06525 0.06575 0.06625
0.06675 0.06725 0.06775 0.06825 0.06875 0.06925 0.06975 0.07025 0.07075 0.07125 0.07175 0.07225 0.07275 0.07325 0.07375 0.07425 0.07475 0.07525 0.07575 0.07625
0.07675 0.07725 0.07775 0.07825 0.07875 0.07925 0.07975 0.08025 0.08075 0.08125 0.08175 0.08225 0.08275 0.08325 0.08375 0.08425 0.08475 0.08525 0.08575 0.08625
0.08675 0.08725 0.08775 0.08825 0.08875 0.08925 0.08975 0.09025 0.09075 0.09125 0.09175 0.09225 0.09275 0.09325 0.09375 0.09425 0.09475 0.09525 0.09575 0.09625
0.09675 0.09725 0.09775 0.09825 0.09875 0.09925 0.09975 0.10025 0.10075 0.10125 0.10175 0.10225 0.10275 0.10325 0.10375 0.10425 0.10475 0.10525 0.10575 0.10625
0.10675 0.10725 0.10775 0.10825 0.10875 0.10925 0.10975 0.11025 0.11075 0.11125 0.11175 0.11225 0.11275 0.11325 0.11375 0.11425 0.11475 0.11525 0.11575 0.11625
0.11675 0.11725 0.11775 0.11825 0.11875 0.11925 0.11975 0.12025 0.12075 0.12125 0.12175 0.12225 0.12275 0.12325 0.12375 0.12425 0.12475 0.12525 0.12575 0.12625
0.12675 0.12725 0.12775 0.12825 0.12875 0.12925 0.12975 0.13025 0.13075 0.13125 0.13175 0.13225 0.13275 0.13325 0.13375 0.13425 0.13475 0.13525 0.13575 0.13625
0.13675 0.13725 0.13775 0.13825 0.13875 0.13925 0.13975 0.14025 0.14075 0.14125 0.14175 0.14225 0.14275 0.14325 0.14375 0.14425 0.14475 0.14525 0.14575 0.14625
0.14675 0.14725 0.14775 0.14825 0.14875 0.14925 0.14975 0.15025 0.15075 0.15125 0.15175 0.15225 0.15275 0.15325 0.15375 0.15425 0.15475 0.15525 0.15575 0.15625
0.15675 0.15725 0.15775 0.15825 0.15875 0.15925 0.15975 0.16025 0.16075 0.16125 0.16175 0.16225 0.16275 0.16325 0.16375 0.16425 0.16475 0.16525 0.16575 0.16625
0.16675 0.16725 0.16775 0.16825 0.16875 0.16925 0.16975 0.17025 0.17075 0.17125 0.17175 0.17225 0.17275 0.17325 0.17375 0.17425 0.17475 0.17525 0.17575 0.17625
0.17675 0.17725 0.17775 0.17825 0.17875 0.17925 0.17975 0.18025 0.18075 0.18125 0.18175 0.18225 0.18275 0.18325 0.18375 0.18425 0.18475 0.18525 0.18575 0.18625
0.18675 0.18725 0.18775 0.18825 0.18875 0.18925 0.18975 0.19025 0.19075 0.19125 0.19175 0.19225 0.19275 0.19325 0.19375 0.19425 0.19475 0.19525 0.19575 0.19625
0.19675 0.19725 0.19775 0.19825 0.19875 0.19925 0.19975 0.20025 0.20075 0.20125 0.20175 0.20225 0.20275 0.20325 0.20375 0.20425 0.20475 0.20525 0.20575 0.20625
0.20675 0.20725 0.20775 0.20825 0.20875 0.20925 0.20975 0.21025 0.21075 0.21125 0.21175 0.21225 0.21275 0.21325 0.21375 0.21425 0.21475 0.21525 0.21575 0.21625
0.21675 0.21725 0.21775 0.21825 0.21875 0.21925 0.21975 0.22025 0.22075 0.22125 0.22175 0.22225 0.22275 0.22325 0.22375 0.22425 0.22475 0.22525 0.22575 0.22625
0.22675 0.22725 0.22775 0.22825 0.22875 0.22925 0.22975 0.23025 0.23075 0.23125 0.23175 0.23225 0.23275 0.23325 0.23375 0.23425 0.23475 0.23525 0.23575 0.23625
0.23675 0.23725 0.23775 0.23825 0.23875 0.23925 0.23975 0.24025 0.24075 0.24125 0.24175 0.24225 0.24275 0.24325 0.24375 0.24425 0.24475 0.24525 0.24575 0.24625
0.24675 0.24725 0.24775 0.24825 0.24875 0.24925 0.24975 0.25025 0.25075 0.25125 0.25175 0.25225 0.25275 0.25325 0.25375 0.25425 0.25475 0.25525 0.25575 0.25625
0.25675 0.25725 0.25775 0.25825 0.25875 0.25925 0.25975 0.26025 0.26075 0.26125 0.26175 0.26225 0.26275 0.26325 0.26375 0.26425 0.26475 0.26525 0.26575 0.26625
0.26675 0.26725 0.26775 0.26825 0.26875 0.26925 0.26975 0.27025 0.27075 0.27125 0.27175 0.27225 0.27275 0.27325 0.27375 0.27425 0.27475 0.27525 0.27575 0.27625
0.27675 0.27725 0.27775 0.27825 0.27875 0.27925 0.27975 0.28025 0.28075 0.28125 0.28175 0.28225 0.28275 0.28325 0.28375 0.28425 0.28475 0.28525 0.28575 0.28625
0.28675 0.28725 0.28775 0.28825 0.28875 0.28925 0.28975 0.29025 0.29075 0.29125 0.29175 0.29225 0.29275 0.29325 0.29375 0.29425 0.29475 0.29525 0.29575 0.29625
0.29675 0.29725 0.29775 0.29825 0.29875 0.29925 0.29975 0.30025 0.30075 0.30125 0.30175 0.30225 0.30275 0.30325 0.30375 0.30425 0.30475 0.30525 0.30575 0.30625
0.30675 0.30725 0.30775 0.30825 0.30875 0.30925 0.30975 0.31025 0.31075 0.31125 0.31175 0.31225 0.31275 0.31325 0.31375 0.31425 0.31475 0.31525 0.31575 0.31625
0.31675 0.31725 0.31775 0.31825 0.31875 0.31925 0.31975 0.32025 0.32075 0.32125 0.32175 0.32225 0.32275 0.32325 0.32375 0.32425 0.32475 0.32525 0.32575 0.32625
0.32675 0.32725 0.32775 0.32825 0.32875 0.32925 0.32975 0.33025 0.33075 0.33125 0.33175 0.33225 0.33275 0.33325 0.33375 0.33425 0.33475 0.33525 0.33575 0.33625
0.33675 0.33725 0.33775 0.33825 0.33875 0.33925 0.33975 0.34025 0.34075 0.34125 0.34175 0.34225 0.34275 0.34325 0.34375 0.34425 0.34475 0.34525 0.34575 0.34625
0.34675 0.34725 0.34775 0.34825 0.34875 0.34925 0.34975 0.35025 0.35075 0.35125 0.35175 0.35225 0.35275 0.35325 0.35375 0.35425 0.35475 0.35525 0.35575 0.35625
0.35675 0.35725 0.35775 0.35825 0.35875 0.35925 0.35975 0.36025 0.36075 0.36125 0.36175 0.36225 0.36275 0.36325 0.36375 0.36425 0.36475 0.36525 0.36575 0.36625
0.36675 0.36725 0.36775 0.36825 0.36875 0.36925 0.36975 0.37025 0.37075 0.37125 0.37175 0.37225 0.37275 0.37325 0.37375 0.37425 0.37475 0.37525 0.37575 0.37625
0.37675 0.37725 0.37775 0.37825 0.37875 0.37925 0.37975 0.38025 0.38075 0.38125 0.38175 0.38225 0.38275 0.38325 0.38375 0.38425 0.38475 0.38525 0.38575 0.38625
0.38675 0.38725 0.38775 0.38825 0.38875 0.38925 0.38975 0.39025 0.39075 0.39125 0.39175 0.39225 0.39275 0.39325 0.39375 0.39425 0.39475 0.39525 0.39575 0.39625
0.39675 0.39725 0.39775 0.39825 0.39875 0.39925 0.39975 0.40025 0.40075 0.40125 0.40175 0.40225 0.40275 0.40325 0.40375 0.40425 0.40475 0.40525 0.40575 0.40625
0.40675 0.40725 0.40775 0.40825 0.40875 0.40925 0.40975 0.41025 0.41075 0.41125 0.41175 0.41225 0.41275 0.41325 0.41375 0.41425 0.41475 0.41525 0.41575 0.41625
0.41675 0.41725 0.41775 0.41825 0.41875 0.41925 0.41975 0.42025 0.42075 0.42125 0.42175 0.42225 0.42275 0.42325 0.42375 0.42425 0.42475 0.42525 0.42575 0.42625
0.42675 0.42725 0.42775 0.42825 0.42875 0.42925 0.42975 0.43025 0.43075 0.43125 0.43175 0.43225 0.43275 0.43325 0.43375 0.43425 0.43475 0.43525 0.43575 0.43625
0.43675 0.43725 0.43775 0.43825 0.43875 0.43925 0.43975 0.44025 0.44075 0.44125 0.44175 0.44225 0.44275 0.44325 0.44375 0.44425 0.44475 0.44525 0.44575 0.44625
0.44675 0.44725 0.44775 0.44825 0.44875 0.44925 0.44975 0.45025 0.45075 0.45125 0.45175 0.45225 0.45275 0.45325 0.45375 0.45425 0.45475 0.45525 0.45575 0.45625
0.45675 0.45725 0.45775 0.45825 0.45875 0.45925 0.45975 0.46025 0.46075 0.46125 0.46175 0.46225 0.46275 0.46325 0.46375 0.46425 0.46475 0.46525 0.46575 0.46625
0.46675 0.46725 0.46775 0.46825 0.46875 0.46925 0.46975 0.47025 0.47075 0.47125 0.47175 0.47225 0.47275 0.47325 0.47375 0.47425 0.47475 0.47525 0.47575 0.47625
0.47675 0.47725 0.47775 0.47825 0.47875 0.47925 0.47975 0.48025 0.48075 0.48125 0.48175 0.48225 0.48275 0.48325 0.48375 0.48425 0.48475 0.48525 0.48575 0.48625
0.48675 0.48725 0.48775 0.48825 0.48875 0.48925 0.48975 0.49025 0.49075 0.49125 0.49175 0.49225 0.49275 0.49325 0.49375 0.49425 0.49475 0.49525 0.49575 0.49625
0.49675 0.49725 0.49775 0.49825 0.49875 0.49925 0.49975 0.50025 0.50075 0.50125 0.50175 0.50225 0.50275 0.50325 0.50375 0.50425 0.50475 0.50525 0.50575 0.50625
0.50675 0.50725 0.50775 0.50825 0.50875 0.50925 0.50975 0.51025 0.51075 0.51125 0.51175 0.51225 0.51275 0.51325 0.51375 0.51425 0.51475 0.51525 0.51575 0.51625
0.51675 0.51725 0.51775 0.51825 0.51875 0.51925 0.51975 0.52025 0.52075 0.52125 0.52175 0.52225 0.52275 0.52325 0.52375 0.52425 0.52475 0.52525 0.52575 0.52625
0.52675 0.52725 0.52775 0.52825 0.52875 0.52925 0.52975 0.53025 0.53075 0.53125 0.53175 0.53225 0.53275 0.53325 0.53375 0.53425 0.53475 0.53525 0.53575 0.53625
0.53675 0.53725 0.53775 0.53825 0.53875 0.53925 0.53975 0.54025 0.54075 0.54125 0.54175 0.54225 0.54275 0.54325 0.54375 0.54425 0.54475 0.54525 0.54575 0.54625
0.54675 0.54725 0.54775 0.54825 0.54875 0.54925 0.54975 0.55025 0.55075 0.55125 0.55175 0.55225 0.55275 0.55325 0.55375 0.55425 0.55475 0.55525 0.55575 0.55625
0.55675 0.55725 0.55775 0.55825 0.55875 0.55925 0.55975 0.56025 0.56075 0.56125 0.56175 0.56225 0.56275 0.56325 0.56375 0.56425 0.56475 0.56525 0.56575 0.56625
0.56675 0.56725 0.56775 0.56825 0.56875 0.56925 0.56975 0.57025 0.57075 0.57125 0.57175 0.57225 0.57275 0.57325 0.57375 0.57425 0.57475 0.57525 0.57575 0.57625
0.57675 0.57725 0.57775 0.57825 0.57875 0.57925 0.57975 0.58025 0.58075 0.58125 0.58175 0.58225 0.58275 0.58325 0.58375 0.58425 0.58475 0.58525 0.58575 0.58625
0.58675 0.58725 0.58775 0.58825 0.58875 0.58925 0.58975 0.59025 0.59075 0.59125 0.59175 0.59225 0.59275 0.59325 0.59375 0.59425 0.59475 0.59525 0.59575 0.59625
0.59675 0.59725 0.59775 0.59825 0.59875 0.59925 0.59975 0.60025 0.60075 0.60125 0.60175 0.60225 0.60275 0.60325 0.60375 0.60425 0.60475 0.60525 0.60575 0.60625
0.60675 0.60725 0.60775 0.60825 0.60875 0.60925 0.60975 0.61025 0.61075 0.61125 0.61175 0.61225 0.61275 0.61325 0.61375 0.61425 0.61475 0.61525 0.61575 0.61625
0.61675 0.61725 0.61775 0.61825 0.61875 0.61925 0.61975 0.62025 0.62075 0.62125 0.62175 0.62225 0.62275 0.62325 0.62375 0.62425 0.62475 0.62525 0.62575 0.62625
0.62675 0.62725 0.62775 0.62825 0.62875 0.62925 0.62975 0.63025 0.63075 0.63125 0.63175 0.63225 0.63275 0.63325 0.63375 MeV
uv:So/VolSource_hot_0/BeamEnergySpectrumWeights      = 1268 5.0000e-05 4.7200e-05 4.6400e-05 5.1900e-05 4.8200e-05 5.0900e-05 5.0300e-05 5.2900e-05 5.0400e-05
5.2300e-05 4.7500e-05 5.1900e-05 9.1700e-05 1.8300e-04 1.8490e-04 1.8890e-04 1.7670e-04 1.8490e-04 1.8610e-04 1.8660e-04 1.9380e-04 1.8810e-04 1.9150e-04
1.8680e-04 1.9200e-04 2.6510e-04 3.1160e-04 2.9960e-04 2.9530e-04 3.0330e-04 3.0530e-04 3.0710e-04 3.0990e-04 3.0520e-04 3.0470e-04 3.0500e-04 3.0970e-04
3.0640e-04 4.2160e-04 4.1120e-04 4.1130e-04 4.1010e-04 4.1260e-04 4.1550e-04 4.1600e-04 4.0580e-04 3.9940e-04 4.0640e-04 4.0010e-04 4.2130e-04 4.3790e-04
4.9910e-04 5.0990e-04 4.9690e-04 4.9650e-04 5.0750e-04 4.9910e-04 5.0520e-04 5.1310e-04 5.0260e-04 5.0300e-04 5.0240e-04 5.0660e-04 5.3260e-04 5.8810e-04
5.7810e-04 5.8390e-04 5.8770e-04 6.0520e-04 5.8580e-04 5.8280e-04 5.7660e-04 5.8500e-04 5.7410e-04 5.9350e-04 5.9500e-04 6.3820e-04 6.5370e-04 6.4850e-04
6.5790e-04 6.4450e-04 6.5290e-04 6.5400e-04 6.5100e-04 6.5560e-04 6.6970e-04 6.6080e-04 6.6620e-04 6.8310e-04 7.1840e-04 7.2530e-04 7.2320e-04 7.2230e-04
7.3150e-04 7.1650e-04 7.2860e-04 7.1940e-04 7.3380e-04 7.4420e-04 7.1180e-04 7.2730e-04 7.5870e-04 7.7710e-04 7.7820e-04 7.8370e-04 7.6880e-04 7.7450e-04
7.9060e-04 7.7580e-04 7.9610e-04 7.7900e-04 7.8160e-04 7.9020e-04 7.7980e-04 8.4450e-04 8.3690e-04 8.3710e-04 8.3860e-04 8.3170e-04 8.1810e-04 8.2880e-04
8.5820e-04 8.5040e-04 8.2820e-04 8.3420e-04 8.3580e-04 8.5950e-04 8.8460e-04 8.9500e-04 8.9270e-04 8.8140e-04 8.8170e-04 8.8150e-04 8.8970e-04 8.8660e-04
8.8220e-04 8.8960e-04 9.0090e-04 8.9520e-04 9.1100e-04 9.2590e-04 9.3720e-04 9.2960e-04 9.4070e-04 9.5180e-04 9.3530e-04 9.3920e-04 9.4920e-04 9.3670e-04
9.4230e-04 9.2970e-04 9.4960e-04 9.7450e-04 9.8780e-04 9.9640e-04 9.7860e-04 9.8770e-04 9.8390e-04 9.8140e-04 9.9950e-04 9.8070e-04 9.7730e-04 9.8700e-04
9.9530e-04 9.7450e-04 1.0268e-03 1.0148e-03 1.0333e-03 1.0277e-03 1.0479e-03 1.0388e-03 1.0128e-03 1.0206e-03 1.0089e-03 1.0390e-03 1.0086e-03 1.0275e-03
1.0447e-03 1.0596e-03 1.0526e-03 1.0668e-03 1.0597e-03 1.0575e-03 1.0758e-03 1.0644e-03 1.0737e-03 1.0656e-03 1.0609e-03 1.0603e-03 1.0585e-03 1.0917e-03
1.1001e-03 1.0795e-03 1.0944e-03 1.0937e-03 1.0971e-03 1.0872e-03 1.1076e-03 1.0973e-03 1.0971e-03 1.0976e-03 1.0963e-03 1.1068e-03 1.1410e-03 1.1203e-03
1.1413e-03 1.1162e-03 1.1292e-03 1.1271e-03 1.1343e-03 1.1317e-03 1.1422e-03 1.1219e-03 1.1312e-03 1.1240e-03 1.1384e-03 1.1592e-03 1.1701e-03 1.1455e-03
1.1472e-03 1.1509e-03 1.1626e-03 1.1520e-03 1.1784e-03 1.1727e-03 1.1540e-03 1.1758e-03 1.1437e-03 1.1929e-03 1.1908e-03 1.1774e-03 1.1904e-03 1.1859e-03
1.1897e-03 1.2013e-03 1.1743e-03 1.1674e-03 1.1852e-03 1.1862e-03 1.1890e-03 1.1863e-03 1.1931e-03 1.2207e-03 1.1976e-03 1.1988e-03 1.2106e-03 1.2360e-03
1.2165e-03 1.2170e-03 1.2100e-03 1.2139e-03 1.2329e-03 1.1829e-03 1.2104e-03 1.2280e-03 1.2430e-03 1.2205e-03 1.2549e-03 1.2205e-03 1.2320e-03 1.2329e-03
1.2361e-03 1.2113e-03 1.2299e-03 1.2249e-03 1.2360e-03 1.2587e-03 1.2422e-03 1.2294e-03 1.2568e-03 1.2685e-03 1.2365e-03 1.2506e-03 1.2693e-03 1.2525e-03
1.2558e-03 1.2567e-03 1.2603e-03 1.2492e-03 1.2812e-03 1.2956e-03 1.2833e-03 1.2642e-03 1.2625e-03 1.2707e-03 1.2702e-03 1.2724e-03 1.2510e-03 1.2576e-03
1.2682e-03 1.2695e-03 1.2726e-03 1.2972e-03 1.2957e-03 1.2951e-03 1.2846e-03 1.2907e-03 1.2934e-03 1.3022e-03 1.2921e-03 1.2893e-03 1.2792e-03 1.3169e-03
1.2837e-03 1.3076e-03 1.3033e-03 1.3012e-03 1.2993e-03 1.3143e-03 1.3005e-03 1.2992e-03 1.2945e-03 1.2866e-03 1.3138e-03 1.2857e-03 1.2925e-03 1.3171e-03
1.3154e-03 1.3260e-03 1.3037e-03 1.3100e-03 1.3125e-03 1.3052e-03 1.3018e-03 1.3202e-03 1.3118e-03 1.3120e-03 1.3230e-03 1.3128e-03 1.3346e-03 1.3092e-03
1.3499e-03 1.3205e-03 1.3155e-03 1.3222e-03 1.3175e-03 1.3392e-03 1.3274e-03 1.3112e-03 1.3608e-03 1.3376e-03 1.3038e-03 1.3331e-03 1.3123e-03 1.3407e-03
1.3368e-03 1.3329e-03 1.3459e-03 1.3248e-03 1.3373e-03 1.3475e-03 1.3352e-03 1.3533e-03 1.3358e-03 1.3608e-03 1.3465e-03 1.3426e-03 1.3497e-03 1.3148e-03
1.3621e-03 1.3227e-03 1.3373e-03 1.3419e-03 1.3420e-03 1.3364e-03 1.3575e-03 1.3486e-03 1.3329e-03 1.3549e-03 1.3517e-03 1.3520e-03 1.3428e-03 1.3385e-03
1.3434e-03 1.3358e-03 1.3361e-03 1.3490e-03 1.3486e-03 1.3310e-03 1.3350e-03 1.3312e-03 1.3587e-03 1.3340e-03 1.3806e-03 1.3467e-03 1.3517e-03 1.3614e-03
1.3524e-03 1.3425e-03 1.3293e-03 1.3601e-03 1.3460e-03 1.3466e-03 1.3493e-03 1.3274e-03 1.3482e-03 1.3528e-03 1.3481e-03 1.3538e-03 1.3633e-03 1.3547e-03
1.3381e-03 1.3479e-03 1.3427e-03 1.3492e-03 1.3525e-03 1.3558e-03 1.3515e-03 1.3704e-03 1.3638e-03 1.3533e-03 1.3639e-03 1.3660e-03 1.3516e-03 1.3531e-03
1.3567e-03 1.3565e-03 1.3406e-03 1.3388e-03 1.3593e-03 1.3679e-03 1.3534e-03 1.3536e-03 1.3340e-03 1.3788e-03 1.3448e-03 1.3640e-03 1.3579e-03 1.3482e-03
1.3601e-03 1.3696e-03 1.3416e-03 1.3493e-03 1.3655e-03 1.3415e-03 1.3461e-03 1.3438e-03 1.3297e-03 1.3637e-03 1.3494e-03 1.3714e-03 1.3472e-03 1.3384e-03
1.3652e-03 1.3386e-03 1.3350e-03 1.3529e-03 1.3456e-03 1.3417e-03 1.3599e-03 1.3271e-03 1.3446e-03 1.3450e-03 1.3589e-03 1.3385e-03 1.3284e-03 1.3502e-03
1.3253e-03 1.3350e-03 1.3428e-03 1.3363e-03 1.3418e-03 1.3349e-03 1.3505e-03 1.3380e-03 1.3383e-03 1.3482e-03 1.3436e-03 1.3619e-03 1.3370e-03 1.3295e-03
1.3532e-03 1.3100e-03 1.3235e-03 1.3108e-03 1.3231e-03 1.3286e-03 1.3054e-03 1.3440e-03 1.3136e-03 1.3256e-03 1.3357e-03 1.2995e-03 1.3299e-03 1.3164e-03
1.3262e-03 1.3439e-03 1.3211e-03 1.3224e-03 1.3112e-03 1.3060e-03 1.3254e-03 1.3245e-03 1.3246e-03 1.3185e-03 1.3170e-03 1.3179e-03 1.2803e-03 1.3230e-03
1.3245e-03 1.3197e-03 1.3106e-03 1.3136e-03 1.2990e-03 1.3151e-03 1.2987e-03 1.3198e-03 1.3052e-03 1.2944e-03 1.3101e-03 1.2935e-03 1.3085e-03 1.3147e-03
1.2982e-03 1.2924e-03 1.2892e-03 1.3112e-03 1.2934e-03 1.3045e-03 1.2923e-03 1.2980e-03 1.2702e-03 1.3132e-03 1.2933e-03 1.2913e-03 1.2855e-03 1.2808e-03
1.2670e-03 1.3037e-03 1.2840e-03 1.2829e-03 1.2952e-03 1.2862e-03 1.2879e-03 1.2720e-03 1.2840e-03 1.2798e-03 1.2860e-03 1.2768e-03 1.2627e-03 1.2714e-03
1.2686e-03 1.2816e-03 1.2756e-03 1.2760e-03 1.2732e-03 1.2596e-03 1.2514e-03 1.2618e-03 1.2567e-03 1.2539e-03 1.2664e-03 1.2584e-03 1.2480e-03 1.2671e-03
1.2574e-03 1.2566e-03 1.2606e-03 1.2522e-03 1.2587e-03 1.2337e-03 1.2446e-03 1.2576e-03 1.2250e-03 1.2536e-03 1.2486e-03 1.2498e-03 1.2314e-03 1.2487e-03
1.2570e-03 1.2538e-03 1.2467e-03 1.2350e-03 1.2285e-03 1.2293e-03 1.2348e-03 1.2153e-03 1.1991e-03 1.2545e-03 1.2496e-03 1.2420e-03 1.2296e-03 1.2401e-03
1.2187e-03 1.2101e-03 1.2089e-03 1.2068e-03 1.2132e-03 1.2075e-03 1.2140e-03 1.2284e-03 1.1969e-03 1.2058e-03 1.2348e-03 1.2164e-03 1.1995e-03 1.1924e-03
1.1985e-03 1.1882e-03 1.1816e-03 1.2120e-03 1.1854e-03 1.1892e-03 1.2038e-03 1.1983e-03 1.2076e-03 1.2065e-03 1.2032e-03 1.1647e-03 1.1747e-03 1.1864e-03
1.1805e-03 1.1764e-03 1.1699e-03 1.1570e-03 1.1836e-03 1.1713e-03 1.1556e-03 1.1857e-03 1.1807e-03 1.1695e-03 1.1602e-03 1.1558e-03 1.1465e-03 1.1589e-03
1.1588e-03 1.1590e-03 1.1530e-03 1.1435e-03 1.1430e-03 1.1561e-03 1.1485e-03 1.1587e-03 1.1490e-03 1.1207e-03 1.1204e-03 1.1428e-03 1.0973e-03 1.1287e-03
1.1404e-03 1.1379e-03 1.1326e-03 1.1330e-03 1.1349e-03 1.1325e-03 1.1289e-03 1.1264e-03 1.1196e-03 1.1056e-03 1.1070e-03 1.1012e-03 1.1167e-03 1.1067e-03
1.1156e-03 1.1092e-03 1.1044e-03 1.1236e-03 1.1233e-03 1.1096e-03 1.0925e-03 1.0879e-03 1.0948e-03 1.0847e-03 1.0794e-03 1.1000e-03 1.0801e-03 1.0725e-03
1.0765e-03 1.0876e-03 1.0939e-03 1.0848e-03 1.0832e-03 1.0771e-03 1.0524e-03 1.0629e-03 1.0699e-03 1.0672e-03 1.0549e-03 1.0636e-03 1.0621e-03 1.0469e-03
1.0704e-03 1.0649e-03 1.0385e-03 1.0641e-03 1.0248e-03 1.0480e-03 1.0389e-03 1.0402e-03 1.0521e-03 1.0488e-03 1.0339e-03 1.0345e-03 1.0439e-03 1.0254e-03
1.0267e-03 1.0394e-03 1.0235e-03 1.0093e-03 1.0057e-03 1.0268e-03 1.0163e-03 9.8990e-04 1.0265e-03 1.0175e-03 9.9990e-04 9.9890e-04 1.0275e-03 1.0197e-03
1.0101e-03 9.8540e-04 9.8010e-04 9.6960e-04 1.0147e-03 9.8350e-04 9.8590e-04 9.8630e-04 9.7090e-04 1.0005e-03 9.9590e-04 1.0198e-03 9.8870e-04 9.6290e-04
9.6050e-04 9.6360e-04 9.4810e-04 9.7330e-04 9.6430e-04 9.5010e-04 9.6510e-04 9.4580e-04 9.5140e-04 9.6550e-04 9.6220e-04 9.7490e-04 9.3660e-04 9.1640e-04
9.3490e-04 9.3330e-04 9.2230e-04 9.3840e-04 9.3260e-04 9.4010e-04 9.2130e-04 9.3810e-04 9.4080e-04 9.2480e-04 9.2350e-04 9.0450e-04 8.9870e-04 8.9380e-04
9.0810e-04 8.9980e-04 9.0680e-04 9.1260e-04 8.9800e-04 8.9710e-04 9.0420e-04 9.0200e-04 8.9860e-04 9.0390e-04 8.7210e-04 8.6980e-04 8.6460e-04 8.7280e-04
8.9460e-04 8.7350e-04 8.9430e-04 8.7020e-04 8.6200e-04 8.8080e-04 8.6990e-04 8.7130e-04 8.5900e-04 8.5090e-04 8.5720e-04 8.5680e-04 8.5440e-04 8.4740e-04
8.6060e-04 8.5290e-04 8.4880e-04 8.5140e-04 8.4840e-04 8.3690e-04 8.4320e-04 8.3240e-04 8.1870e-04 8.1490e-04 8.0870e-04 8.0910e-04 8.2410e-04 8.1070e-04
8.0640e-04 8.2100e-04 8.2640e-04 8.2500e-04 8.0700e-04 8.1680e-04 7.9750e-04 7.7200e-04 7.8820e-04 7.7360e-04 7.9080e-04 7.8080e-04 8.1720e-04 7.9850e-04
7.9350e-04 7.8790e-04 7.8830e-04 7.7990e-04 7.7670e-04 7.6210e-04 7.5980e-04 7.6400e-04 7.5860e-04 7.5320e-04 7.4410e-04 7.6050e-04 7.5700e-04 7.6820e-04
7.5880e-04 7.6490e-04 7.5430e-04 7.2230e-04 7.3660e-04 7.3730e-04 7.4390e-04 7.3280e-04 7.2600e-04 7.2200e-04 7.3540e-04 7.2350e-04 7.4490e-04 7.3430e-04
7.1380e-04 7.1900e-04 6.9160e-04 6.8840e-04 7.0590e-04 7.0280e-04 6.9300e-04 7.1630e-04 6.9090e-04 6.9710e-04 7.0530e-04 7.0640e-04 7.0370e-04 6.9070e-04
6.7970e-04 6.6770e-04 6.6290e-04 6.4720e-04 6.9660e-04 6.6710e-04 6.6960e-04 6.8070e-04 6.8320e-04 6.8240e-04 6.5890e-04 6.6360e-04 6.7290e-04 6.4530e-04
6.4820e-04 6.3900e-04 6.2360e-04 6.3220e-04 6.5840e-04 6.5010e-04 6.3060e-04 6.4550e-04 6.3570e-04 6.5160e-04 6.3840e-04 6.4530e-04 6.0790e-04 6.0670e-04
6.1200e-04 6.0420e-04 6.2380e-04 6.1720e-04 6.2120e-04 6.0970e-04 6.0480e-04 5.9300e-04 6.1070e-04 6.2500e-04 6.0420e-04 5.7300e-04 5.8570e-04 5.8070e-04
5.7500e-04 5.7540e-04 5.8480e-04 5.8100e-04 5.7670e-04 5.7900e-04 5.8710e-04 5.8200e-04 5.7470e-04 5.5880e-04 5.4980e-04 5.5380e-04 5.5340e-04 5.3370e-04
5.4740e-04 5.5830e-04 5.5210e-04 5.4210e-04 5.4230e-04 5.5580e-04 5.3920e-04 5.4450e-04 5.2770e-04 5.1890e-04 5.2310e-04 5.3120e-04 5.2640e-04 5.2420e-04
5.2100e-04 5.2790e-04 5.3270e-04 5.2510e-04 5.1350e-04 5.1990e-04 5.1410e-04 5.0700e-04 4.9590e-04 4.8770e-04 4.9100e-04 4.9060e-04 4.9010e-04 5.0640e-04
4.8610e-04 4.8870e-04 4.8060e-04 4.9620e-04 4.9020e-04 4.6640e-04 4.5300e-04 4.7040e-04 4.7450e-04 4.7180e-04 4.5450e-04 4.5790e-04 4.6740e-04 4.6770e-04
4.6960e-04 4.7610e-04 4.6420e-04 4.6920e-04 4.2950e-04 4.2910e-04 4.4210e-04 4.3130e-04 4.2090e-04 4.3850e-04 4.4230e-04 4.2690e-04 4.3750e-04 4.3560e-04
4.4320e-04 4.2910e-04 4.2980e-04 4.0550e-04 4.1510e-04 3.9830e-04 4.0860e-04 4.1080e-04 4.0750e-04 4.0710e-04 4.0130e-04 3.9750e-04 4.0330e-04 3.9440e-04
4.0980e-04 3.9050e-04 3.8250e-04 3.7640e-04 3.7080e-04 3.8220e-04 3.7640e-04 3.7280e-04 3.7510e-04 3.7250e-04 3.6310e-04 3.6870e-04 3.8180e-04 3.6710e-04
3.5220e-04 3.4740e-04 3.4730e-04 3.5240e-04 3.5740e-04 3.3690e-04 3.5150e-04 3.4690e-04 3.4450e-04 3.5930e-04 3.4570e-04 3.5030e-04 3.4610e-04 3.2670e-04
3.3390e-04 3.2260e-04 3.2110e-04 3.2300e-04 3.2930e-04 3.2000e-04 3.2190e-04 3.2430e-04 3.1630e-04 3.2220e-04 3.1720e-04 3.1290e-04 2.9460e-04 2.9010e-04
2.9340e-04 2.9860e-04 2.9120e-04 3.0100e-04 2.9290e-04 2.9390e-04 3.0260e-04 2.9400e-04 2.9840e-04 2.9120e-04 2.7860e-04 2.6120e-04 2.7060e-04 2.6360e-04
2.6750e-04 2.6650e-04 2.7610e-04 2.6980e-04 2.6830e-04 2.7360e-04 2.6850e-04 2.7450e-04 2.5620e-04 2.4930e-04 2.3720e-04 2.4530e-04 2.4530e-04 2.4350e-04
2.4870e-04 2.6040e-04 2.4970e-04 2.4190e-04 2.4480e-04 2.4580e-04 2.5180e-04 2.3330e-04 2.2550e-04 2.2550e-04 2.1790e-04 2.1810e-04 2.2240e-04 2.2350e-04
2.3170e-04 2.3010e-04 2.2050e-04 2.2600e-04 2.1770e-04 2.0670e-04 1.9770e-04 2.0250e-04 2.0480e-04 1.9870e-04 2.0310e-04 1.9980e-04 1.9510e-04 1.9210e-04
2.0100e-04 2.0100e-04 1.9660e-04 1.9960e-04 1.9160e-04 1.8320e-04 1.7830e-04 1.7150e-04 1.7510e-04 1.8080e-04 1.7850e-04 1.7880e-04 1.7680e-04 1.7520e-04
1.7940e-04 1.7290e-04 1.7470e-04 1.7140e-04 1.5690e-04 1.5840e-04 1.6090e-04 1.6010e-04 1.5760e-04 1.5500e-04 1.5140e-04 1.5530e-04 1.5650e-04 1.5710e-04
1.6100e-04 1.6140e-04 1.3890e-04 1.2560e-04 1.3880e-04 1.4030e-04 1.3950e-04 1.3440e-04 1.3410e-04 1.3420e-04 1.4140e-04 1.4000e-04 1.3130e-04 1.3620e-04
1.2730e-04 1.1480e-04 1.1220e-04 1.1320e-04 1.1750e-04 1.1580e-04 1.1570e-04 1.1790e-04 1.1620e-04 1.1920e-04 1.1700e-04 1.1330e-04 1.1630e-04 1.0180e-04
9.8800e-05 9.8200e-05 9.8600e-05 9.8000e-05 9.8000e-05 9.4500e-05 9.7900e-05 9.9600e-05 9.7600e-05 1.0000e-04 9.8200e-05 9.9800e-05 8.1200e-05 8.2600e-05
8.0200e-05 7.8200e-05 8.0100e-05 7.9000e-05 8.1300e-05 8.1900e-05 8.3600e-05 7.8600e-05 7.9800e-05 8.0600e-05 7.5600e-05 6.6800e-05 6.4200e-05 6.5700e-05
6.3600e-05 6.8800e-05 6.4400e-05 7.0100e-05 6.1400e-05 6.3600e-05 6.8200e-05 6.5400e-05 6.1300e-05 5.7000e-05 5.6900e-05 5.5300e-05 5.3800e-05 4.9500e-05
5.2200e-05 5.0500e-05 4.9400e-05 5.0400e-05 4.7900e-05 5.2700e-05 5.1700e-05 5.2200e-05 3.9200e-05 4.1100e-05 3.8200e-05 3.9700e-05 4.2600e-05 3.4400e-05
3.9800e-05 3.6800e-05 3.7900e-05 4.1900e-05 4.0100e-05 4.2500e-05 3.6600e-05 2.9400e-05 3.1100e-05 2.7000e-05 3.0100e-05 2.8500e-05 3.1700e-05 3.0900e-05
2.9000e-05 2.6400e-05 2.8700e-05 3.0500e-05 2.8200e-05 2.3300e-05 1.9900e-05 1.8200e-05 1.9300e-05 1.8900e-05 1.9700e-05 1.8400e-05 1.9700e-05 2.1600e-05
2.0600e-05 1.9900e-05 1.8300e-05 1.7500e-05 1.3300e-05 1.2300e-05 1.1000e-05 1.2000e-05 1.1900e-05 1.2100e-05 1.2100e-05 1.1100e-05 1.2000e-05 1.2900e-05
1.4300e-05 1.1400e-05 1.1900e-05 5.6000e-06 7.3000e-06 6.0000e-06 5.4000e-06 6.3000e-06 5.7000e-06 5.7000e-06 5.4000e-06 6.0000e-06 5.9000e-06 6.7000e-06
5.6000e-06 4.2000e-06 2.9000e-06 2.0000e-06 1.7000e-06 2.9000e-06 2.1000e-06 1.5000e-06 2.4000e-06 2.7000e-06 2.8000e-06 1.6000e-06 2.6000e-06 3.3000e-06
5.0000e-07 5.0000e-07 2.0000e-07 4.0000e-07 2.0000e-07 3.0000e-07 2.0000e-07 2.0000e-07 3.0000e-07 3.0000e-07 3.0000e-07 2.0000e-07 2.0000e-07

s:So/VolSource_hot_1/Type                            = "Volumetric"
s:So/VolSource_hot_1/Component                       = "Cylinder_hot_rod_1"
sc:So/VolSource_hot_1/ActiveMaterial                 = "F18Solution"
s:So/VolSource_hot_1/BeamParticle                    = "e+"
ic:So/VolSource_hot_1/NumberOfHistoriesInRun         = Tf/NumDecays_hot_1/Value
b:So/VolSource_hot_1/RecursivelyIncludeChildren      = "False"
ic:So/VolSource_hot_1/MaxNumberOfPointsToSample      = 10000000
s:So/VolSource_hot_1/BeamEnergySpectrumType          = "Continuous"
dv:So/VolSource_hot_1/BeamEnergySpectrumValues       = So/VolSource_hot_0/BeamEnergySpectrumValues MeV
uv:So/VolSource_hot_1/BeamEnergySpectrumWeights      = So/VolSource_hot_0/BeamEnergySpectrumWeights

s:So/VolSource_hot_2/Type                            = "Volumetric"
s:So/VolSource_hot_2/Component                       = "Cylinder_hot_rod_2"
sc:So/VolSource_hot_2/ActiveMaterial                 = "F18Solution"
s:So/VolSource_hot_2/BeamParticle                    = "e+"
ic:So/VolSource_hot_2/NumberOfHistoriesInRun         = Tf/NumDecays_hot_2/Value
b:So/VolSource_hot_2/RecursivelyIncludeChildren      = "True"
s:So/VolSource_hot_2/BeamEnergySpectrumType          = "Continuous"
dv:So/VolSource_hot_2/BeamEnergySpectrumValues       = So/VolSource_hot_0/BeamEnergySpectrumValues MeV
uv:So/VolSource_hot_2/BeamEnergySpectrumWeights      = So/VolSource_hot_0/BeamEnergySpectrumWeights

s:So/VolSource_hot_3/Type                            = "Volumetric"
s:So/VolSource_hot_3/Component                       = "Cylinder_hot_rod_3"
sc:So/VolSource_hot_3/ActiveMaterial                 = "F18Solution"
s:So/VolSource_hot_3/BeamParticle                    = "e+"
ic:So/VolSource_hot_3/NumberOfHistoriesInRun         = Tf/NumDecays_hot_3/Value
b:So/VolSource_hot_3/RecursivelyIncludeChildren      = "False"
s:So/VolSource_hot_3/BeamEnergySpectrumType          = "Continuous"
dv:So/VolSource_hot_3/BeamEnergySpectrumValues       = So/VolSource_hot_0/BeamEnergySpectrumValues MeV
uv:So/VolSource_hot_3/BeamEnergySpectrumWeights      = So/VolSource_hot_0/BeamEnergySpectrumWeights

Scorer#

The following should be included in your scorer.txt parameter file:

#=========Scorer===========
s:Sc/PETScore/Component = "PETImager"
s:Sc/PETScore/Quantity = "PETScorer"
sv:Sc/PETScore/OnlyIncludeParticlesNamed = 1 "e-"
sv:Sc/PETScore/OnlyIncludeIfParticleOrAncestorFromProcess = 1 "annihil"

#========= Parameters for digitizers ===========
sv:Sc/PETScore/Digitizers   = 3 "EnergyCutoff" "TimeResolution" "DeadTime"
d:Sc/PETScore/Digitizer/TimeResolution                 = 500 ps # Time resolution
d:Sc/PETScore/Digitizer/DeadTime                       = 10. ms # Dead time
d:Sc/PETScore/Digitizer/EnergyCutoff/Threshold         = 400 keV # Energy cutoff
d:Sc/PETScore/Digitizer/EnergyCutoff/Uphold            = 650 keV # Energy cutoff
d:Sc/PETScore/Digitizer/SigmoidalThresholder/Threshold = 650 keV # Energy cutoff
u:Sc/PETScore/Digitizer/SigmoidalThresholder/Alpha     = 50.
u:Sc/PETScore/Digitizer/SigmoidalThresholder/Percent   = 0.9
d:Sc/PETScore/Digitizer/PulsePileUp/TimingWindow       = 100 ns

d:Sc/PETScore/MinDistanceInCoincidence     = 1 mm
d:Sc/PETScore/CoincidenceTimeWindowPrompts = 10 ns # Coincidence detection
d:Sc/PETScore/CoincidenceTimeWindowRandoms = Sc/PETScore/CoincidenceTimeWindowPrompts ns
d:Sc/PETScore/CoincidenceTimeDelayRandoms  = 1000 ns

# Output options for phase space

s:Sc/PETScore/IfOutputFileAlreadyExists = "Overwrite" # re-write
s:Sc/PETScore/OutputType = "ASCII"

ACR Phantom#

As previously mentioned, in order to test the PET system an ACR phantom tom was built in TOPAS, with resolution and contrast slices depicted in the figure below.

../../../_images/acr.png

The following bit of code, which includes all the appropriate TOPAS parameter files, should be placed into its own file, i.e. acr_phantom.txt, and ultimately this is the file that should be run:

includeFile = detector.txt materials.txt source.txt scorer.txt

# #================================ ACR phantom ================================
s:Ge/ACRPhantom/Type="Group"
s:Ge/ACRPhantom/Parent = "World"

s:Ge/Phantom/Type                                = "TsCylinder"
s:Ge/Phantom/Parent                              = "ACRPhantom"
s:Ge/Phantom/Material                            = "F18Solution"
d:Ge/Phantom/RMin                                = 0. mm
d:Ge/Phantom/RMax                                = 10.200000 cm
d:Ge/Phantom/SPhi                                = 0. deg
d:Ge/Phantom/DPhi                                = 360. deg
d:Ge/Phantom/HL                                  = 9.3000 cm
d:Ge/Phantom/TransX                              = 0. mm
d:Ge/Phantom/TransY                              = 0. mm
d:Ge/Phantom/TransZ                              = 0. mm
d:Ge/Phantom/RotX                                = 0. deg
d:Ge/Phantom/RotY                                = 0. deg
d:Ge/Phantom/RotZ                                = 0. deg
s:Ge/Phantom/Color                               = "yellow"

s:Ge/Phantom_wall/Type                           = "TsCylinder"
s:Ge/Phantom_wall/Parent                         = "ACRPhantom"
s:Ge/Phantom_wall/Material                       = "PMMA"
d:Ge/Phantom_wall/RMin                           = 10.200000 cm
d:Ge/Phantom_wall/RMax                           = 10.400000 cm
d:Ge/Phantom_wall/SPhi                           = 0. deg
d:Ge/Phantom_wall/DPhi                           = 360. deg
d:Ge/Phantom_wall/HL                             = 9.3000 cm
d:Ge/Phantom_wall/TransX                         = 0. mm
d:Ge/Phantom_wall/TransY                         = 0. mm
d:Ge/Phantom_wall/TransZ                         = 0. mm
d:Ge/Phantom_wall/RotX                           = 0. deg
d:Ge/Phantom_wall/RotY                           = 0. deg
d:Ge/Phantom_wall/RotZ                           = 0. deg
s:Ge/Phantom_wall/Color                          = "green"

s:Ge/Cylinder_hot_rod_0/Type                     = "TsCylinder"
s:Ge/Cylinder_hot_rod_0/Parent                   = "Phantom"
s:Ge/Cylinder_hot_rod_0/Material                 = "F18Solution"
d:Ge/Cylinder_hot_rod_0/RMin                     = 0. mm
d:Ge/Cylinder_hot_rod_0/RMax                     = 0.400000 cm
d:Ge/Cylinder_hot_rod_0/SPhi                     = 0. deg
d:Ge/Cylinder_hot_rod_0/DPhi                     = 360. deg
d:Ge/Cylinder_hot_rod_0/HL                       = 2.0000 cm
d:Ge/Cylinder_hot_rod_0/TransX                   = 6.0000 cm
d:Ge/Cylinder_hot_rod_0/TransY                   = 0.0000 cm
d:Ge/Cylinder_hot_rod_0/TransZ                   = 7.3000 cm
d:Ge/Cylinder_hot_rod_0/RotX                     = 0. deg
d:Ge/Cylinder_hot_rod_0/RotY                     = 0. deg
d:Ge/Cylinder_hot_rod_0/RotZ                     = 0. deg
s:Ge/Cylinder_hot_rod_0/Color                    = "red"

s:Ge/Cylinder_hot_rod_wall_0/Type                = "TsCylinder"
s:Ge/Cylinder_hot_rod_wall_0/Parent              = "Phantom"
s:Ge/Cylinder_hot_rod_wall_0/Material            = "PMMA"
d:Ge/Cylinder_hot_rod_wall_0/RMin                = 0.400000 cm
d:Ge/Cylinder_hot_rod_wall_0/RMax                = 0.500000 cm
d:Ge/Cylinder_hot_rod_wall_0/SPhi                = 0. deg
d:Ge/Cylinder_hot_rod_wall_0/DPhi                = 360. deg
d:Ge/Cylinder_hot_rod_wall_0/HL                  = 2.0000 cm
d:Ge/Cylinder_hot_rod_wall_0/TransX              = 6.0000 cm
d:Ge/Cylinder_hot_rod_wall_0/TransY              = 0.0000 cm
d:Ge/Cylinder_hot_rod_wall_0/TransZ              = 7.3000 cm
d:Ge/Cylinder_hot_rod_wall_0/RotX                = 0. deg
d:Ge/Cylinder_hot_rod_wall_0/RotY                = 0. deg
d:Ge/Cylinder_hot_rod_wall_0/RotZ                = 0. deg
s:Ge/Cylinder_hot_rod_wall_0/Color               = "white"

s:Ge/Cylinder_hot_rod_1/Type                     = "TsCylinder"
s:Ge/Cylinder_hot_rod_1/Parent                   = "Phantom"
s:Ge/Cylinder_hot_rod_1/Material                 = "F18Solution"
d:Ge/Cylinder_hot_rod_1/RMin                     = 0. mm
d:Ge/Cylinder_hot_rod_1/RMax                     = 0.600000 cm
d:Ge/Cylinder_hot_rod_1/SPhi                     = 0. deg
d:Ge/Cylinder_hot_rod_1/DPhi                     = 360. deg
d:Ge/Cylinder_hot_rod_1/HL                       = 2.0000 cm
d:Ge/Cylinder_hot_rod_1/TransX                   = 3.7409 cm
d:Ge/Cylinder_hot_rod_1/TransY                   = 4.6910 cm
d:Ge/Cylinder_hot_rod_1/TransZ                   = 7.3000 cm
d:Ge/Cylinder_hot_rod_1/RotX                     = 0. deg
d:Ge/Cylinder_hot_rod_1/RotY                     = 0. deg
d:Ge/Cylinder_hot_rod_1/RotZ                     = 0. deg
s:Ge/Cylinder_hot_rod_1/Color                    = "red"

s:Ge/Cylinder_hot_rod_wall_1/Type                = "TsCylinder"
s:Ge/Cylinder_hot_rod_wall_1/Parent              = "Phantom"
s:Ge/Cylinder_hot_rod_wall_1/Material            = "PMMA"
d:Ge/Cylinder_hot_rod_wall_1/RMin                = 0.600000 cm
d:Ge/Cylinder_hot_rod_wall_1/RMax                = 0.700000 cm
d:Ge/Cylinder_hot_rod_wall_1/SPhi                = 0. deg
d:Ge/Cylinder_hot_rod_wall_1/DPhi                = 360. deg
d:Ge/Cylinder_hot_rod_wall_1/HL                  = 2.0000 cm
d:Ge/Cylinder_hot_rod_wall_1/TransX              = 3.7409 cm
d:Ge/Cylinder_hot_rod_wall_1/TransY              = 4.6910 cm
d:Ge/Cylinder_hot_rod_wall_1/TransZ              = 7.3000 cm
d:Ge/Cylinder_hot_rod_wall_1/RotX                = 0. deg
d:Ge/Cylinder_hot_rod_wall_1/RotY                = 0. deg
d:Ge/Cylinder_hot_rod_wall_1/RotZ                = 0. deg
s:Ge/Cylinder_hot_rod_wall_1/Color               = "white"

s:Ge/Cylinder_hot_rod_2/Type                     = "TsCylinder"
s:Ge/Cylinder_hot_rod_2/Parent                   = "Phantom"
s:Ge/Cylinder_hot_rod_2/Material                 = "F18Solution"
d:Ge/Cylinder_hot_rod_2/RMin                     = 0. mm
d:Ge/Cylinder_hot_rod_2/RMax                     = 0.800000 cm
d:Ge/Cylinder_hot_rod_2/SPhi                     = 0. deg
d:Ge/Cylinder_hot_rod_2/DPhi                     = 360. deg
d:Ge/Cylinder_hot_rod_2/HL                       = 2.0000 cm
d:Ge/Cylinder_hot_rod_2/TransX                   = -1.3351 cm
d:Ge/Cylinder_hot_rod_2/TransY                   = 5.8496 cm
d:Ge/Cylinder_hot_rod_2/TransZ                   = 7.3000 cm
d:Ge/Cylinder_hot_rod_2/RotX                     = 0. deg
d:Ge/Cylinder_hot_rod_2/RotY                     = 0. deg
d:Ge/Cylinder_hot_rod_2/RotZ                     = 0. deg
s:Ge/Cylinder_hot_rod_2/Color                    = "red"

s:Ge/Cylinder_hot_rod_wall_2/Type                = "TsCylinder"
s:Ge/Cylinder_hot_rod_wall_2/Parent              = "Phantom"
s:Ge/Cylinder_hot_rod_wall_2/Material            = "PMMA"
d:Ge/Cylinder_hot_rod_wall_2/RMin                = 0.800000 cm
d:Ge/Cylinder_hot_rod_wall_2/RMax                = 0.900000 cm
d:Ge/Cylinder_hot_rod_wall_2/SPhi                = 0. deg
d:Ge/Cylinder_hot_rod_wall_2/DPhi                = 360. deg
d:Ge/Cylinder_hot_rod_wall_2/HL                  = 2.0000 cm
d:Ge/Cylinder_hot_rod_wall_2/TransX              = -1.3351 cm
d:Ge/Cylinder_hot_rod_wall_2/TransY              = 5.8496 cm
d:Ge/Cylinder_hot_rod_wall_2/TransZ              = 7.3000 cm
d:Ge/Cylinder_hot_rod_wall_2/RotX                = 0. deg
d:Ge/Cylinder_hot_rod_wall_2/RotY                = 0. deg
d:Ge/Cylinder_hot_rod_wall_2/RotZ                = 0. deg
s:Ge/Cylinder_hot_rod_wall_2/Color               = "white"

s:Ge/Cylinder_hot_rod_3/Type                     = "TsCylinder"
s:Ge/Cylinder_hot_rod_3/Parent                   = "Phantom"
s:Ge/Cylinder_hot_rod_3/Material                 = "F18Solution"
d:Ge/Cylinder_hot_rod_3/RMin                     = 0. mm
d:Ge/Cylinder_hot_rod_3/RMax                     = 1.250000 cm
d:Ge/Cylinder_hot_rod_3/SPhi                     = 0. deg
d:Ge/Cylinder_hot_rod_3/DPhi                     = 360. deg
d:Ge/Cylinder_hot_rod_3/HL                       = 2.0000 cm
d:Ge/Cylinder_hot_rod_3/TransX                   = -5.4058 cm
d:Ge/Cylinder_hot_rod_3/TransY                   = 2.6033 cm
d:Ge/Cylinder_hot_rod_3/TransZ                   = 7.3000 cm
d:Ge/Cylinder_hot_rod_3/RotX                     = 0. deg
d:Ge/Cylinder_hot_rod_3/RotY                     = 0. deg
d:Ge/Cylinder_hot_rod_3/RotZ                     = 0. deg
s:Ge/Cylinder_hot_rod_3/Color                    = "red"

s:Ge/Cylinder_hot_rod_wall_3/Type                = "TsCylinder"
s:Ge/Cylinder_hot_rod_wall_3/Parent              = "Phantom"
s:Ge/Cylinder_hot_rod_wall_3/Material            = "PMMA"
d:Ge/Cylinder_hot_rod_wall_3/RMin                = 1.250000 cm
d:Ge/Cylinder_hot_rod_wall_3/RMax                = 1.350000 cm
d:Ge/Cylinder_hot_rod_wall_3/SPhi                = 0. deg
d:Ge/Cylinder_hot_rod_wall_3/DPhi                = 360. deg
d:Ge/Cylinder_hot_rod_wall_3/HL                  = 2.0000 cm
d:Ge/Cylinder_hot_rod_wall_3/TransX              = -5.4058 cm
d:Ge/Cylinder_hot_rod_wall_3/TransY              = 2.6033 cm
d:Ge/Cylinder_hot_rod_wall_3/TransZ              = 7.3000 cm
d:Ge/Cylinder_hot_rod_wall_3/RotX                = 0. deg
d:Ge/Cylinder_hot_rod_wall_3/RotY                = 0. deg
d:Ge/Cylinder_hot_rod_wall_3/RotZ                = 0. deg
s:Ge/Cylinder_hot_rod_wall_3/Color               = "white"

s:Ge/Cylinder_cold_air/Type                      = "TsCylinder"
s:Ge/Cylinder_cold_air/Parent                    = "Phantom"
s:Ge/Cylinder_cold_air/Material                  = "G4_TEFLON"
d:Ge/Cylinder_cold_air/RMin                      = 0. mm
d:Ge/Cylinder_cold_air/RMax                      = 1.250000 cm
d:Ge/Cylinder_cold_air/SPhi                      = 0. deg
d:Ge/Cylinder_cold_air/DPhi                      = 360. deg
d:Ge/Cylinder_cold_air/HL                        = 2.0000 cm
d:Ge/Cylinder_cold_air/TransX                    = -5.4058 cm
d:Ge/Cylinder_cold_air/TransY                    = -2.6033 cm
d:Ge/Cylinder_cold_air/TransZ                    = 7.3000 cm
d:Ge/Cylinder_cold_air/RotX                      = 0. deg
d:Ge/Cylinder_cold_air/RotY                      = 0. deg
d:Ge/Cylinder_cold_air/RotZ                      = 0. deg
s:Ge/Cylinder_cold_air/Color                     = "magenta"

s:Ge/Cylinder_cold_air_wall/Type                 = "TsCylinder"
s:Ge/Cylinder_cold_air_wall/Parent               = "Phantom"
s:Ge/Cylinder_cold_air_wall/Material             = "PMMA"
d:Ge/Cylinder_cold_air_wall/RMin                 = 1.250000 cm
d:Ge/Cylinder_cold_air_wall/RMax                 = 1.350000 cm
d:Ge/Cylinder_cold_air_wall/SPhi                 = 0. deg
d:Ge/Cylinder_cold_air_wall/DPhi                 = 360. deg
d:Ge/Cylinder_cold_air_wall/HL                   = 2.0000 cm
d:Ge/Cylinder_cold_air_wall/TransX               = -5.4058 cm
d:Ge/Cylinder_cold_air_wall/TransY               = -2.6033 cm
d:Ge/Cylinder_cold_air_wall/TransZ               = 7.3000 cm
d:Ge/Cylinder_cold_air_wall/RotX                 = 0. deg
d:Ge/Cylinder_cold_air_wall/RotY                 = 0. deg
d:Ge/Cylinder_cold_air_wall/RotZ                 = 0. deg
s:Ge/Cylinder_cold_air_wall/Color                = "white"

s:Ge/Cylinder_cold_water/Type                    = "TsCylinder"
s:Ge/Cylinder_cold_water/Parent                  = "Phantom"
s:Ge/Cylinder_cold_water/Material                = "Air"
d:Ge/Cylinder_cold_water/RMin                    = 0. mm
d:Ge/Cylinder_cold_water/RMax                    = 1.250000 cm
d:Ge/Cylinder_cold_water/SPhi                    = 0. deg
d:Ge/Cylinder_cold_water/DPhi                    = 360. deg
d:Ge/Cylinder_cold_water/HL                      = 2.0000 cm
d:Ge/Cylinder_cold_water/TransX                  = -1.3351 cm
d:Ge/Cylinder_cold_water/TransY                  = -5.8496 cm
d:Ge/Cylinder_cold_water/TransZ                  = 7.3000 cm
d:Ge/Cylinder_cold_water/RotX                    = 0. deg
d:Ge/Cylinder_cold_water/RotY                    = 0. deg
d:Ge/Cylinder_cold_water/RotZ                    = 0. deg
s:Ge/Cylinder_cold_water/Color                   = "green"

s:Ge/Cylinder_cold_water_wall/Type               = "TsCylinder"
s:Ge/Cylinder_cold_water_wall/Parent             = "Phantom"
s:Ge/Cylinder_cold_water_wall/Material           = "PMMA"
d:Ge/Cylinder_cold_water_wall/RMin               = 1.250000 cm
d:Ge/Cylinder_cold_water_wall/RMax               = 1.350000 cm
d:Ge/Cylinder_cold_water_wall/SPhi               = 0. deg
d:Ge/Cylinder_cold_water_wall/DPhi               = 360. deg
d:Ge/Cylinder_cold_water_wall/HL                 = 2.0000 cm
d:Ge/Cylinder_cold_water_wall/TransX             = -1.3351 cm
d:Ge/Cylinder_cold_water_wall/TransY             = -5.8496 cm
d:Ge/Cylinder_cold_water_wall/TransZ             = 7.3000 cm
d:Ge/Cylinder_cold_water_wall/RotX               = 0. deg
d:Ge/Cylinder_cold_water_wall/RotY               = 0. deg
d:Ge/Cylinder_cold_water_wall/RotZ               = 0. deg
s:Ge/Cylinder_cold_water_wall/Color              = "white"

s:Ge/Cylinder_cold_teflon/Type                   = "TsCylinder"
s:Ge/Cylinder_cold_teflon/Parent                 = "Phantom"
s:Ge/Cylinder_cold_teflon/Material               = "G4_WATER"
d:Ge/Cylinder_cold_teflon/RMin                   = 0. mm
d:Ge/Cylinder_cold_teflon/RMax                   = 1.250000 cm
d:Ge/Cylinder_cold_teflon/SPhi                   = 0. deg
d:Ge/Cylinder_cold_teflon/DPhi                   = 360. deg
d:Ge/Cylinder_cold_teflon/HL                     = 2.0000 cm
d:Ge/Cylinder_cold_teflon/TransX                 = 3.7409 cm
d:Ge/Cylinder_cold_teflon/TransY                 = -4.6910 cm
d:Ge/Cylinder_cold_teflon/TransZ                 = 7.3000 cm
d:Ge/Cylinder_cold_teflon/RotX                   = 0. deg
d:Ge/Cylinder_cold_teflon/RotY                   = 0. deg
d:Ge/Cylinder_cold_teflon/RotZ                   = 0. deg
s:Ge/Cylinder_cold_teflon/Color                  = "Lime"

s:Ge/Cylinder_cold_teflon_wall/Type              = "TsCylinder"
s:Ge/Cylinder_cold_teflon_wall/Parent            = "Phantom"
s:Ge/Cylinder_cold_teflon_wall/Material          = "PMMA"
d:Ge/Cylinder_cold_teflon_wall/RMin              = 1.250000 cm
d:Ge/Cylinder_cold_teflon_wall/RMax              = 1.350000 cm
d:Ge/Cylinder_cold_teflon_wall/SPhi              = 0. deg
d:Ge/Cylinder_cold_teflon_wall/DPhi              = 360. deg
d:Ge/Cylinder_cold_teflon_wall/HL                = 2.0000 cm
d:Ge/Cylinder_cold_teflon_wall/TransX            = 3.7409 cm
d:Ge/Cylinder_cold_teflon_wall/TransY            = -4.6910 cm
d:Ge/Cylinder_cold_teflon_wall/TransZ            = 7.3000 cm
d:Ge/Cylinder_cold_teflon_wall/RotX              = 0. deg
d:Ge/Cylinder_cold_teflon_wall/RotY              = 0. deg
d:Ge/Cylinder_cold_teflon_wall/RotZ              = 0. deg
s:Ge/Cylinder_cold_teflon_wall/Color             = "white"

s:Ge/Sphere_cold_sphere_0/Type                   = "TsSphere"
s:Ge/Sphere_cold_sphere_0/Parent                 = "Phantom"
s:Ge/Sphere_cold_sphere_0/Material               = "PMMA"
d:Ge/Sphere_cold_sphere_0/RMin                   = 0. mm
d:Ge/Sphere_cold_sphere_0/RMax                   = 0.475000 cm
d:Ge/Sphere_cold_sphere_0/SPhi                   = 0. deg
d:Ge/Sphere_cold_sphere_0/DPhi                   = 360. deg
d:Ge/Sphere_cold_sphere_0/STheta                 = 0. deg
d:Ge/Sphere_cold_sphere_0/DTheta                 = 180. deg
d:Ge/Sphere_cold_sphere_0/TransX                 = 6.0000 cm
d:Ge/Sphere_cold_sphere_0/TransY                 = 0.0000 cm
d:Ge/Sphere_cold_sphere_0/TransZ                 = 3.4000 cm
d:Ge/Sphere_cold_sphere_0/RotX                   = 0. deg
d:Ge/Sphere_cold_sphere_0/RotY                   = 0. deg
d:Ge/Sphere_cold_sphere_0/RotZ                   = 0. deg
s:Ge/Sphere_cold_sphere_0/Color                  = "blue"

s:Ge/Sphere_cold_sphere_1/Type                   = "TsSphere"
s:Ge/Sphere_cold_sphere_1/Parent                 = "Phantom"
s:Ge/Sphere_cold_sphere_1/Material               = "PMMA"
d:Ge/Sphere_cold_sphere_1/RMin                   = 0. mm
d:Ge/Sphere_cold_sphere_1/RMax                   = 0.635000 cm
d:Ge/Sphere_cold_sphere_1/SPhi                   = 0. deg
d:Ge/Sphere_cold_sphere_1/DPhi                   = 360. deg
d:Ge/Sphere_cold_sphere_1/STheta                 = 0. deg
d:Ge/Sphere_cold_sphere_1/DTheta                 = 180. deg
d:Ge/Sphere_cold_sphere_1/TransX                 = 3.0000 cm
d:Ge/Sphere_cold_sphere_1/TransY                 = 5.1962 cm
d:Ge/Sphere_cold_sphere_1/TransZ                 = 3.4000 cm
d:Ge/Sphere_cold_sphere_1/RotX                   = 0. deg
d:Ge/Sphere_cold_sphere_1/RotY                   = 0. deg
d:Ge/Sphere_cold_sphere_1/RotZ                   = 0. deg
s:Ge/Sphere_cold_sphere_1/Color                  = "blue"

s:Ge/Sphere_cold_sphere_2/Type                   = "TsSphere"
s:Ge/Sphere_cold_sphere_2/Parent                 = "Phantom"
s:Ge/Sphere_cold_sphere_2/Material               = "PMMA"
d:Ge/Sphere_cold_sphere_2/RMin                   = 0. mm
d:Ge/Sphere_cold_sphere_2/RMax                   = 0.795000 cm
d:Ge/Sphere_cold_sphere_2/SPhi                   = 0. deg
d:Ge/Sphere_cold_sphere_2/DPhi                   = 360. deg
d:Ge/Sphere_cold_sphere_2/STheta                 = 0. deg
d:Ge/Sphere_cold_sphere_2/DTheta                 = 180. deg
d:Ge/Sphere_cold_sphere_2/TransX                 = -3.0000 cm
d:Ge/Sphere_cold_sphere_2/TransY                 = 5.1962 cm
d:Ge/Sphere_cold_sphere_2/TransZ                 = 3.4000 cm
d:Ge/Sphere_cold_sphere_2/RotX                   = 0. deg
d:Ge/Sphere_cold_sphere_2/RotY                   = 0. deg
d:Ge/Sphere_cold_sphere_2/RotZ                   = 0. deg
s:Ge/Sphere_cold_sphere_2/Color                  = "blue"

s:Ge/Sphere_cold_sphere_3/Type                   = "TsSphere"
s:Ge/Sphere_cold_sphere_3/Parent                 = "Phantom"
s:Ge/Sphere_cold_sphere_3/Material               = "PMMA"
d:Ge/Sphere_cold_sphere_3/RMin                   = 0. mm
d:Ge/Sphere_cold_sphere_3/RMax                   = 0.955000 cm
d:Ge/Sphere_cold_sphere_3/SPhi                   = 0. deg
d:Ge/Sphere_cold_sphere_3/DPhi                   = 360. deg
d:Ge/Sphere_cold_sphere_3/STheta                 = 0. deg
d:Ge/Sphere_cold_sphere_3/DTheta                 = 180. deg
d:Ge/Sphere_cold_sphere_3/TransX                 = -6.0000 cm
d:Ge/Sphere_cold_sphere_3/TransY                 = 0.0000 cm
d:Ge/Sphere_cold_sphere_3/TransZ                 = 3.4000 cm
d:Ge/Sphere_cold_sphere_3/RotX                   = 0. deg
d:Ge/Sphere_cold_sphere_3/RotY                   = 0. deg
d:Ge/Sphere_cold_sphere_3/RotZ                   = 0. deg
s:Ge/Sphere_cold_sphere_3/Color                  = "blue"

s:Ge/Sphere_cold_sphere_4/Type                   = "TsSphere"
s:Ge/Sphere_cold_sphere_4/Parent                 = "Phantom"
s:Ge/Sphere_cold_sphere_4/Material               = "PMMA"
d:Ge/Sphere_cold_sphere_4/RMin                   = 0. mm
d:Ge/Sphere_cold_sphere_4/RMax                   = 1.270000 cm
d:Ge/Sphere_cold_sphere_4/SPhi                   = 0. deg
d:Ge/Sphere_cold_sphere_4/DPhi                   = 360. deg
d:Ge/Sphere_cold_sphere_4/STheta                 = 0. deg
d:Ge/Sphere_cold_sphere_4/DTheta                 = 180. deg
d:Ge/Sphere_cold_sphere_4/TransX                 = -3.0000 cm
d:Ge/Sphere_cold_sphere_4/TransY                 = -5.1962 cm
d:Ge/Sphere_cold_sphere_4/TransZ                 = 3.4000 cm
d:Ge/Sphere_cold_sphere_4/RotX                   = 0. deg
d:Ge/Sphere_cold_sphere_4/RotY                   = 0. deg
d:Ge/Sphere_cold_sphere_4/RotZ                   = 0. deg
s:Ge/Sphere_cold_sphere_4/Color                  = "blue"

s:Ge/Sphere_cold_sphere_5/Type                   = "TsSphere"
s:Ge/Sphere_cold_sphere_5/Parent                 = "Phantom"
s:Ge/Sphere_cold_sphere_5/Material               = "PMMA"
d:Ge/Sphere_cold_sphere_5/RMin                   = 0. mm
d:Ge/Sphere_cold_sphere_5/RMax                   = 1.590000 cm
d:Ge/Sphere_cold_sphere_5/SPhi                   = 0. deg
d:Ge/Sphere_cold_sphere_5/DPhi                   = 360. deg
d:Ge/Sphere_cold_sphere_5/STheta                 = 0. deg
d:Ge/Sphere_cold_sphere_5/DTheta                 = 180. deg
d:Ge/Sphere_cold_sphere_5/TransX                 = 3.0000 cm
d:Ge/Sphere_cold_sphere_5/TransY                 = -5.1962 cm
d:Ge/Sphere_cold_sphere_5/TransZ                 = 3.4000 cm
d:Ge/Sphere_cold_sphere_5/RotX                   = 0. deg
d:Ge/Sphere_cold_sphere_5/RotY                   = 0. deg
d:Ge/Sphere_cold_sphere_5/RotZ                   = 0. deg
s:Ge/Sphere_cold_sphere_5/Color                  = "blue"

s:Ge/Cylinder_resolution_rod_0_0000/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0000/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0000/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0000/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0000/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0000/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0000/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0000/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0000/TransX       = 1.1085 cm
d:Ge/Cylinder_resolution_rod_0_0000/TransY       = 0.6400 cm
d:Ge/Cylinder_resolution_rod_0_0000/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0000/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0000/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0000/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0000/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0001/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0001/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0001/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0001/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0001/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0001/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0001/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0001/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0001/TransX       = 2.0685 cm
d:Ge/Cylinder_resolution_rod_0_0001/TransY       = 0.6400 cm
d:Ge/Cylinder_resolution_rod_0_0001/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0001/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0001/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0001/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0001/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0002/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0002/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0002/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0002/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0002/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0002/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0002/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0002/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0002/TransX       = 1.5885 cm
d:Ge/Cylinder_resolution_rod_0_0002/TransY       = 1.4714 cm
d:Ge/Cylinder_resolution_rod_0_0002/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0002/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0002/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0002/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0002/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0003/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0003/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0003/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0003/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0003/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0003/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0003/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0003/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0003/TransX       = 3.0285 cm
d:Ge/Cylinder_resolution_rod_0_0003/TransY       = 0.6400 cm
d:Ge/Cylinder_resolution_rod_0_0003/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0003/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0003/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0003/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0003/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0004/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0004/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0004/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0004/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0004/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0004/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0004/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0004/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0004/TransX       = 2.0685 cm
d:Ge/Cylinder_resolution_rod_0_0004/TransY       = 2.3028 cm
d:Ge/Cylinder_resolution_rod_0_0004/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0004/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0004/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0004/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0004/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0005/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0005/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0005/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0005/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0005/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0005/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0005/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0005/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0005/TransX       = 2.5485 cm
d:Ge/Cylinder_resolution_rod_0_0005/TransY       = 1.4714 cm
d:Ge/Cylinder_resolution_rod_0_0005/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0005/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0005/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0005/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0005/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0006/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0006/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0006/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0006/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0006/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0006/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0006/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0006/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0006/TransX       = 3.9885 cm
d:Ge/Cylinder_resolution_rod_0_0006/TransY       = 0.6400 cm
d:Ge/Cylinder_resolution_rod_0_0006/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0006/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0006/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0006/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0006/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0007/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0007/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0007/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0007/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0007/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0007/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0007/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0007/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0007/TransX       = 2.5485 cm
d:Ge/Cylinder_resolution_rod_0_0007/TransY       = 3.1342 cm
d:Ge/Cylinder_resolution_rod_0_0007/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0007/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0007/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0007/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0007/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0008/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0008/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0008/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0008/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0008/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0008/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0008/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0008/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0008/TransX       = 3.5085 cm
d:Ge/Cylinder_resolution_rod_0_0008/TransY       = 1.4714 cm
d:Ge/Cylinder_resolution_rod_0_0008/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0008/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0008/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0008/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0008/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0009/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0009/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0009/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0009/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0009/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0009/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0009/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0009/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0009/TransX       = 3.0285 cm
d:Ge/Cylinder_resolution_rod_0_0009/TransY       = 2.3028 cm
d:Ge/Cylinder_resolution_rod_0_0009/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0009/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0009/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0009/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0009/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0010/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0010/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0010/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0010/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0010/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0010/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0010/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0010/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0010/TransX       = 4.9485 cm
d:Ge/Cylinder_resolution_rod_0_0010/TransY       = 0.6400 cm
d:Ge/Cylinder_resolution_rod_0_0010/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0010/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0010/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0010/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0010/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0011/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0011/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0011/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0011/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0011/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0011/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0011/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0011/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0011/TransX       = 3.0285 cm
d:Ge/Cylinder_resolution_rod_0_0011/TransY       = 3.9655 cm
d:Ge/Cylinder_resolution_rod_0_0011/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0011/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0011/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0011/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0011/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0012/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0012/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0012/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0012/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0012/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0012/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0012/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0012/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0012/TransX       = 4.4685 cm
d:Ge/Cylinder_resolution_rod_0_0012/TransY       = 1.4714 cm
d:Ge/Cylinder_resolution_rod_0_0012/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0012/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0012/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0012/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0012/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0013/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0013/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0013/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0013/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0013/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0013/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0013/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0013/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0013/TransX       = 3.9885 cm
d:Ge/Cylinder_resolution_rod_0_0013/TransY       = 2.3028 cm
d:Ge/Cylinder_resolution_rod_0_0013/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0013/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0013/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0013/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0013/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0014/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0014/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0014/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0014/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0014/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0014/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0014/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0014/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0014/TransX       = 3.5085 cm
d:Ge/Cylinder_resolution_rod_0_0014/TransY       = 3.1342 cm
d:Ge/Cylinder_resolution_rod_0_0014/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0014/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0014/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0014/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0014/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0015/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0015/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0015/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0015/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0015/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0015/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0015/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0015/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0015/TransX       = 5.9085 cm
d:Ge/Cylinder_resolution_rod_0_0015/TransY       = 0.6400 cm
d:Ge/Cylinder_resolution_rod_0_0015/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0015/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0015/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0015/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0015/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0016/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0016/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0016/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0016/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0016/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0016/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0016/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0016/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0016/TransX       = 3.5085 cm
d:Ge/Cylinder_resolution_rod_0_0016/TransY       = 4.7969 cm
d:Ge/Cylinder_resolution_rod_0_0016/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0016/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0016/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0016/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0016/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0017/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0017/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0017/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0017/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0017/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0017/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0017/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0017/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0017/TransX       = 5.4285 cm
d:Ge/Cylinder_resolution_rod_0_0017/TransY       = 1.4714 cm
d:Ge/Cylinder_resolution_rod_0_0017/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0017/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0017/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0017/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0017/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0018/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0018/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0018/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0018/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0018/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0018/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0018/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0018/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0018/TransX       = 4.9485 cm
d:Ge/Cylinder_resolution_rod_0_0018/TransY       = 2.3028 cm
d:Ge/Cylinder_resolution_rod_0_0018/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0018/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0018/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0018/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0018/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0019/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0019/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0019/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0019/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0019/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0019/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0019/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0019/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0019/TransX       = 4.4685 cm
d:Ge/Cylinder_resolution_rod_0_0019/TransY       = 3.1342 cm
d:Ge/Cylinder_resolution_rod_0_0019/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0019/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0019/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0019/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0019/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0020/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0020/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0020/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0020/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0020/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0020/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0020/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0020/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0020/TransX       = 3.9885 cm
d:Ge/Cylinder_resolution_rod_0_0020/TransY       = 3.9655 cm
d:Ge/Cylinder_resolution_rod_0_0020/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0020/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0020/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0020/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0020/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0021/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0021/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0021/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0021/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0021/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0021/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0021/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0021/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0021/TransX       = 6.8685 cm
d:Ge/Cylinder_resolution_rod_0_0021/TransY       = 0.6400 cm
d:Ge/Cylinder_resolution_rod_0_0021/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0021/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0021/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0021/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0021/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0022/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0022/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0022/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0022/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0022/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0022/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0022/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0022/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0022/TransX       = 3.9885 cm
d:Ge/Cylinder_resolution_rod_0_0022/TransY       = 5.6283 cm
d:Ge/Cylinder_resolution_rod_0_0022/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0022/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0022/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0022/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0022/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0023/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0023/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0023/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0023/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0023/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0023/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0023/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0023/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0023/TransX       = 6.3885 cm
d:Ge/Cylinder_resolution_rod_0_0023/TransY       = 1.4714 cm
d:Ge/Cylinder_resolution_rod_0_0023/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0023/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0023/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0023/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0023/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0024/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0024/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0024/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0024/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0024/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0024/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0024/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0024/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0024/TransX       = 5.9085 cm
d:Ge/Cylinder_resolution_rod_0_0024/TransY       = 2.3028 cm
d:Ge/Cylinder_resolution_rod_0_0024/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0024/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0024/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0024/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0024/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0025/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0025/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0025/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0025/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0025/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0025/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0025/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0025/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0025/TransX       = 5.4285 cm
d:Ge/Cylinder_resolution_rod_0_0025/TransY       = 3.1342 cm
d:Ge/Cylinder_resolution_rod_0_0025/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0025/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0025/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0025/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0025/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0026/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0026/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0026/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0026/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0026/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0026/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0026/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0026/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0026/TransX       = 4.9485 cm
d:Ge/Cylinder_resolution_rod_0_0026/TransY       = 3.9655 cm
d:Ge/Cylinder_resolution_rod_0_0026/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0026/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0026/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0026/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0026/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0027/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0027/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0027/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0027/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0027/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0027/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0027/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0027/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0027/TransX       = 4.4685 cm
d:Ge/Cylinder_resolution_rod_0_0027/TransY       = 4.7969 cm
d:Ge/Cylinder_resolution_rod_0_0027/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0027/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0027/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0027/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0027/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0028/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0028/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0028/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0028/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0028/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0028/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0028/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0028/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0028/TransX       = 7.8285 cm
d:Ge/Cylinder_resolution_rod_0_0028/TransY       = 0.6400 cm
d:Ge/Cylinder_resolution_rod_0_0028/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0028/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0028/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0028/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0028/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0029/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0029/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0029/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0029/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0029/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0029/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0029/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0029/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0029/TransX       = 4.4685 cm
d:Ge/Cylinder_resolution_rod_0_0029/TransY       = 6.4597 cm
d:Ge/Cylinder_resolution_rod_0_0029/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0029/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0029/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0029/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0029/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0030/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0030/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0030/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0030/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0030/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0030/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0030/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0030/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0030/TransX       = 7.3485 cm
d:Ge/Cylinder_resolution_rod_0_0030/TransY       = 1.4714 cm
d:Ge/Cylinder_resolution_rod_0_0030/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0030/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0030/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0030/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0030/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0031/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0031/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0031/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0031/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0031/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0031/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0031/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0031/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0031/TransX       = 6.8685 cm
d:Ge/Cylinder_resolution_rod_0_0031/TransY       = 2.3028 cm
d:Ge/Cylinder_resolution_rod_0_0031/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0031/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0031/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0031/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0031/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0032/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0032/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0032/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0032/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0032/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0032/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0032/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0032/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0032/TransX       = 6.3885 cm
d:Ge/Cylinder_resolution_rod_0_0032/TransY       = 3.1342 cm
d:Ge/Cylinder_resolution_rod_0_0032/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0032/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0032/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0032/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0032/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0033/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0033/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0033/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0033/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0033/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0033/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0033/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0033/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0033/TransX       = 5.9085 cm
d:Ge/Cylinder_resolution_rod_0_0033/TransY       = 3.9655 cm
d:Ge/Cylinder_resolution_rod_0_0033/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0033/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0033/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0033/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0033/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0034/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0034/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0034/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0034/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0034/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0034/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0034/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0034/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0034/TransX       = 5.4285 cm
d:Ge/Cylinder_resolution_rod_0_0034/TransY       = 4.7969 cm
d:Ge/Cylinder_resolution_rod_0_0034/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0034/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0034/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0034/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0034/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0035/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0035/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0035/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0035/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0035/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0035/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0035/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0035/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0035/TransX       = 4.9485 cm
d:Ge/Cylinder_resolution_rod_0_0035/TransY       = 5.6283 cm
d:Ge/Cylinder_resolution_rod_0_0035/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0035/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0035/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0035/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0035/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0036/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0036/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0036/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0036/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0036/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0036/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0036/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0036/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0036/TransX       = 8.7885 cm
d:Ge/Cylinder_resolution_rod_0_0036/TransY       = 0.6400 cm
d:Ge/Cylinder_resolution_rod_0_0036/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0036/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0036/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0036/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0036/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0037/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0037/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0037/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0037/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0037/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0037/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0037/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0037/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0037/TransX       = 4.9485 cm
d:Ge/Cylinder_resolution_rod_0_0037/TransY       = 7.2911 cm
d:Ge/Cylinder_resolution_rod_0_0037/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0037/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0037/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0037/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0037/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0038/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0038/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0038/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0038/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0038/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0038/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0038/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0038/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0038/TransX       = 8.3085 cm
d:Ge/Cylinder_resolution_rod_0_0038/TransY       = 1.4714 cm
d:Ge/Cylinder_resolution_rod_0_0038/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0038/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0038/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0038/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0038/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0039/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0039/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0039/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0039/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0039/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0039/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0039/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0039/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0039/TransX       = 7.8285 cm
d:Ge/Cylinder_resolution_rod_0_0039/TransY       = 2.3028 cm
d:Ge/Cylinder_resolution_rod_0_0039/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0039/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0039/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0039/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0039/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0040/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0040/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0040/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0040/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0040/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0040/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0040/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0040/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0040/TransX       = 7.3485 cm
d:Ge/Cylinder_resolution_rod_0_0040/TransY       = 3.1342 cm
d:Ge/Cylinder_resolution_rod_0_0040/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0040/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0040/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0040/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0040/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0041/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0041/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0041/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0041/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0041/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0041/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0041/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0041/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0041/TransX       = 6.8685 cm
d:Ge/Cylinder_resolution_rod_0_0041/TransY       = 3.9655 cm
d:Ge/Cylinder_resolution_rod_0_0041/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0041/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0041/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0041/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0041/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0042/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0042/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0042/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0042/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0042/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0042/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0042/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0042/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0042/TransX       = 6.3885 cm
d:Ge/Cylinder_resolution_rod_0_0042/TransY       = 4.7969 cm
d:Ge/Cylinder_resolution_rod_0_0042/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0042/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0042/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0042/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0042/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0043/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0043/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0043/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0043/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0043/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0043/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0043/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0043/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0043/TransX       = 5.9085 cm
d:Ge/Cylinder_resolution_rod_0_0043/TransY       = 5.6283 cm
d:Ge/Cylinder_resolution_rod_0_0043/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0043/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0043/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0043/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0043/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0044/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0044/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0044/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0044/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0044/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0044/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0044/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0044/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0044/TransX       = 5.4285 cm
d:Ge/Cylinder_resolution_rod_0_0044/TransY       = 6.4597 cm
d:Ge/Cylinder_resolution_rod_0_0044/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0044/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0044/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0044/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0044/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0047/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0047/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0047/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0047/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0047/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0047/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0047/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0047/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0047/TransX       = 9.2685 cm
d:Ge/Cylinder_resolution_rod_0_0047/TransY       = 1.4714 cm
d:Ge/Cylinder_resolution_rod_0_0047/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0047/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0047/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0047/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0047/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0048/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0048/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0048/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0048/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0048/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0048/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0048/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0048/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0048/TransX       = 8.7885 cm
d:Ge/Cylinder_resolution_rod_0_0048/TransY       = 2.3028 cm
d:Ge/Cylinder_resolution_rod_0_0048/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0048/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0048/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0048/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0048/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0049/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0049/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0049/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0049/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0049/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0049/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0049/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0049/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0049/TransX       = 8.3085 cm
d:Ge/Cylinder_resolution_rod_0_0049/TransY       = 3.1342 cm
d:Ge/Cylinder_resolution_rod_0_0049/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0049/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0049/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0049/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0049/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0050/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0050/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0050/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0050/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0050/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0050/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0050/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0050/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0050/TransX       = 7.8285 cm
d:Ge/Cylinder_resolution_rod_0_0050/TransY       = 3.9655 cm
d:Ge/Cylinder_resolution_rod_0_0050/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0050/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0050/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0050/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0050/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0051/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0051/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0051/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0051/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0051/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0051/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0051/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0051/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0051/TransX       = 7.3485 cm
d:Ge/Cylinder_resolution_rod_0_0051/TransY       = 4.7969 cm
d:Ge/Cylinder_resolution_rod_0_0051/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0051/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0051/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0051/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0051/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0052/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0052/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0052/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0052/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0052/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0052/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0052/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0052/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0052/TransX       = 6.8685 cm
d:Ge/Cylinder_resolution_rod_0_0052/TransY       = 5.6283 cm
d:Ge/Cylinder_resolution_rod_0_0052/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0052/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0052/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0052/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0052/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0053/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0053/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0053/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0053/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0053/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0053/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0053/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0053/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0053/TransX       = 6.3885 cm
d:Ge/Cylinder_resolution_rod_0_0053/TransY       = 6.4597 cm
d:Ge/Cylinder_resolution_rod_0_0053/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0053/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0053/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0053/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0053/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0054/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0054/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0054/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0054/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0054/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0054/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0054/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0054/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0054/TransX       = 5.9085 cm
d:Ge/Cylinder_resolution_rod_0_0054/TransY       = 7.2911 cm
d:Ge/Cylinder_resolution_rod_0_0054/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0054/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0054/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0054/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0054/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0060/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0060/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0060/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0060/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0060/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0060/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0060/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0060/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0060/TransX       = 8.7885 cm
d:Ge/Cylinder_resolution_rod_0_0060/TransY       = 3.9655 cm
d:Ge/Cylinder_resolution_rod_0_0060/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0060/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0060/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0060/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0060/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0061/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0061/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0061/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0061/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0061/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0061/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0061/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0061/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0061/TransX       = 8.3085 cm
d:Ge/Cylinder_resolution_rod_0_0061/TransY       = 4.7969 cm
d:Ge/Cylinder_resolution_rod_0_0061/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0061/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0061/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0061/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0061/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_0_0062/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_0_0062/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_0_0062/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_0_0062/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_0_0062/RMax         = 0.240000 cm
d:Ge/Cylinder_resolution_rod_0_0062/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0062/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_0_0062/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_0_0062/TransX       = 7.8285 cm
d:Ge/Cylinder_resolution_rod_0_0062/TransY       = 5.6283 cm
d:Ge/Cylinder_resolution_rod_0_0062/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_0_0062/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0062/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_0_0062/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_0_0062/Color        = "yellow"
s:Ge/Cylinder_resolution_rod_1_0000/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0000/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0000/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0000/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0000/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0000/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0000/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0000/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0000/TransX       = 0.0000 cm
d:Ge/Cylinder_resolution_rod_1_0000/TransY       = 1.4400 cm
d:Ge/Cylinder_resolution_rod_1_0000/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0000/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0000/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0000/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0000/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0001/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0001/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0001/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0001/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0001/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0001/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0001/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0001/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0001/TransX       = -0.6400 cm
d:Ge/Cylinder_resolution_rod_1_0001/TransY       = 2.5485 cm
d:Ge/Cylinder_resolution_rod_1_0001/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0001/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0001/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0001/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0001/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0002/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0002/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0002/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0002/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0002/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0002/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0002/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0002/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0002/TransX       = 0.6400 cm
d:Ge/Cylinder_resolution_rod_1_0002/TransY       = 2.5485 cm
d:Ge/Cylinder_resolution_rod_1_0002/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0002/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0002/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0002/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0002/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0003/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0003/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0003/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0003/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0003/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0003/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0003/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0003/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0003/TransX       = -1.2800 cm
d:Ge/Cylinder_resolution_rod_1_0003/TransY       = 3.6570 cm
d:Ge/Cylinder_resolution_rod_1_0003/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0003/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0003/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0003/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0003/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0004/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0004/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0004/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0004/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0004/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0004/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0004/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0004/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0004/TransX       = 1.2800 cm
d:Ge/Cylinder_resolution_rod_1_0004/TransY       = 3.6570 cm
d:Ge/Cylinder_resolution_rod_1_0004/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0004/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0004/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0004/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0004/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0005/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0005/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0005/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0005/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0005/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0005/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0005/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0005/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0005/TransX       = 0.0000 cm
d:Ge/Cylinder_resolution_rod_1_0005/TransY       = 3.6570 cm
d:Ge/Cylinder_resolution_rod_1_0005/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0005/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0005/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0005/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0005/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0006/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0006/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0006/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0006/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0006/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0006/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0006/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0006/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0006/TransX       = -1.9200 cm
d:Ge/Cylinder_resolution_rod_1_0006/TransY       = 4.7655 cm
d:Ge/Cylinder_resolution_rod_1_0006/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0006/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0006/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0006/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0006/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0007/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0007/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0007/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0007/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0007/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0007/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0007/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0007/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0007/TransX       = 1.9200 cm
d:Ge/Cylinder_resolution_rod_1_0007/TransY       = 4.7655 cm
d:Ge/Cylinder_resolution_rod_1_0007/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0007/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0007/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0007/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0007/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0008/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0008/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0008/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0008/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0008/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0008/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0008/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0008/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0008/TransX       = -0.6400 cm
d:Ge/Cylinder_resolution_rod_1_0008/TransY       = 4.7655 cm
d:Ge/Cylinder_resolution_rod_1_0008/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0008/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0008/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0008/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0008/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0009/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0009/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0009/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0009/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0009/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0009/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0009/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0009/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0009/TransX       = 0.6400 cm
d:Ge/Cylinder_resolution_rod_1_0009/TransY       = 4.7655 cm
d:Ge/Cylinder_resolution_rod_1_0009/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0009/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0009/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0009/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0009/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0010/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0010/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0010/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0010/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0010/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0010/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0010/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0010/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0010/TransX       = -2.5600 cm
d:Ge/Cylinder_resolution_rod_1_0010/TransY       = 5.8741 cm
d:Ge/Cylinder_resolution_rod_1_0010/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0010/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0010/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0010/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0010/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0011/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0011/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0011/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0011/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0011/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0011/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0011/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0011/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0011/TransX       = 2.5600 cm
d:Ge/Cylinder_resolution_rod_1_0011/TransY       = 5.8741 cm
d:Ge/Cylinder_resolution_rod_1_0011/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0011/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0011/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0011/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0011/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0012/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0012/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0012/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0012/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0012/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0012/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0012/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0012/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0012/TransX       = -1.2800 cm
d:Ge/Cylinder_resolution_rod_1_0012/TransY       = 5.8741 cm
d:Ge/Cylinder_resolution_rod_1_0012/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0012/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0012/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0012/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0012/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0013/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0013/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0013/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0013/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0013/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0013/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0013/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0013/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0013/TransX       = 0.0000 cm
d:Ge/Cylinder_resolution_rod_1_0013/TransY       = 5.8741 cm
d:Ge/Cylinder_resolution_rod_1_0013/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0013/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0013/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0013/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0013/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0014/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0014/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0014/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0014/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0014/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0014/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0014/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0014/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0014/TransX       = 1.2800 cm
d:Ge/Cylinder_resolution_rod_1_0014/TransY       = 5.8741 cm
d:Ge/Cylinder_resolution_rod_1_0014/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0014/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0014/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0014/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0014/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0015/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0015/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0015/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0015/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0015/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0015/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0015/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0015/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0015/TransX       = -3.2000 cm
d:Ge/Cylinder_resolution_rod_1_0015/TransY       = 6.9826 cm
d:Ge/Cylinder_resolution_rod_1_0015/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0015/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0015/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0015/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0015/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0016/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0016/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0016/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0016/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0016/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0016/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0016/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0016/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0016/TransX       = 3.2000 cm
d:Ge/Cylinder_resolution_rod_1_0016/TransY       = 6.9826 cm
d:Ge/Cylinder_resolution_rod_1_0016/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0016/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0016/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0016/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0016/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0017/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0017/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0017/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0017/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0017/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0017/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0017/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0017/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0017/TransX       = -1.9200 cm
d:Ge/Cylinder_resolution_rod_1_0017/TransY       = 6.9826 cm
d:Ge/Cylinder_resolution_rod_1_0017/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0017/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0017/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0017/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0017/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0018/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0018/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0018/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0018/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0018/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0018/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0018/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0018/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0018/TransX       = -0.6400 cm
d:Ge/Cylinder_resolution_rod_1_0018/TransY       = 6.9826 cm
d:Ge/Cylinder_resolution_rod_1_0018/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0018/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0018/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0018/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0018/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0019/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0019/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0019/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0019/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0019/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0019/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0019/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0019/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0019/TransX       = 0.6400 cm
d:Ge/Cylinder_resolution_rod_1_0019/TransY       = 6.9826 cm
d:Ge/Cylinder_resolution_rod_1_0019/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0019/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0019/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0019/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0019/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0020/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0020/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0020/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0020/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0020/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0020/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0020/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0020/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0020/TransX       = 1.9200 cm
d:Ge/Cylinder_resolution_rod_1_0020/TransY       = 6.9826 cm
d:Ge/Cylinder_resolution_rod_1_0020/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0020/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0020/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0020/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0020/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0021/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0021/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0021/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0021/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0021/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0021/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0021/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0021/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0021/TransX       = -3.8400 cm
d:Ge/Cylinder_resolution_rod_1_0021/TransY       = 8.0911 cm
d:Ge/Cylinder_resolution_rod_1_0021/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0021/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0021/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0021/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0021/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0022/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0022/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0022/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0022/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0022/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0022/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0022/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0022/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0022/TransX       = 3.8400 cm
d:Ge/Cylinder_resolution_rod_1_0022/TransY       = 8.0911 cm
d:Ge/Cylinder_resolution_rod_1_0022/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0022/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0022/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0022/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0022/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0023/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0023/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0023/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0023/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0023/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0023/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0023/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0023/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0023/TransX       = -2.5600 cm
d:Ge/Cylinder_resolution_rod_1_0023/TransY       = 8.0911 cm
d:Ge/Cylinder_resolution_rod_1_0023/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0023/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0023/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0023/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0023/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0024/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0024/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0024/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0024/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0024/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0024/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0024/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0024/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0024/TransX       = -1.2800 cm
d:Ge/Cylinder_resolution_rod_1_0024/TransY       = 8.0911 cm
d:Ge/Cylinder_resolution_rod_1_0024/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0024/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0024/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0024/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0024/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0025/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0025/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0025/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0025/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0025/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0025/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0025/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0025/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0025/TransX       = 0.0000 cm
d:Ge/Cylinder_resolution_rod_1_0025/TransY       = 8.0911 cm
d:Ge/Cylinder_resolution_rod_1_0025/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0025/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0025/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0025/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0025/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0026/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0026/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0026/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0026/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0026/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0026/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0026/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0026/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0026/TransX       = 1.2800 cm
d:Ge/Cylinder_resolution_rod_1_0026/TransY       = 8.0911 cm
d:Ge/Cylinder_resolution_rod_1_0026/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0026/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0026/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0026/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0026/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0027/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0027/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0027/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0027/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0027/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0027/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0027/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0027/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0027/TransX       = 2.5600 cm
d:Ge/Cylinder_resolution_rod_1_0027/TransY       = 8.0911 cm
d:Ge/Cylinder_resolution_rod_1_0027/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0027/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0027/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0027/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0027/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0031/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0031/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0031/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0031/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0031/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0031/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0031/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0031/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0031/TransX       = -1.9200 cm
d:Ge/Cylinder_resolution_rod_1_0031/TransY       = 9.1996 cm
d:Ge/Cylinder_resolution_rod_1_0031/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0031/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0031/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0031/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0031/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0032/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0032/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0032/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0032/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0032/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0032/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0032/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0032/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0032/TransX       = -0.6400 cm
d:Ge/Cylinder_resolution_rod_1_0032/TransY       = 9.1996 cm
d:Ge/Cylinder_resolution_rod_1_0032/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0032/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0032/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0032/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0032/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0033/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0033/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0033/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0033/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0033/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0033/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0033/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0033/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0033/TransX       = 0.6400 cm
d:Ge/Cylinder_resolution_rod_1_0033/TransY       = 9.1996 cm
d:Ge/Cylinder_resolution_rod_1_0033/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0033/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0033/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0033/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0033/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_1_0034/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_1_0034/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_1_0034/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_1_0034/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_1_0034/RMax         = 0.320000 cm
d:Ge/Cylinder_resolution_rod_1_0034/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0034/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_1_0034/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_1_0034/TransX       = 1.9200 cm
d:Ge/Cylinder_resolution_rod_1_0034/TransY       = 9.1996 cm
d:Ge/Cylinder_resolution_rod_1_0034/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_1_0034/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0034/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_1_0034/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_1_0034/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_2_0000/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_2_0000/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_2_0000/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_2_0000/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_2_0000/RMax         = 0.395000 cm
d:Ge/Cylinder_resolution_rod_2_0000/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0000/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_2_0000/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_2_0000/TransX       = -1.3770 cm
d:Ge/Cylinder_resolution_rod_2_0000/TransY       = 0.7950 cm
d:Ge/Cylinder_resolution_rod_2_0000/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0000/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0000/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0000/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_2_0000/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_2_0001/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_2_0001/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_2_0001/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_2_0001/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_2_0001/RMax         = 0.395000 cm
d:Ge/Cylinder_resolution_rod_2_0001/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0001/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_2_0001/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_2_0001/TransX       = -2.9570 cm
d:Ge/Cylinder_resolution_rod_2_0001/TransY       = 0.7950 cm
d:Ge/Cylinder_resolution_rod_2_0001/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0001/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0001/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0001/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_2_0001/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_2_0002/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_2_0002/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_2_0002/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_2_0002/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_2_0002/RMax         = 0.395000 cm
d:Ge/Cylinder_resolution_rod_2_0002/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0002/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_2_0002/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_2_0002/TransX       = -2.1670 cm
d:Ge/Cylinder_resolution_rod_2_0002/TransY       = 2.1633 cm
d:Ge/Cylinder_resolution_rod_2_0002/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0002/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0002/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0002/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_2_0002/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_2_0003/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_2_0003/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_2_0003/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_2_0003/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_2_0003/RMax         = 0.395000 cm
d:Ge/Cylinder_resolution_rod_2_0003/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0003/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_2_0003/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_2_0003/TransX       = -4.5370 cm
d:Ge/Cylinder_resolution_rod_2_0003/TransY       = 0.7950 cm
d:Ge/Cylinder_resolution_rod_2_0003/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0003/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0003/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0003/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_2_0003/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_2_0004/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_2_0004/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_2_0004/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_2_0004/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_2_0004/RMax         = 0.395000 cm
d:Ge/Cylinder_resolution_rod_2_0004/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0004/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_2_0004/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_2_0004/TransX       = -2.9570 cm
d:Ge/Cylinder_resolution_rod_2_0004/TransY       = 3.5316 cm
d:Ge/Cylinder_resolution_rod_2_0004/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0004/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0004/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0004/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_2_0004/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_2_0005/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_2_0005/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_2_0005/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_2_0005/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_2_0005/RMax         = 0.395000 cm
d:Ge/Cylinder_resolution_rod_2_0005/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0005/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_2_0005/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_2_0005/TransX       = -3.7470 cm
d:Ge/Cylinder_resolution_rod_2_0005/TransY       = 2.1633 cm
d:Ge/Cylinder_resolution_rod_2_0005/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0005/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0005/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0005/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_2_0005/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_2_0006/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_2_0006/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_2_0006/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_2_0006/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_2_0006/RMax         = 0.395000 cm
d:Ge/Cylinder_resolution_rod_2_0006/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0006/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_2_0006/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_2_0006/TransX       = -6.1170 cm
d:Ge/Cylinder_resolution_rod_2_0006/TransY       = 0.7950 cm
d:Ge/Cylinder_resolution_rod_2_0006/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0006/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0006/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0006/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_2_0006/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_2_0007/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_2_0007/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_2_0007/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_2_0007/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_2_0007/RMax         = 0.395000 cm
d:Ge/Cylinder_resolution_rod_2_0007/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0007/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_2_0007/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_2_0007/TransX       = -3.7470 cm
d:Ge/Cylinder_resolution_rod_2_0007/TransY       = 4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0007/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0007/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0007/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0007/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_2_0007/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_2_0008/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_2_0008/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_2_0008/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_2_0008/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_2_0008/RMax         = 0.395000 cm
d:Ge/Cylinder_resolution_rod_2_0008/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0008/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_2_0008/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_2_0008/TransX       = -5.3270 cm
d:Ge/Cylinder_resolution_rod_2_0008/TransY       = 2.1633 cm
d:Ge/Cylinder_resolution_rod_2_0008/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0008/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0008/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0008/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_2_0008/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_2_0009/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_2_0009/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_2_0009/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_2_0009/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_2_0009/RMax         = 0.395000 cm
d:Ge/Cylinder_resolution_rod_2_0009/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0009/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_2_0009/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_2_0009/TransX       = -4.5370 cm
d:Ge/Cylinder_resolution_rod_2_0009/TransY       = 3.5316 cm
d:Ge/Cylinder_resolution_rod_2_0009/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0009/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0009/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0009/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_2_0009/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_2_0010/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_2_0010/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_2_0010/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_2_0010/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_2_0010/RMax         = 0.395000 cm
d:Ge/Cylinder_resolution_rod_2_0010/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0010/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_2_0010/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_2_0010/TransX       = -7.6970 cm
d:Ge/Cylinder_resolution_rod_2_0010/TransY       = 0.7950 cm
d:Ge/Cylinder_resolution_rod_2_0010/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0010/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0010/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0010/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_2_0010/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_2_0011/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_2_0011/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_2_0011/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_2_0011/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_2_0011/RMax         = 0.395000 cm
d:Ge/Cylinder_resolution_rod_2_0011/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0011/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_2_0011/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_2_0011/TransX       = -4.5370 cm
d:Ge/Cylinder_resolution_rod_2_0011/TransY       = 6.2683 cm
d:Ge/Cylinder_resolution_rod_2_0011/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0011/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0011/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0011/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_2_0011/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_2_0012/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_2_0012/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_2_0012/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_2_0012/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_2_0012/RMax         = 0.395000 cm
d:Ge/Cylinder_resolution_rod_2_0012/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0012/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_2_0012/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_2_0012/TransX       = -6.9070 cm
d:Ge/Cylinder_resolution_rod_2_0012/TransY       = 2.1633 cm
d:Ge/Cylinder_resolution_rod_2_0012/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0012/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0012/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0012/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_2_0012/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_2_0013/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_2_0013/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_2_0013/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_2_0013/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_2_0013/RMax         = 0.395000 cm
d:Ge/Cylinder_resolution_rod_2_0013/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0013/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_2_0013/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_2_0013/TransX       = -6.1170 cm
d:Ge/Cylinder_resolution_rod_2_0013/TransY       = 3.5316 cm
d:Ge/Cylinder_resolution_rod_2_0013/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0013/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0013/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0013/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_2_0013/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_2_0014/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_2_0014/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_2_0014/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_2_0014/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_2_0014/RMax         = 0.395000 cm
d:Ge/Cylinder_resolution_rod_2_0014/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0014/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_2_0014/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_2_0014/TransX       = -5.3270 cm
d:Ge/Cylinder_resolution_rod_2_0014/TransY       = 4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0014/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0014/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0014/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0014/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_2_0014/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_2_0015/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_2_0015/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_2_0015/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_2_0015/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_2_0015/RMax         = 0.395000 cm
d:Ge/Cylinder_resolution_rod_2_0015/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0015/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_2_0015/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_2_0015/TransX       = -9.2770 cm
d:Ge/Cylinder_resolution_rod_2_0015/TransY       = 0.7950 cm
d:Ge/Cylinder_resolution_rod_2_0015/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0015/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0015/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0015/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_2_0015/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_2_0016/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_2_0016/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_2_0016/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_2_0016/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_2_0016/RMax         = 0.395000 cm
d:Ge/Cylinder_resolution_rod_2_0016/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0016/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_2_0016/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_2_0016/TransX       = -5.3270 cm
d:Ge/Cylinder_resolution_rod_2_0016/TransY       = 7.6366 cm
d:Ge/Cylinder_resolution_rod_2_0016/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0016/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0016/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0016/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_2_0016/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_2_0017/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_2_0017/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_2_0017/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_2_0017/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_2_0017/RMax         = 0.395000 cm
d:Ge/Cylinder_resolution_rod_2_0017/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0017/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_2_0017/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_2_0017/TransX       = -8.4870 cm
d:Ge/Cylinder_resolution_rod_2_0017/TransY       = 2.1633 cm
d:Ge/Cylinder_resolution_rod_2_0017/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0017/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0017/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0017/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_2_0017/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_2_0018/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_2_0018/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_2_0018/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_2_0018/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_2_0018/RMax         = 0.395000 cm
d:Ge/Cylinder_resolution_rod_2_0018/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0018/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_2_0018/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_2_0018/TransX       = -7.6970 cm
d:Ge/Cylinder_resolution_rod_2_0018/TransY       = 3.5316 cm
d:Ge/Cylinder_resolution_rod_2_0018/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0018/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0018/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0018/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_2_0018/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_2_0019/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_2_0019/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_2_0019/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_2_0019/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_2_0019/RMax         = 0.395000 cm
d:Ge/Cylinder_resolution_rod_2_0019/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0019/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_2_0019/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_2_0019/TransX       = -6.9070 cm
d:Ge/Cylinder_resolution_rod_2_0019/TransY       = 4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0019/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0019/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0019/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0019/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_2_0019/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_2_0020/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_2_0020/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_2_0020/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_2_0020/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_2_0020/RMax         = 0.395000 cm
d:Ge/Cylinder_resolution_rod_2_0020/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0020/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_2_0020/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_2_0020/TransX       = -6.1170 cm
d:Ge/Cylinder_resolution_rod_2_0020/TransY       = 6.2683 cm
d:Ge/Cylinder_resolution_rod_2_0020/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_2_0020/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0020/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_2_0020/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_2_0020/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_3_0000/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_3_0000/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_3_0000/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_3_0000/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_3_0000/RMax         = 0.475000 cm
d:Ge/Cylinder_resolution_rod_3_0000/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0000/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_3_0000/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_3_0000/TransX       = -1.5155 cm
d:Ge/Cylinder_resolution_rod_3_0000/TransY       = -0.8750 cm
d:Ge/Cylinder_resolution_rod_3_0000/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_3_0000/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0000/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0000/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_3_0000/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_3_0001/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_3_0001/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_3_0001/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_3_0001/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_3_0001/RMax         = 0.475000 cm
d:Ge/Cylinder_resolution_rod_3_0001/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0001/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_3_0001/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_3_0001/TransX       = -3.4155 cm
d:Ge/Cylinder_resolution_rod_3_0001/TransY       = -0.8750 cm
d:Ge/Cylinder_resolution_rod_3_0001/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_3_0001/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0001/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0001/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_3_0001/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_3_0002/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_3_0002/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_3_0002/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_3_0002/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_3_0002/RMax         = 0.475000 cm
d:Ge/Cylinder_resolution_rod_3_0002/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0002/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_3_0002/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_3_0002/TransX       = -2.4655 cm
d:Ge/Cylinder_resolution_rod_3_0002/TransY       = -2.5204 cm
d:Ge/Cylinder_resolution_rod_3_0002/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_3_0002/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0002/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0002/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_3_0002/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_3_0003/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_3_0003/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_3_0003/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_3_0003/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_3_0003/RMax         = 0.475000 cm
d:Ge/Cylinder_resolution_rod_3_0003/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0003/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_3_0003/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_3_0003/TransX       = -5.3155 cm
d:Ge/Cylinder_resolution_rod_3_0003/TransY       = -0.8750 cm
d:Ge/Cylinder_resolution_rod_3_0003/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_3_0003/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0003/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0003/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_3_0003/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_3_0004/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_3_0004/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_3_0004/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_3_0004/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_3_0004/RMax         = 0.475000 cm
d:Ge/Cylinder_resolution_rod_3_0004/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0004/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_3_0004/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_3_0004/TransX       = -3.4155 cm
d:Ge/Cylinder_resolution_rod_3_0004/TransY       = -4.1659 cm
d:Ge/Cylinder_resolution_rod_3_0004/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_3_0004/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0004/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0004/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_3_0004/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_3_0005/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_3_0005/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_3_0005/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_3_0005/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_3_0005/RMax         = 0.475000 cm
d:Ge/Cylinder_resolution_rod_3_0005/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0005/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_3_0005/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_3_0005/TransX       = -4.3655 cm
d:Ge/Cylinder_resolution_rod_3_0005/TransY       = -2.5204 cm
d:Ge/Cylinder_resolution_rod_3_0005/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_3_0005/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0005/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0005/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_3_0005/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_3_0006/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_3_0006/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_3_0006/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_3_0006/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_3_0006/RMax         = 0.475000 cm
d:Ge/Cylinder_resolution_rod_3_0006/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0006/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_3_0006/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_3_0006/TransX       = -7.2155 cm
d:Ge/Cylinder_resolution_rod_3_0006/TransY       = -0.8750 cm
d:Ge/Cylinder_resolution_rod_3_0006/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_3_0006/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0006/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0006/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_3_0006/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_3_0007/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_3_0007/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_3_0007/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_3_0007/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_3_0007/RMax         = 0.475000 cm
d:Ge/Cylinder_resolution_rod_3_0007/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0007/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_3_0007/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_3_0007/TransX       = -4.3655 cm
d:Ge/Cylinder_resolution_rod_3_0007/TransY       = -5.8113 cm
d:Ge/Cylinder_resolution_rod_3_0007/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_3_0007/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0007/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0007/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_3_0007/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_3_0008/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_3_0008/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_3_0008/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_3_0008/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_3_0008/RMax         = 0.475000 cm
d:Ge/Cylinder_resolution_rod_3_0008/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0008/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_3_0008/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_3_0008/TransX       = -6.2655 cm
d:Ge/Cylinder_resolution_rod_3_0008/TransY       = -2.5204 cm
d:Ge/Cylinder_resolution_rod_3_0008/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_3_0008/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0008/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0008/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_3_0008/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_3_0009/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_3_0009/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_3_0009/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_3_0009/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_3_0009/RMax         = 0.475000 cm
d:Ge/Cylinder_resolution_rod_3_0009/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0009/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_3_0009/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_3_0009/TransX       = -5.3155 cm
d:Ge/Cylinder_resolution_rod_3_0009/TransY       = -4.1659 cm
d:Ge/Cylinder_resolution_rod_3_0009/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_3_0009/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0009/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0009/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_3_0009/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_3_0010/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_3_0010/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_3_0010/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_3_0010/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_3_0010/RMax         = 0.475000 cm
d:Ge/Cylinder_resolution_rod_3_0010/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0010/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_3_0010/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_3_0010/TransX       = -9.1155 cm
d:Ge/Cylinder_resolution_rod_3_0010/TransY       = -0.8750 cm
d:Ge/Cylinder_resolution_rod_3_0010/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_3_0010/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0010/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0010/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_3_0010/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_3_0011/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_3_0011/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_3_0011/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_3_0011/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_3_0011/RMax         = 0.475000 cm
d:Ge/Cylinder_resolution_rod_3_0011/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0011/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_3_0011/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_3_0011/TransX       = -5.3155 cm
d:Ge/Cylinder_resolution_rod_3_0011/TransY       = -7.4568 cm
d:Ge/Cylinder_resolution_rod_3_0011/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_3_0011/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0011/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0011/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_3_0011/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_3_0012/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_3_0012/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_3_0012/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_3_0012/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_3_0012/RMax         = 0.475000 cm
d:Ge/Cylinder_resolution_rod_3_0012/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0012/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_3_0012/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_3_0012/TransX       = -8.1655 cm
d:Ge/Cylinder_resolution_rod_3_0012/TransY       = -2.5204 cm
d:Ge/Cylinder_resolution_rod_3_0012/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_3_0012/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0012/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0012/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_3_0012/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_3_0013/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_3_0013/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_3_0013/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_3_0013/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_3_0013/RMax         = 0.475000 cm
d:Ge/Cylinder_resolution_rod_3_0013/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0013/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_3_0013/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_3_0013/TransX       = -7.2155 cm
d:Ge/Cylinder_resolution_rod_3_0013/TransY       = -4.1659 cm
d:Ge/Cylinder_resolution_rod_3_0013/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_3_0013/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0013/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0013/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_3_0013/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_3_0014/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_3_0014/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_3_0014/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_3_0014/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_3_0014/RMax         = 0.475000 cm
d:Ge/Cylinder_resolution_rod_3_0014/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0014/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_3_0014/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_3_0014/TransX       = -6.2655 cm
d:Ge/Cylinder_resolution_rod_3_0014/TransY       = -5.8113 cm
d:Ge/Cylinder_resolution_rod_3_0014/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_3_0014/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0014/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_3_0014/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_3_0014/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_4_0000/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_4_0000/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_4_0000/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_4_0000/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_4_0000/RMax         = 0.555000 cm
d:Ge/Cylinder_resolution_rod_4_0000/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0000/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_4_0000/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_4_0000/TransX       = -0.0000 cm
d:Ge/Cylinder_resolution_rod_4_0000/TransY       = -1.9100 cm
d:Ge/Cylinder_resolution_rod_4_0000/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_4_0000/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0000/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0000/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_4_0000/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_4_0001/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_4_0001/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_4_0001/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_4_0001/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_4_0001/RMax         = 0.555000 cm
d:Ge/Cylinder_resolution_rod_4_0001/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0001/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_4_0001/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_4_0001/TransX       = -1.1100 cm
d:Ge/Cylinder_resolution_rod_4_0001/TransY       = -3.8326 cm
d:Ge/Cylinder_resolution_rod_4_0001/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_4_0001/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0001/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0001/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_4_0001/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_4_0002/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_4_0002/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_4_0002/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_4_0002/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_4_0002/RMax         = 0.555000 cm
d:Ge/Cylinder_resolution_rod_4_0002/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0002/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_4_0002/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_4_0002/TransX       = 1.1100 cm
d:Ge/Cylinder_resolution_rod_4_0002/TransY       = -3.8326 cm
d:Ge/Cylinder_resolution_rod_4_0002/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_4_0002/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0002/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0002/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_4_0002/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_4_0003/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_4_0003/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_4_0003/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_4_0003/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_4_0003/RMax         = 0.555000 cm
d:Ge/Cylinder_resolution_rod_4_0003/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0003/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_4_0003/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_4_0003/TransX       = -2.2200 cm
d:Ge/Cylinder_resolution_rod_4_0003/TransY       = -5.7552 cm
d:Ge/Cylinder_resolution_rod_4_0003/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_4_0003/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0003/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0003/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_4_0003/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_4_0004/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_4_0004/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_4_0004/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_4_0004/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_4_0004/RMax         = 0.555000 cm
d:Ge/Cylinder_resolution_rod_4_0004/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0004/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_4_0004/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_4_0004/TransX       = 2.2200 cm
d:Ge/Cylinder_resolution_rod_4_0004/TransY       = -5.7552 cm
d:Ge/Cylinder_resolution_rod_4_0004/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_4_0004/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0004/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0004/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_4_0004/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_4_0005/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_4_0005/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_4_0005/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_4_0005/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_4_0005/RMax         = 0.555000 cm
d:Ge/Cylinder_resolution_rod_4_0005/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0005/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_4_0005/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_4_0005/TransX       = -0.0000 cm
d:Ge/Cylinder_resolution_rod_4_0005/TransY       = -5.7552 cm
d:Ge/Cylinder_resolution_rod_4_0005/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_4_0005/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0005/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0005/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_4_0005/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_4_0006/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_4_0006/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_4_0006/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_4_0006/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_4_0006/RMax         = 0.555000 cm
d:Ge/Cylinder_resolution_rod_4_0006/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0006/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_4_0006/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_4_0006/TransX       = -3.3300 cm
d:Ge/Cylinder_resolution_rod_4_0006/TransY       = -7.6777 cm
d:Ge/Cylinder_resolution_rod_4_0006/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_4_0006/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0006/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0006/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_4_0006/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_4_0007/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_4_0007/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_4_0007/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_4_0007/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_4_0007/RMax         = 0.555000 cm
d:Ge/Cylinder_resolution_rod_4_0007/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0007/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_4_0007/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_4_0007/TransX       = 3.3300 cm
d:Ge/Cylinder_resolution_rod_4_0007/TransY       = -7.6777 cm
d:Ge/Cylinder_resolution_rod_4_0007/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_4_0007/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0007/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0007/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_4_0007/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_4_0008/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_4_0008/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_4_0008/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_4_0008/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_4_0008/RMax         = 0.555000 cm
d:Ge/Cylinder_resolution_rod_4_0008/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0008/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_4_0008/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_4_0008/TransX       = -1.1100 cm
d:Ge/Cylinder_resolution_rod_4_0008/TransY       = -7.6777 cm
d:Ge/Cylinder_resolution_rod_4_0008/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_4_0008/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0008/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0008/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_4_0008/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_4_0009/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_4_0009/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_4_0009/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_4_0009/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_4_0009/RMax         = 0.555000 cm
d:Ge/Cylinder_resolution_rod_4_0009/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0009/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_4_0009/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_4_0009/TransX       = 1.1100 cm
d:Ge/Cylinder_resolution_rod_4_0009/TransY       = -7.6777 cm
d:Ge/Cylinder_resolution_rod_4_0009/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_4_0009/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0009/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_4_0009/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_4_0009/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_5_0000/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_5_0000/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_5_0000/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_5_0000/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_5_0000/RMax         = 0.635000 cm
d:Ge/Cylinder_resolution_rod_5_0000/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0000/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_5_0000/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_5_0000/TransX       = 1.7927 cm
d:Ge/Cylinder_resolution_rod_5_0000/TransY       = -1.0350 cm
d:Ge/Cylinder_resolution_rod_5_0000/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_5_0000/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0000/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0000/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_5_0000/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_5_0001/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_5_0001/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_5_0001/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_5_0001/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_5_0001/RMax         = 0.635000 cm
d:Ge/Cylinder_resolution_rod_5_0001/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0001/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_5_0001/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_5_0001/TransX       = 4.3327 cm
d:Ge/Cylinder_resolution_rod_5_0001/TransY       = -1.0350 cm
d:Ge/Cylinder_resolution_rod_5_0001/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_5_0001/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0001/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0001/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_5_0001/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_5_0002/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_5_0002/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_5_0002/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_5_0002/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_5_0002/RMax         = 0.635000 cm
d:Ge/Cylinder_resolution_rod_5_0002/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0002/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_5_0002/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_5_0002/TransX       = 3.0627 cm
d:Ge/Cylinder_resolution_rod_5_0002/TransY       = -3.2347 cm
d:Ge/Cylinder_resolution_rod_5_0002/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_5_0002/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0002/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0002/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_5_0002/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_5_0003/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_5_0003/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_5_0003/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_5_0003/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_5_0003/RMax         = 0.635000 cm
d:Ge/Cylinder_resolution_rod_5_0003/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0003/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_5_0003/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_5_0003/TransX       = 6.8727 cm
d:Ge/Cylinder_resolution_rod_5_0003/TransY       = -1.0350 cm
d:Ge/Cylinder_resolution_rod_5_0003/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_5_0003/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0003/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0003/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_5_0003/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_5_0004/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_5_0004/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_5_0004/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_5_0004/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_5_0004/RMax         = 0.635000 cm
d:Ge/Cylinder_resolution_rod_5_0004/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0004/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_5_0004/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_5_0004/TransX       = 4.3327 cm
d:Ge/Cylinder_resolution_rod_5_0004/TransY       = -5.4344 cm
d:Ge/Cylinder_resolution_rod_5_0004/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_5_0004/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0004/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0004/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_5_0004/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_5_0005/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_5_0005/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_5_0005/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_5_0005/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_5_0005/RMax         = 0.635000 cm
d:Ge/Cylinder_resolution_rod_5_0005/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0005/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_5_0005/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_5_0005/TransX       = 5.6027 cm
d:Ge/Cylinder_resolution_rod_5_0005/TransY       = -3.2347 cm
d:Ge/Cylinder_resolution_rod_5_0005/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_5_0005/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0005/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0005/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_5_0005/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_5_0008/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_5_0008/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_5_0008/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_5_0008/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_5_0008/RMax         = 0.635000 cm
d:Ge/Cylinder_resolution_rod_5_0008/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0008/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_5_0008/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_5_0008/TransX       = 8.1427 cm
d:Ge/Cylinder_resolution_rod_5_0008/TransY       = -3.2347 cm
d:Ge/Cylinder_resolution_rod_5_0008/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_5_0008/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0008/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0008/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_5_0008/Color        = "yellow"

s:Ge/Cylinder_resolution_rod_5_0009/Type         = "TsCylinder"
s:Ge/Cylinder_resolution_rod_5_0009/Parent       = "Phantom"
s:Ge/Cylinder_resolution_rod_5_0009/Material     = "PMMA"
d:Ge/Cylinder_resolution_rod_5_0009/RMin         = 0. mm
d:Ge/Cylinder_resolution_rod_5_0009/RMax         = 0.635000 cm
d:Ge/Cylinder_resolution_rod_5_0009/SPhi         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0009/DPhi         = 360. deg
d:Ge/Cylinder_resolution_rod_5_0009/HL           = 4.4000 cm
d:Ge/Cylinder_resolution_rod_5_0009/TransX       = 6.8727 cm
d:Ge/Cylinder_resolution_rod_5_0009/TransY       = -5.4344 cm
d:Ge/Cylinder_resolution_rod_5_0009/TransZ       = -4.9000 cm
d:Ge/Cylinder_resolution_rod_5_0009/RotX         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0009/RotY         = 0. deg
d:Ge/Cylinder_resolution_rod_5_0009/RotZ         = 0. deg
s:Ge/Cylinder_resolution_rod_5_0009/Color        = "yellow"