Skip to content
Snippets Groups Projects
Commit 8ac53568 authored by Gregory Max Ciezarek's avatar Gregory Max Ciezarek
Browse files

Update thor_functors.rst with a brief mention of Functors.math

parent c04c44fb
No related branches found
No related tags found
1 merge request!2527Update thor_functors.rst with a brief mention of Functors.math
Pipeline #5946246 passed with warnings
......@@ -472,3 +472,10 @@ the sum of the child momenta.
.. _Gaudi: https://gaudi.web.cern.ch/gaudi/
.. _MooreCache: https://gitlab.cern.ch/lhcb/Moore/-/tree/master/MooreCache
.. _helper mixin: https://gitlab.cern.ch/lhcb/Rec/blob/e9a5d2feba21248f8691e1e8d1e160beeac2e9a4/Phys/FunctorCore/Functors/with_functors.h
Mathematical operations on functors
"""""""""""""""""""
Mathematical functions are implemented in Functors.math - for example ::
import Functors.math as fmath
fmath.log(F.MINIPCHI2(pvs))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment