Visualization of HGCal wafer energies using OpenGL and compatible with python 2 or 3
- Python 2.7 or 3.3+
- PyOpenGL: Detailed instructions can be found here
pip install PyOpenGL PyOpenGL_accelerate Pillow numpy pandas
- Display with OpenGL 2+ support. OpenGL is installed by default for Windows. Debian Linux systems will need to install the packages for GLE and GLUT:
sudo apt install libgle3 freeglut3-dev
To run the simulation:
python wafer.py
Movement: w,s,a,d or up,down,left,right Click and drag to rotate
Event toggle (down,up): - or =
Subdetector display: 3 (EE) 4 (FH) 5 (EE and FH)