to compile:

rm -f evMean
c++ -I. -Wall -o evMean main.cc read.cc dump.cc clear.cc add.cc stat.cc

or

source compile

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

to run:

evMean particle_events.dat

