Analysis for the Geant4 MC simulation of Xebra.
- git clone [-b "BRANCH_NAME"] https://github.com/AG-Schumann/Xebra_G4_Analysis.git
- cd Xebra_G4_Analysis
- git checkout -b "BRACH_NAME"
- rsync -avP ../DIR_WITH_UPDATE/include/ include/
- rsync -avP ../DIR_WITH_UPDATE/src/ src/
- git add .
- git commit -m "ADD SOME COMMENT "
- git push origin "BRACH_NAME"