sundleeb / PandaCore

Core data analysis utilities to be used with PandA and ROOT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PandaCore

A set of common tools on which several of my analysis packages depend

To build:

PandaCore/bin/genDict -j10 # must be every time a header file changes => builds ROOT dicts
scram b -j12 # use SCRAM to compile the code

About

Core data analysis utilities to be used with PandA and ROOT

License:MIT License


Languages

Language:Python 59.9%Language:C++ 37.5%Language:Shell 1.5%Language:C 0.8%Language:Objective-C 0.3%