<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chroma/bin/chroma-server, 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>add chroma server script</title>
<updated>2021-05-09T15:42:39+00:00</updated>
<author>
<name>Andy Mastbaum</name>
<email>mastbaum@hep.upenn.edu</email>
</author>
<published>2013-01-03T22:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://www.tlatorre.com/cgit/chroma/commit/?id=5e68ad9aec8f623a7cc75f61c3e9355dafcb41c3'/>
<id>5e68ad9aec8f623a7cc75f61c3e9355dafcb41c3</id>
<content type='text'>
chroma-server starts a ZeroMQ socket server which listens for Photons objects,
propagates them in the given Detector, and returns the final Photons.

Usage:

    $ chroma-server DETECTOR [--address ADDRESS]

    DETECTOR is a detector string, e.g. @chroma_sno.sno or sno
    ADDRESS is a ZeroMQ socket address, default tcp://*:5024
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chroma-server starts a ZeroMQ socket server which listens for Photons objects,
propagates them in the given Detector, and returns the final Photons.

Usage:

    $ chroma-server DETECTOR [--address ADDRESS]

    DETECTOR is a detector string, e.g. @chroma_sno.sno or sno
    ADDRESS is a ZeroMQ socket address, default tcp://*:5024
</pre>
</div>
</content>
</entry>
</feed>
