EIC 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

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

Detailed Description

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

Definition at line 173 of file PropagationTests.hpp.

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

Member Function Documentation

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

Definition at line 175 of file PropagationTests.hpp.

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

References max, Acts::SingleBoundTrackParameters< charge_t >::position(), and G4BECAL::radius.

+ Here is the call graph for this function:


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