Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 750 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 750 Bytes

JINR_INTEREST

Task1 and Task2

Done using CERN root data analysis C++ framework https://github.com/root-project.

The build of the CERN root uses C++14

Task3

Uses three.js 3D library https://github.com/mrdoob/three.js/

Dataset

All datasets were gotten from CERN open data portal https://opendata.cern.ch/

Building project

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.

Authors