Giter Site home page Giter Site logo

utkarsh-2000 / gamma-root Goto Github PK

View Code? Open in Web Editor NEW

This project forked from belmakier/gamma-root

0.0 0.0 0.0 25.63 MB

GamR ROOT library for gamma-ray spectroscopy

License: GNU Affero General Public License v3.0

Shell 0.16% C++ 81.04% Python 2.35% Fortran 12.31% Makefile 0.40% CMake 3.74%

gamma-root's Introduction

GamROOT – CERN ROOT Libraries for Gamma

About this repository

This code base is an attempt to create a functional, modern, complete, flexible, readable, self documenting, and well documented library for CERN’s ROOT Data Analysis Framework for application to low-energy Nuclear Physics. Originally developed by PhD candidates at the Australian National University.

Quick start

Ensure you have ROOT6 compiled with C++14 extensions enabled!

We are now using CMake so that standalone applications / tools can be made. This should make libraries that can be loaded in ROOT.

git clone <wherever this is>/gamma-root
cd gamma-root
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=RELEASE ../
make
make install

It is recommended to use CMake and the compiled libraries as it has more defined / structured behaviour.

Docs can be viewed at https://belmakier.github.io/gamma-root/

Contributing

Contributors are welcome, feel free to contact me.

Current Developers

Previous contributors

  • Aqeel Akber
  • Ben Coombes
  • Jackson Dowie
  • Brendan McCormick

gamma-root's People

Contributors

belmakier avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.