mirror of
https://github.com/sesps/SPS_SABRE_EventBuilder.git
synced 2024-11-22 10:08:50 -05:00
Update README
This commit is contained in:
parent
5f8dc06509
commit
30fdf9a1cb
|
@ -90,5 +90,6 @@ size (again center the peak on 0, the width of the peak becomes the fast window)
|
|||
Currently the pipeline supports declaring individual digitizer channels as scalers. These channels will be used a pure counting measures. To make a channel a scaler, put the CoMPASS formated name of the channel and board (check the given etc/ScalerFile.txt for an example) in a text file along with a parameter name for the scaler to be saved as. These files are then processed outside of the event building loop, which can greatly increase the computational speed. Future versions will include scaler rates as well.
|
||||
|
||||
## System Requirements
|
||||
Requires ROOT version which supports CMake dictionary generation
|
||||
Requires CMake > 3.16 for pch suport
|
||||
- Requires ROOT version which supports CMake dictionary generation
|
||||
- Requires CMake > 3.16
|
||||
- This version is for data from CAEN CoMPASS > 2.0. Data from older CoMPASS versions are not compatible.
|
Loading…
Reference in New Issue
Block a user