Add option for gtgun to generate charged particles according to costheta distribution
Add option for gtgun to generate charged particles according to costheta distribution.
usage:
gun.UseCostheta = True
gun.ThetaMins = [-1]
gun.ThetaMaxs = [1]
The range of ThetaMins is set to [-1,1] if option UseCostheta set true.