Testing Shower Filter Code - July 14

Changes to shower simulator code:

I also changed the autoFit4.cc program so that it passes showers through code identical to analysiscut before reconstructing. It doesn't seem to be able to handle the very large files (140 MB for 1000 simulated showers in each bin) so I broke up the simulations into 10 sets of 100 showers in each bin. I would still like to find out what the problem is - probably a memory leak of some kind.

CTShower Code