summaryrefslogtreecommitdiff
path: root/generator/photon.py
AgeCommit message (Expand)Author
2011-09-16File reorganization to move toward standard python package layoutStan Seibert
2011-09-02update event structure. break gpu.GPU class into separate smaller independent...Anthony LaTorre
2011-08-20Assign base RNG seed when none is given in G4ParallelGenerator.Stan Seibert
2011-08-17Put the temporary ZeroMQ IPC socket file into /tmp directory.Stan Seibert
2011-08-17Switch to ZeroMQ for both directions of communication betweenStan Seibert
2011-08-17Switch from multiprocessing.Queue to ZeroMQ push/pull socket for moving photo...Stan Seibert
2011-08-16Remove some unused parts of generator/photon.pyStan Seibert
2011-08-16Epic restructuring of code to switch to a generator-based style ofStan Seibert