Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UncorrelatedHitSmearer.hpp File Reference
+ Include dependency graph for UncorrelatedHitSmearer.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ActsFatras::BoundParametersSmearer< generator_t, kSize >
 
struct  ActsFatras::FreeParametersSmearer< generator_t, kSize >
 

Namespaces

namespace  ActsFatras
 

Typedefs

template<typename generator_t >
using ActsFatras::SingleParameterSmearFunction = std::function< Acts::Result< std::pair< double, double >>(double, generator_t &)>