~francois-drielsma/maus/detector_alignment

1
2
3
4
5
6
7
8
First of all make sure that MAUS is installed and the environment is loaded (source env.sh)

To build the code do:
cd build
cmake ../src/
make