Difference between revisions of "EventDisplays"

From Mu2eWiki
Jump to navigation Jump to search
Line 11: Line 11:
 
[[File:EventDisplay.gif|thumb|500px|alt=EvenDisplay|Example of the EventDisplay display.]]
 
[[File:EventDisplay.gif|thumb|500px|alt=EvenDisplay|Example of the EventDisplay display.]]
 
A display system from Ralf Ehrlich.  Run from a module:
 
A display system from Ralf Ehrlich.  Run from a module:
  mu2e -c EventDisplay/test/EventDisplay.fcl
+
  mu2e -c EventDisplay/test/EventDisplay.fcl -s ..
  
 +
Controls are in the display and quite intuitive.  See also [https://mu2e-docdb.fnal.gov:440/cgi-bin/ShowDocument?docid=2371 doc-2371]
 
<br clear=all>
 
<br clear=all>
  

Revision as of 21:22, 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

Geometry Viewer
Example of Geometry Viewer.

This system display the geometry built as part of the geant model of the detector. It does not display events. It has options for cutaways, as seen in the example. It also has the option to make some volumes transparent.


EventDisplay

EvenDisplay
Example of the EventDisplay display.

A display system from Ralf Ehrlich. Run from a module:

mu2e -c EventDisplay/test/EventDisplay.fcl -s ..

Controls are in the display and quite intuitive. See also doc-2371

Stntuple 2-D

Stntuple 2-D event display
Example of the Stntuple 2-D display.

From Pasha Murat and Giani Pezzullo. Good for detailed examination of tracks and hits.