Muon Event Display ‘d0ve’ Running Instructions

This user guide explains how to run the d0ve (d0 visualization environment) executable, that has been set up to read raw data files on d0mino. If it doesn’t work, or if you have comments on how to improve these instructions, contact Paul Balm, extension 2177, email: p.balm@nikhef.nl, or Onne Peters, extension 2177, email: opeters@fnal.gov

Let me warn you before you start that you are going to need

The run configuration consists of the crate numbers and types, and the module numbers and types for each crate, that were in the run when the data was taken.

 

Type: xemacs d0ve_muon/rcp/ReadEvent.rcp &

Type xemacs cfg.dat &

All numbers are in hex, unless otherwise specified. The format is

<crate number> <crate type> <#modules in crate, decimal>

<module number> <module type>

<module number> <module type>

<crate number> <crate type> <#modules in crate, decimal>

and so on

One possible crate type is MUO_FE. Possible module types are PDT, MDT, MSC, MUO (the controller card), XXX (this is a module that will be skipped)

This should start the event display. Press the space bar to view the next event, and enter to automatically zap through all events. Press space again to stop. Use 1,2,3,4 for different projections, click on the image to change the reference point. Use the menu help option for more help on how to use the d0ve display.

To run the event display in online mode, where the events are not read from a data file but directly from the online system, the following changes have to be made:

// RCP read = <d0ve_muon ReadEventDaq>

by removing the two slashes

 

 

 

Paul Balm, May 2000
Updated: Onne Peters, 24 May 2000
Updated: Paul Balm, July 18, 2000