EventDisplays: Difference between revisions
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
==EventDisplay== | ==EventDisplay== | ||
[[File:EventDisplay.gif|thumb|500px|alt=EvenDisplay|Example of the EventDisplay display.]] | |||
A display system from Ralf Erlich. Run from a module: | A display system from Ralf Erlich. Run from a module: | ||
mu2e -c EventDisplay/test/EventDisplay.fcl | mu2e -c EventDisplay/test/EventDisplay.fcl |
Revision as of 21:13, 23 October 2017
Here are two event displays and a geometry display. Pasha Murat is also working on a display based on the root TEve package. These are all informal efforts. It is a long-term plan to adopt, formalize and support one event display.
Geometry Browser
This system display the geometry built as part of the geant model of the detector. It does not display events.
EventDisplay
A display system from Ralf Erlich. Run from a module:
mu2e -c EventDisplay/test/EventDisplay.fcl
Stntuple 2-D
From Pasha Murat and Giani Pezzullo.