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

Construct a disc 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::DiscSurface > 
operator() (const Acts::SingleBoundTrackParameters< charge_t > &params, const Acts::GeometryContext &geoCtx)
 

Detailed Description

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

Definition at line 186 of file PropagationTests.hpp.

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

Member Function Documentation

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

Definition at line 188 of file PropagationTests.hpp.

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

References Acts::ePos0, Acts::ePos1, and makeCurvilinearTransform().

+ Here is the call graph for this function:


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