index
:
chroma
master
Chroma is a high performance optical photon simulation for particle physics detectors
Anthony LaTorre
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
chroma-sim
Age
Commit message (
Expand
)
Author
2021-05-09
Implement new loader function that turns a string into a Geometry,
Stan Seibert
2021-05-09
Print events/second statistic in chroma-sim
Stan Seibert
2021-05-09
Import ROOT module from its true location and add missing import of enable_de...
Stan Seibert
2021-05-09
Use constant particle gun in chroma-sim so it can generate pi0 events.
Stan Seibert
2011-10-07
Make main into a function so we can profile it
Stan Seibert
2011-10-03
Create a chroma.log module that provides the default logger object for
Stan Seibert
2011-10-03
Call ROOT.SetBatch() in chroma-sim to avoid unnecessary X11 traffic.
Stan Seibert
2011-09-30
chroma-sim --rootlogon will create a .rootlogon.C file in your current direct...
Stan Seibert
2011-09-29
Command line options to start the Python debugger on crash.
Stan Seibert
2011-09-26
Fix indentation in chroma-sim and allow detector name to have multiple dots.
Stan Seibert
2011-09-16
File reorganization to move toward standard python package layout
Stan Seibert