The PANORAMIX Project

Welcome to the PANORAMIX project website.

Announcements

To have access to all the available versions, please follow this link.

This page contains technical information about data visualization in LHCb, including documentation for developers and expert users of the LHCb event display (Panoramix).

Tutorial and Examples

 A nice page for first time users of Panoramix, maintained by Thomas Ruf, is available here. It includes an introductory tutorial ( .pdf, only for IE .html) and a picture gallery. See also the Panoramix FAQ. The old reconstruction pages with lots of Panoramix pictures are here TREC (scroll down, right side).

Latest Additions

Known issues

Data Visualization

The LHCb model for data visualization is described in some detail in the Data Visualization chapter of the Gaudi User Guide. You can refer to it to get an overview of how data visualization (and user interactivity) is added to the Gaudi Framework.  In the current implementation, data visualization is provided by a number of  Gaudi services (OnXSvc, SoLHCb, etc.)

Python

The Gaudi Visualization services

The visualization set of services are based on the OnX package for interactivity and Open Inventor (SoFree implementation) for the graphics . The design of the services and the technologies on which it is based is described  here.

Project History

The history of dependencies and included packages can be viewed for any tagged version (including the ones that have been removed) from the SVN web interface. Check for the versions with the relevant SVN tags. For project dependencies see the PANORAMIX_vXrY/cmt/project.cmt file. For the versions of the packages included in the PANORAMIX project see the PanoramixSys/vXrY/cmt/requirements file. Some more dependencies can be read from the Vis/Panoramix/vXrY/cmt/requirements file.