Difference between revisions of "EventDisplays"

From Mu2eWiki
Jump to navigation Jump to search
Line 6: Line 6:
 
This [http://mu2e.fnal.gov/atwork/computing/Tutorials/2016/GeometryBrowsing/index.shtml system] display the geometry built as part of the geant model of the detector.  It does not display events.
 
This [http://mu2e.fnal.gov/atwork/computing/Tutorials/2016/GeometryBrowsing/index.shtml system] display the geometry built as part of the geant model of the detector.  It does not display events.
  
 +
<br clear=all>
 
==EventDisplay==
 
==EventDisplay==
 
[[File:EventDisplay.gif|thumb|500px|alt=EvenDisplay|Example of the EventDisplay display.]]
 
[[File:EventDisplay.gif|thumb|500px|alt=EvenDisplay|Example of the EventDisplay display.]]
Line 11: Line 12:
 
  mu2e -c EventDisplay/test/EventDisplay.fcl
 
  mu2e -c EventDisplay/test/EventDisplay.fcl
  
 +
<br clear=all>
 
==Stntuple 2-D==
 
==Stntuple 2-D==
 
[[File:Stntuple 2D Display.gif |thumb|500px|alt=Stntuple 2-D event display|Example of the Stntuple 2-D display.]]
 
[[File:Stntuple 2D Display.gif |thumb|500px|alt=Stntuple 2-D event display|Example of the Stntuple 2-D display.]]
 
From Pasha Murat and Giani Pezzullo.
 
From Pasha Murat and Giani Pezzullo.

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


EventDisplay

EvenDisplay
Example of the EventDisplay display.

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

mu2e -c EventDisplay/test/EventDisplay.fcl


Stntuple 2-D

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

From Pasha Murat and Giani Pezzullo.