to compile:

rm -f evDump
c++ -Wall -I. -o evDump main.cc read.cc dump.cc

or

compile

------------

to run:

evDump particle_events.dat

