Hello,
I made few modifications for gsim :
1. New geometry, including cylindrical mirrors was NOT implemented.
I fixed it.
2. I modified the procedure of calculating CC amplitude in channels.
Now I use calibration file for calculation the number of channels for
definite number of photoelectrons. I use function ggauss(x_mean, sigma),
which returnes the Gaussian distributed random number. This function
is based on GEANT random generator grndm, so we can repeate the results
starting from the same pair of SEED numbers.
I check in the routines and recompile the gsim.lib on HP-UX
I'll try to recompile other (sun) version and executables.
I made respective changes in recsis for working with new gsim files.
Regards, Alex