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

Go to the source code of this file.

Classes

struct  ActsAlignment::AlignmentOptions< fit_options_t >
 Options for align() call. More...
 
struct  ActsAlignment::AlignmentResult
 Alignment result struct. More...
 
struct  ActsAlignment::Alignment< fitter_t >
 KalmanFitter-based alignment implementation. More...
 

Namespaces

namespace  ActsAlignment
 

Typedefs

using ActsAlignment::AlignedTransformUpdater = std::function< bool(Acts::DetectorElementBase *, const Acts::GeometryContext &, const Acts::Transform3 &)>