Struct SmearInput¶
Defined in File UncorrelatedHitSmearer.hpp
Struct Documentation¶
-
struct
ActsFatras::SmearInput¶ Smearing input to be used by the smearers.
this struct helps to harmonize the interface between free and bound smearers
Public Functions
-
SmearInput(std::reference_wrapper<const Hit> hit_, std::reference_wrapper<const Acts::GeometryContext> geoContext_, const Acts::Surface *surface_ = nullptr)¶ Only valid constructor, wraps the.
- Parameters
hit_the: and optionally thesurface_:
-
SmearInput() = delete¶