forked from dellaquilamaster/HiRAEVT
-
Notifications
You must be signed in to change notification settings - Fork 1
HiRAEVT
anthoak13 edited this page Apr 10, 2021
·
2 revisions
To compile the code, all of the above programs need to be installed and they need to be discoverable by CMake find_module
. If they were installed in a typical manner, this should not be a problem. The exception to this is NSCLDAQ which needs to be installed at the location pointed to the environment variable $DAQROOT
.
To compile the code, create a build directory and configure cmake to build out of source
$ cd [build dir]
$ cmake [source dir]
$ make
This will configure cmake, and build the program.
-
User Manual
-
Documentation
-
Electronic Modules
-
Detectors