Fast and Realistic OpenGL Displayer

From Wikipedia, the free encyclopedia
FROG
Developer(s)Loïc Quertenmont & Vincent Roberfroid
Stable release
1.107 / November, 2008
Operating systemCross-platform
TypeAPI
LicenseVarious
Websitehttp://projects.hepforge.org/frog/

The Fast & Realistic OpenGL Displayer (FROG) is a generic framework dedicated to visualize events in a given geometry. It has been written in C++ and use OpenGL cross-platform libraries. Its first application is the visualization of events in the Compact Muon Solenoid detector.

Introduction[edit]

FROG has been firstly written by Loïc Quertenmont and Vincent Roberfroid in order to view, in a matter of seconds, events in the Compact Muon Solenoid detector. This detector is located at CERN and is dedicated to measure emitted particles produced by the collisions of high energetic protons accelerated by the Large Hadron Collider.

Two other tools already exists in order to view events in the CMS detector : IGUANA and Fireworks.

However, FROG has the advantage to have been implemented as such that any particular physics experiments or detector designs can be visualized. Moreover, in comparison with the 2 other event displayers, FROG is very light and very fast and can run on various Operating System (Windows, Linux, Mac OS). In addition, FROG is self-consistent and does not require installation of big libraries generally used by High Energy physic experiments such as ROOT.[1]

The article describes the principle of the algorithm and its many functionalities such as : 3D and 2D visualization, graphical user interface, mouse interface, configuration files, production of pictures of various format, integration of personal objects... Finally the application of FROG to the CMS experiment will be described.[2]

References[edit]

  1. ^ A full comparison of the three event displayer can be found here Archived 2008-12-08 at the Wayback Machine
  2. ^ Some Presentations, Posters and Tutorials can be found on the documentation page of the website.
  • Della Negra, Michel; Petrilli, Achille; Herve, Alain; Foa, Lorenzo (2006). "CMS Physics Technical Design Report Volume I: Software and Detector Performance" (PDF). CERN. {{cite journal}}: Cite journal requires |journal= (help)
  • Quertenmont, Loic; Roberfroid, Vincent (2009). "FROG: The Fast & Realistic OPENGL Displayer". Journal of Physics: Conference Series. 219 (4): 042049. arXiv:0901.2718. Bibcode:2010JPhCS.219d2049Q. doi:10.1088/1742-6596/219/4/042049. S2CID 18351724.

External links[edit]