summaryrefslogtreecommitdiff
path: root/bin/chroma-sim
AgeCommit message (Expand)Author
2021-05-09Implement new loader function that turns a string into a Geometry,Stan Seibert
2021-05-09Print events/second statistic in chroma-simStan Seibert
2021-05-09Import ROOT module from its true location and add missing import of enable_de...Stan Seibert
2021-05-09Use constant particle gun in chroma-sim so it can generate pi0 events.Stan Seibert
2011-10-07Make main into a function so we can profile itStan Seibert
2011-10-03Create a chroma.log module that provides the default logger object forStan Seibert
2011-10-03Call ROOT.SetBatch() in chroma-sim to avoid unnecessary X11 traffic.Stan Seibert
2011-09-30chroma-sim --rootlogon will create a .rootlogon.C file in your current direct...Stan Seibert
2011-09-29Command line options to start the Python debugger on crash.Stan Seibert
2011-09-26Fix indentation in chroma-sim and allow detector name to have multiple dots.Stan Seibert
2011-09-16File reorganization to move toward standard python package layoutStan Seibert