Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Examples/Algorithms/Digitization/include/ActsExamples/Digitization/Smearers.hpp>
Public Member Functions | |
Acts::Result< std::pair < double, double > > | operator() (double value, RandomEngine &) const |
Exact smearing of a single parameter.
Definition at line 29 of file Smearers.hpp.
View newest version in sPHENIX GitHub at line 29 of file Smearers.hpp
|
inline |
Call operator for the SmearFunction caller interface.
value | parameter to be smeared |
rnd | random generator to be used for the call |
Definition at line 37 of file Smearers.hpp.
View newest version in sPHENIX GitHub at line 37 of file Smearers.hpp
References value.