Resolve "Create a test program"
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.