Skip to content

Fengwangdong/Feng-QDC-DAQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feng-QDC-DAQ

Dedicated program for the user interface of Cherenkov setup in IIHE

Requirements:

  1. Ubuntu 14.04 or more recent
  2. 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:

  1. Compile and install the CAEN USB Driver
  2. Go to CAENUSBdrvB-1.5.1
  3. make
  4. sudo make install
  5. Compile and install the CAEN VME C libraries
  6. Go to CAENVMELib-2.50/lib
  7. make
  8. sudo make install
  9. Compile the Base VME DAQ software
  10. qmake Feng-QDC-DAQ.pro
  11. make
  12. sudo make install (this step is optional)
  13. Execute the programme
  14. ./bin/Feng-QDC-DAQ or from a double-click on the desktop icon if point 3.3. was done

About

Dedicated program for the user interface of Cherenkov setup in IIHE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages