to compile:

rm -f evMean
c++ -I. -Wall -o evMean main.cc read.cc Event.cc PtStatistic.cc

or

source compile

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

to run:

evMean particle_events.dat

