Project DescriptionTools and utility to generate wrappers to use ROOT (root.cern.ch) in the .NET world.
ROOT is a general utility for data analysis and contains many features that help with high-speed data processing, signal/background separation, and, of course, plotting. ROOT is written in C++ and comes with a complete meta-data system. This utility makes use of that meta-data system to generate a fully typed interface to give access to most of ROOT in the .NET world. See the documentation page for some simple examples.