MU3E ANalysis and CAlibration software
Usage:
git clone git@github.com:ursl/mu3eanca
cd mu3eanca
git submodule init
git submodule update
cd util
make
cd ../ana
make
mkdir results
ln -s /to/some/place/run/data
bin/runTreeReader01 -f data/mu3e_trirec_000001.root -n 10 -D results
For db0/cdb1 you do NOT need util, but other various external dependencies (mariadb, mongodb, mongocxx, etc)