![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"#include "Acts/Definitions/Common.hpp"#include "Acts/Detector/Portal.hpp"#include "Acts/Navigation/NavigationDelegates.hpp"#include "Acts/Surfaces/Surface.hpp"#include "Acts/Utilities/BinningType.hpp"#include "Acts/Utilities/Enumerate.hpp"#include "Acts/Utilities/IAxis.hpp"#include "Acts/Utilities/VectorHelpers.hpp"#include <array>#include <memory>
Include dependency graph for NavigationStateUpdators.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Acts::Experimental::SingleObjectImpl< object_type, filler_type > |
| This sets a single object, e.g. single surface or single volume. More... | |
| class | Acts::Experimental::StaticUpdatorImpl< extractor_type, filler_type > |
| This uses state less extractor and fillers to manipulate the navigation state. More... | |
| class | Acts::Experimental::IndexedUpdatorImpl< grid_t, extractor_type, filler_type > |
| This is an index grid based navigation state updator, it uses an extractor type and a filler type to handle the navigation state. More... | |
| class | Acts::Experimental::ChainedUpdatorImpl< updators_t > |
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
| namespace | Acts::Experimental |
Functions | |
| void | Acts::Experimental::updateCandidates (const GeometryContext &gctx, NavigationState &nState) |