mcremone / 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:

make all -j4 # 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:C++ 51.5%Language:Python 46.2%Language:Objective-C 1.0%Language:Makefile 0.8%Language:Shell 0.3%Language:C 0.1%