Typedef ActsFatras::SmearFunction

Typedef Documentation

using ActsFatras::SmearFunction = std::function<Acts::Result<std::pair<double, double>>(double)>

Smearing functions definition:

  • it takes the unsmeared parameter

  • it returns the smeared parameter and a covariance