Skip to content

Resolve "Create a test program"

Felipe Demigio requested to merge 4-testprogram into main

Closes #4 (closed) Used example code from code snippet to create a test program ( test_io ). It takes an input root file, copies the data, and checks if the copied data has the same number of entries as the original data. Then returns 0 if they are equal or 1 if not.

Merge request reports

Loading