EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/sPHENIX/Fatras/include/ActsFatras/Digitization/UncorrelatedHitSmearer.hpp>
Public Member Functions | |
Acts::Result < Acts::ParameterSet < Acts::FreeIndices, kParameters...> > | operator() (const SmearInput &sInput, const std::array< SmearFunction, sizeof...(kParameters)> &sFunctions) const |
Generic implementation of a smearing meathod for free parameters
kParameters | parameter pack describing the parameters to smear |
Definition at line 115 of file UncorrelatedHitSmearer.hpp.
View newest version in sPHENIX GitHub at line 115 of file UncorrelatedHitSmearer.hpp
|
inline |
Smearing function
sInput | The smearing input struct with the simulated hit |
sFunctions | The smearing functions that are applied |
Definition at line 126 of file UncorrelatedHitSmearer.hpp.
View newest version in sPHENIX GitHub at line 126 of file UncorrelatedHitSmearer.hpp
References ActsFatras::SmearInput::hit, and Acts::PrimitivesView3DTest::run().