You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
qt5 libraries
..* you can get this simply by the command sudo apt-get install qt5-default.
..* type qmake -v in order to check that you have the qt5 version
Installation:
Compile and install the CAEN USB Driver
..1. Go to CAENUSBdrvB-1.5.1
..2. make
..3. sudo make install
Compile and install the CAEN VME C libraries
..1. Go to CAENVMELib-2.50/lib
..2. make
..3. sudo make install
Compile the Muon Experiments software
..1. qmake MuonExperiments.pro
..2. make
Execute the programme
..1. ./bin/MuonExperiments or from a double-click on the icon
About
Qt Software for the muon lifetime and the arch experiments.