Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 242 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 242 Bytes

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