[Gate-users] Adding CsI(Tl) scintillator characteristic in Material.xml
Young Jun Jung
rockworm at korea.ac.kr
Fri Oct 22 11:39:33 CEST 2010
Hello, Gate users
I want to use CsI scintillator property for my work.
But actually there isn't characteristics of CsI
The text below is which added in Material.xml.
Please let me know what is correct and wrong.
thanks guys.
Best Regards
YJ
23 <material name="CsI">
24 <propertiestable>
25 <property name="SCINTILLATIONYIELD" value="65900" unit="1/Mev"/>
26 <property name="RESOLUTIONSCALE" value="2.0"
27 <property name="FASTTIMECONSTANT" value="1.*" unit="ns"/>
28 <property name="YIELDRATIO" value="0.8"/>
29 <propertyvector name="FASTCOMPONENT" energyunit="eV">
30 <ve energy="2.95167" value="1"/>
31 </propertyvector>
32 <propertyvector name="ABSLENGTH" unit="m" energyunit="eV">
33 <ve energy="4.08" value="50"/>
34 <ve energy="1.84" value="50"/>
35 </propertyvector>
36 <propertyvector name="RINDEX" energyunit="eV">
37 <ve energy="4.08" value="1.82"/>
38 <ve energy="1.84" value="1.82"/>
39 </propertyvector>
40 </propertiestable>
41 </material>
More information about the Gate-users
mailing list