Skip to content

Add option for gtgun to generate charged particles according to costheta distribution

Yizhou Zhang requested to merge zhangyz/CEPCSW:master into master

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.

Merge request reports

Loading