Code Monkey home page Code Monkey logo

kappatools's Introduction

Kappa Tools

Build Status

ĸappa tools are tools that can be used to run an analysis using ĸappa based data formats and root files. This library contains several tools which are helpful for particle physics analyses. They can be used independently and each folder compiles on its own. Cross-dependencies should be avoided.

  • Example: Examples how to build a simple analysis reading ĸappa files.
  • PlotTools: A library to create root histograms and plots in C++ code. The Artus tree approach differs from that but analyses with huge numbers of events might (partially) come back to histograms at some point.
  • Plots: Plots of specific muon and jet quantities. This code was used by Manuel Zeise for Z analyses.
  • PythonTools: A C++ interface class to a python generated config.
  • RootTools: This is a library of tools depending on ROOT. It contains the file interface to ĸappa files, jet correction and jet ID tools, etc. Some of these are used by Artus.
  • Toolbox: A library with various tools to make C++ coding easier. For example string operations like in python, coloured std output, progress monitors, vector, timing and memory tools. This is partially used in Artus.
  • Tools: Standalone tools like a duplicate event checker, prescale handling, etc.

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.