![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <utility>#include "Acts/Utilities/Definitions.hpp"#include "Acts/Utilities/ParameterDefinitions.hpp"#include "Acts/Utilities/Result.hpp"
Include dependency graph for ParametersSmearer.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | ActsFatras::detail::SingleComponentSmearer< values_t, covariance_t > |
| struct | ActsFatras::detail::ParametersSmearer< indices_t, kParameters > |
Namespaces | |
| namespace | ActsFatras |
| namespace | ActsFatras::detail |
Typedefs | |
| using | ActsFatras::detail::SmearFunction = std::function< Acts::Result< std::pair< double, double >>(double)> |