Done using CERN root data analysis C++ framework https://github.com/root-project.
The build of the CERN root uses C++14
Uses three.js 3D library https://github.com/mrdoob/three.js/
All datasets were gotten from CERN open data portal https://opendata.cern.ch/
In order to run Task1 and Task2, cd
into each project and run the project using the corresponding .cpp
file.
root flight_length.cpp
Task3 can simple be executed using Live server extension of Vscode or by simpling open the index.html
file in a browser.