https://github.com/yandexdataschool/retina
https://github.com/yandexdataschool/retina
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yandexdataschool/retina
- Owner: yandexdataschool
- Created: 2015-01-08T23:02:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-12T06:51:46.000Z (over 7 years ago)
- Last Synced: 2025-05-15T18:47:54.315Z (about 1 month ago)
- Language: C++
- Size: 2.59 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# retina algorithm for cern
# to build type
# cmake .
# make
# To start algorithm using local data, first parameter is data location
# ./retina mcdata/0.dat
# To start tests
# make test