<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chroma/src, branch master</title>
<subtitle>Chroma is a high performance optical photon simulation for particle physics detectors</subtitle>
<link rel='alternate' type='text/html' href='https://www.tlatorre.com/cgit/chroma/'/>
<entry>
<title>Minor patches to include directories for GEANT4.9.5.</title>
<updated>2021-05-09T15:42:38+00:00</updated>
<author>
<name>Stan Seibert</name>
<email>stan@mtrr.org</email>
</author>
<published>2012-04-05T15:10:20+00:00</published>
<link rel='alternate' type='text/html' href='https://www.tlatorre.com/cgit/chroma/commit/?id=e3d007e7ed5aefcc719bb65c4e83ba6138cd356d'/>
<id>e3d007e7ed5aefcc719bb65c4e83ba6138cd356d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Epic port of Chroma from units of meters/seconds/MeV to</title>
<updated>2011-10-05T21:37:26+00:00</updated>
<author>
<name>Stan Seibert</name>
<email>stan@mtrr.org</email>
</author>
<published>2011-10-05T21:37:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.tlatorre.com/cgit/chroma/commit/?id=e4ea02720991b5e923e0b7b1045709aff0d6b0c0'/>
<id>e4ea02720991b5e923e0b7b1045709aff0d6b0c0</id>
<content type='text'>
millimeters/nanoseconds/MeV in order to match GEANT4, and also avoid
huge discrepancies in magnitude caused by values like 10e-9 sec.

Along the way, cleaned up a few things:
 * Switch the PI and SPEED_OF_LIGHT constants from double to single
   precision.  This avoid some unnecessary double precision calculations
   in the GPU code.

 * Fixed a silly problem in the definition of the spherical spiral.  Now
   the demo detector looks totally awesome.  Also wrapped it in a
   black surface.  Demo detector now has 10055 PMTs.

 * Updated the test_ray_intersection data file to reflect the new units.

 * Fix a missing import in chroma.gpu.tools
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
millimeters/nanoseconds/MeV in order to match GEANT4, and also avoid
huge discrepancies in magnitude caused by values like 10e-9 sec.

Along the way, cleaned up a few things:
 * Switch the PI and SPEED_OF_LIGHT constants from double to single
   precision.  This avoid some unnecessary double precision calculations
   in the GPU code.

 * Fixed a silly problem in the definition of the spherical spiral.  Now
   the demo detector looks totally awesome.  Also wrapped it in a
   black surface.  Demo detector now has 10055 PMTs.

 * Updated the test_ray_intersection data file to reflect the new units.

 * Fix a missing import in chroma.gpu.tools
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename chroma.fileio to chroma.io</title>
<updated>2011-09-17T00:58:13+00:00</updated>
<author>
<name>Stan Seibert</name>
<email>stan@mtrr.org</email>
</author>
<published>2011-09-17T00:58:13+00:00</published>
<link rel='alternate' type='text/html' href='https://www.tlatorre.com/cgit/chroma/commit/?id=ba3ef49e9822373733a15e083c41024ffc0cc3cf'/>
<id>ba3ef49e9822373733a15e083c41024ffc0cc3cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence annoying GEANT4 warnings and banners during operation.</title>
<updated>2011-09-17T00:09:49+00:00</updated>
<author>
<name>Stan Seibert</name>
<email>stan@mtrr.org</email>
</author>
<published>2011-09-17T00:09:49+00:00</published>
<link rel='alternate' type='text/html' href='https://www.tlatorre.com/cgit/chroma/commit/?id=26e5398807b6edd6dd71046ef745f5c6acfab1ed'/>
<id>26e5398807b6edd6dd71046ef745f5c6acfab1ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now use setuptools-built Boost::Python GEANT4 module</title>
<updated>2011-09-16T23:09:08+00:00</updated>
<author>
<name>Stan Seibert</name>
<email>stan@mtrr.org</email>
</author>
<published>2011-09-16T23:09:08+00:00</published>
<link rel='alternate' type='text/html' href='https://www.tlatorre.com/cgit/chroma/commit/?id=ad3a3e06dd618bfa400269c17d59698d6a54ea9f'/>
<id>ad3a3e06dd618bfa400269c17d59698d6a54ea9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move C++ source to src directory</title>
<updated>2011-09-16T19:04:26+00:00</updated>
<author>
<name>Stan Seibert</name>
<email>stan@mtrr.org</email>
</author>
<published>2011-09-16T19:04:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.tlatorre.com/cgit/chroma/commit/?id=76889ed8865b9c309b7c5f3c14a5b8e8a520cf00'/>
<id>76889ed8865b9c309b7c5f3c14a5b8e8a520cf00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move CUDA source inside chroma package, rename tests directory to test</title>
<updated>2011-09-16T19:02:02+00:00</updated>
<author>
<name>Stan Seibert</name>
<email>stan@mtrr.org</email>
</author>
<published>2011-09-16T19:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://www.tlatorre.com/cgit/chroma/commit/?id=142b3c3caff164deb9bc7b2848e58e52387723ff'/>
<id>142b3c3caff164deb9bc7b2848e58e52387723ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove #include.</title>
<updated>2011-09-11T21:48:30+00:00</updated>
<author>
<name>Anthony LaTorre</name>
<email>tlatorre9@gmail.com</email>
</author>
<published>2011-09-11T21:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.tlatorre.com/cgit/chroma/commit/?id=f3e5eee5f555787230e22eb47600b5767d6b19da'/>
<id>f3e5eee5f555787230e22eb47600b5767d6b19da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>speedup triangle intersection by reducing STACK_SIZE.</title>
<updated>2011-09-11T05:39:03+00:00</updated>
<author>
<name>Anthony LaTorre</name>
<email>tlatorre9@gmail.com</email>
</author>
<published>2011-09-11T05:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://www.tlatorre.com/cgit/chroma/commit/?id=9a17b5ce0489bdb60ca04b441d2c44452edfb50e'/>
<id>9a17b5ce0489bdb60ca04b441d2c44452edfb50e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>store geometry struct in shared memory. this increases photon propagation speed from 3.3M -&gt; 3.45!.</title>
<updated>2011-09-11T00:40:05+00:00</updated>
<author>
<name>Anthony LaTorre</name>
<email>tlatorre9@gmail.com</email>
</author>
<published>2011-09-11T00:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://www.tlatorre.com/cgit/chroma/commit/?id=55cec145d72baf58639aad7773e23e28c9ca8676'/>
<id>55cec145d72baf58639aad7773e23e28c9ca8676</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
