Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ZCylinderSurfaceBuilder Struct Reference

Construct a z-cylinder centered at zero with the track on its surface. More...

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

Public Member Functions

std::shared_ptr
< Acts::CylinderSurface
operator() (const Acts::BoundTrackParameters &params, const Acts::GeometryContext &geoCtx)
 

Detailed Description

Construct a z-cylinder centered at zero with the track on its surface.

Definition at line 178 of file PropagationTests.hpp.

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

Member Function Documentation

std::shared_ptr<Acts::CylinderSurface> ZCylinderSurfaceBuilder::operator() ( const Acts::BoundTrackParameters params,
const Acts::GeometryContext geoCtx 
)
inline

Definition at line 179 of file PropagationTests.hpp.

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

References norm, and Acts::GenericBoundTrackParameters< particle_hypothesis_t >::position().

+ Here is the call graph for this function:


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