<div dir="ltr">Hello,<div><br></div><div>I have some questions connected with detection of optical photons. In my simulations I need to use information about optical photons from Hits tree because in OpticalData tree there is no information about time (I need this information).</div>

<div><br></div><div>I simulate single scintillator with two photomultipliers attached at its ends. Beam of gamma particles is directed perpendiculary to the scintillator.</div><div><br></div><div>I detect optical photons using perfect_apd surfaces between my scintillator and photomultipliers. Part of hits in the end of scintillator is reflected and part of it is transported through metal. </div>

<div><br></div><div>My 5 questions:</div><div><br></div><div>1) Hits which have processName equal to 'Transportation' should be treated as optical photons absorbed by the surface?</div><div><br></div><div>2) If these photons should be treated as absorbed in metal, why position of hits with 'Transportation' is not always equal to position of surface? It is visible on attached picture: phenomenon_in_function_of_location.jpg. Value 1 means OpticalAbsorption, 2 - Transportation, 3 - Scintillation. Transportation should be located just at -250 and at 250 but locations of transportation hits are blurred.</div>

<div><br></div><div>3) After 'Transportation' photon may be reflected from surface? Or it is rather like photon is either reflected or transported?</div><div><br></div><div>4) Accoding to <a href="http://geant4.web.cern.ch/geant4/G4UsersDocuments/UsersGuides/PhysicsReferenceManual/html/node66.html">http://geant4.web.cern.ch/geant4/G4UsersDocuments/UsersGuides/PhysicsReferenceManual/html/node66.html</a> part of photons is reflected from surfaces (crystal_last_hit_pos_z_A.png, crystal_last_hit_pos_z_B.png). Why they are reflected if in surfaces.xml file reflectivity is set to 0? </div>

<div><br></div><div>Partt of surfaces.xml file:</div><div><div>  <surface name="perfect_apd" type="dielectric_metal" sigmaalpha="0.0" finish="polished"></div><div>    <propertiestable></div>

<div>      <propertyvector name="SPECULARLOBECONSTANT" energyunit="eV"></div><div><span class="" style="white-space:pre">      </span><ve energy="1.0" value="0.0"/></div><div>

<span class="" style="white-space:pre">       </span><ve energy="2.34" value="0.0"/></div><div><span class="" style="white-space:pre">  </span><ve energy="4.13" value="0.0"/></div>

<div>      </propertyvector></div><div>      <propertyvector name="SPECULARSPIKECONSTANT" energyunit="eV"><span class="" style="white-space:pre">     </span></div><div><span class="" style="white-space:pre">   </span><ve energy="1.0" value="0.0"/></div>

<div><span class="" style="white-space:pre">    </span><ve energy="2.34" value="0.0"/></div><div>        <ve energy="4.13" value="0.0"/></div><div>      </propertyvector></div>

<div>      <propertyvector name="BACKSCATTERCONSTANT" energyunit="eV"></div><div><span class="" style="white-space:pre">       </span><ve energy="1.0" value="0.0"/></div><div>

<span class="" style="white-space:pre">       </span><ve energy="2.34" value="0.0"/></div><div>        <ve energy="4.13" value="0.0"/></div><div>      </propertyvector></div>

<div>      <propertyvector name="REFLECTIVITY" energyunit="eV"></div><div><span class="" style="white-space:pre">      </span><ve energy="1.0" value="0.0"/></div><div><span class="" style="white-space:pre">   </span><ve energy="2.34" value="0.0"/></div>

<div>        <ve energy="4.13" value="0.0"/></div><div>      </propertyvector></div><div>      <propertyvector name="EFFICIENCY" energyunit="eV"></div><div><span class="" style="white-space:pre">     </span><ve energy="1.0" value="1.0"/></div>

<div><span class="" style="white-space:pre">    </span><ve energy="2.34" value="1.0"/></div><div><span class="" style="white-space:pre">  </span><ve energy="4.13" value="1.0"/></div>

<div>      </propertyvector></div><div>    </propertiestable></div><div>  </surface></div></div><div><br></div><div>5) Is there any way to connect information from Hits and OpticalData trees? Something like hitID?</div>

<div><br></div><div>I am using Gate v. 6.2.</div><div>Thank you in advance for your help.</div><div><br></div><div>Best regards,</div><div>Paweł Kowalski,</div><div>Świerk Computing Centre</div></div>