Skip to content

brinus/readWDpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

141 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

readWDpp

Library to read binary files from WaveDreamBoard (Paul Scherrer Institut).

The library implements some classes to handle file(s) coming from DRS and/or WDB. The final aim is to provide some methods to gather informations such as charge and amplitude about the events in the file(s).

Read the documentation for more infos.

To run the examples and compile the static library you can use the CMakeLists.txt file

$ mkdir build
$ cd build

Run cmake

$ cmake ..
...
$ make

This will generate for you all the executables of the examples.

About

Library to read binary files from WaveDREAM Board (Paul Scherrer Institut)

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Contributors