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

Go to the source code of this file.

Classes

class  Acts::Experimental::INavigationDelegate
 

Namespaces

namespace  Acts
 Acts includes to create all necessary definitions.
 
namespace  Acts::Experimental
 

Typedefs

using Acts::Experimental::SurfaceCandidatesUpdator = OwningDelegate< void(const GeometryContext &gctx, NavigationState &nState), INavigationDelegate >
 
using Acts::Experimental::DetectorVolumeUpdator = OwningDelegate< void(const GeometryContext &gctx, NavigationState &nState), INavigationDelegate >
 

Functions

static DetectorVolumeUpdator Acts::Experimental::unconnectedUpdator ()
 A dummy constructed updator.