GithubHelp home page GithubHelp logo

lucapescatore88 / tools-easyanalysis Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 15.87 MB

A package for user friendly analysis: fitting and data handling with ROOT

CMake 0.63% Makefile 0.83% Python 1.25% Objective-C 0.49% C++ 92.05% Shell 4.76%

tools-easyanalysis's Introduction

Status · build status

Easyanalysis

To checkout the project

git clone ssh://[email protected]:7999/LHCb-RD/tools-easyanalysis.git

To setup the proper environment

source scripts/setup.sh (or setup.csh if you use tcsh)

The doxygen documentation of the project can be found at this link

n.b. In order to access easyanalysis in python via ROOT.gSystem, LD_LIBRARY_PATH must include the directory where the .pcm, .rootmap and .so files are located (as done with source scripts/setup)

CMake

To build the static and shared libraries

mkdir build
cd build
cmake ..
make -j8

One should be able to include easyanalysis in a cmake project by simply adding

add_subdirectories(tools)

to the main project

Make (DEPRECATED, ONLY WORKING ON SLC6-GCC49)

To setup the proper environment

source scripts/setup.sh old (or setup.csh if you use tcsh)

To build the static libraries

make

To build the shared libraries to be loaded in python

make shared

tools-easyanalysis's People

Contributors

apuignav avatar lucapescatore88 avatar rquaglia90 avatar

Watchers

 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.