GithubHelp home page GithubHelp logo

mspringett / root-cern Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cxx-hep/root-cern

0.0 2.0 0.0 423.91 MB

mirror of root.cern.ch

License: GNU Lesser General Public License v2.1

Makefile 0.79% CMake 0.40% HTML 1.18% Python 0.66% C++ 83.54% C 10.38% Ruby 0.02% Shell 0.61% Perl 0.15% Emacs Lisp 0.05% Batchfile 0.01% Objective-C++ 0.61% Objective-C 0.13% TeX 0.01% CSS 0.07% JavaScript 0.02% Redcode 0.01% QMake 0.01% OCaml 0.19% Groff 1.18%

root-cern's Introduction

The ROOT System

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data in a very efficient way. Having the data defined as a set of objects, specialized storage methods are used to get direct access to the separate attributes of the selected objects, without having to touch the bulk of the data. Included are histograming methods in an arbitrary number of dimensions, curve fitting, function evaluation, minimization, graphics and visualization classes to allow the easy setup of an analysis system that can query and process the data interactively or in batch mode, as well as a general parallel processing framework, PROOF, that can considerably speed up an analysis.

Thanks to the built-in C++ interpreter cling, the command, the scripting and the programming language are all C++. The interpreter allows for fast prototyping of the macros since it removes the, time consuming, compile/link cycle. It also provides a good environment to learn C++. If more performance is needed the interactively developed macros can be compiled using a C++ compiler via a machine independent transparent compiler interface called ACliC.

The system has been designed in such a way that it can query its databases in parallel on clusters of workstations or many-core machines. ROOT is an open system that can be dynamically extended by linking external libraries. This makes ROOT a premier platform on which to build data acquisition, simulation and data analysis systems.

ROOT is available under the LGPL license.

root-cern's People

Contributors

fonsrademakers avatar pcanal avatar axel-naumann avatar couet avatar lmoneta avatar gganis avatar vgvassilev avatar bellenot avatar wverkerke avatar osschar avatar timurp avatar wlav avatar roiser avatar agheata avatar strykejern avatar dpiparo avatar anarmanafov avatar helgevoss avatar sploving avatar cristinacristescu avatar dkirkby avatar peremato avatar ihrivnac avatar

Watchers

James Cloos avatar Matthew Springett 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.