Repository for the code to convert raw test-beam data to ROOT ntuples.
mkdir My_Workspace
cd My_Workspace
git clone https://github.com/DRCalo/TBDataPreparation.git
TBDataPreparation/init.sh
source setup.sh # this needs to be called each time one starts with new shell
Then, add or modify Env variables in the generated setup.sh
to run samples in a easy way.
- To be added.