BxCppDev / Bayeux

Core Persistency, Geometry and Data Processing C++ Library for Particle and Nuclear Physics Experiments
GNU General Public License v3.0
4 stars 9 forks source link

Implement mctools biasing based on attractive/repulsive oriented disk #35

Closed fmauger closed 5 years ago

fmauger commented 5 years ago

Attractive/repulsive spherical volumes are now used to implement the mctools biasing mechanism. The idea is to allow the use of oriented disks which will be a better option for small/point-like sources with respect to regions of interest in the geometry.

Rodolphe+Frc