Add option for gtgun to generate charged particles according to costheta distribution
All threads resolved!
All threads resolved!
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
Activity
Filter activity
- Resolved by Yizhou Zhang
Hi @zhangyz, maybe adding variables for costheta is better?
mentioned in commit d231a04f
Please register or sign in to reply