revision: 01/16/2003

Old revision: 09/05/2001

---------------------

A new version of StEventDisplayMaker with StEvent visualization is ready.

This bersion is based on Qt-version of the well-known ROOT package.

It can display StEvent (*.event.root) and tables (*.dst.root) data. You can select any part (subcollection) of StEvent: TPC hits, RICH hits, Primary tracks, Kinks tracks etc...  using the the "Event Control Panel"

You can filter objects by Rxy,Z,pt,charge etc using default filter .

You can also add your own filter and additional button will be automatically generated for it.

A special "self-described" GUI was developed to control of display . It is not extremely beautiful, but working.

The functions of the button ZOOM and mouse buttons can be found on ROOT Web site also.

The famous doEvents.C script with the option "display" : .x doEvents.C(1,10,"event.root","display")

will run this Event Display.

The old way with via bfc.C can be used also: .x bfc.C(10,"[ bfc options] display",".dst.root")

.x bfc.C(10,"[bfc option] drawDst",".dst.root") Right now it is working only in .DEV, but in a few days on DEV will be also available.

Any feedback will be very useful.

Victor & Valery or Valery & Victor

The base idea of this Maker class can be found on the Web page

Still UNDER CONSTRUCTION !