EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PlaneSurfaceBuilder Struct Reference

Construct a plane at track position with plane normal along track tangent. More...

#include <acts/blob/sPHENIX/Tests/IntegrationTests/PropagationTests.hpp>

Public Member Functions

template<typename charge_t >
std::shared_ptr
< Acts::PlaneSurface
operator() (const Acts::SingleBoundTrackParameters< charge_t > &params, const Acts::GeometryContext &geoCtx)
 

Detailed Description

Construct a plane at track position with plane normal along track tangent.

Definition at line 210 of file PropagationTests.hpp.

View newest version in sPHENIX GitHub at line 210 of file PropagationTests.hpp

Member Function Documentation

template<typename charge_t >
std::shared_ptr<Acts::PlaneSurface> PlaneSurfaceBuilder::operator() ( const Acts::SingleBoundTrackParameters< charge_t > &  params,
const Acts::GeometryContext geoCtx 
)
inline

Definition at line 212 of file PropagationTests.hpp.

View newest version in sPHENIX GitHub at line 212 of file PropagationTests.hpp

References makeCurvilinearTransform().

+ Here is the call graph for this function:


The documentation for this struct was generated from the following file: