Application for convertation of binary files acquired by DRS4 to ROOT file. 1. read_binary.cpp complies within makefile (commaned make clean, then make in Neurad_test) and makes object file read_binary in current directory 2. To convert binary file to root file do: ./read_binary_DRS4 ./data/rawDataDSR4/input_file_name.dat ../data/rawDataDSR4/output_file_name.root !both input and output files should be specified!