Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Experimental::detail::CenterReferenceGenerator Struct Reference

#include <acts/blob/sPHENIX/Core/include/Acts/Detector/detail/ReferenceGenerators.hpp>

Public Member Functions

const std::vector< Vector3references (const GeometryContext &gctx, const Surface &surface) const
 

Detailed Description

A struct to access the center position

This generator will provide only one filling point and hence only a single bin in the indexed grid.

Definition at line 27 of file ReferenceGenerators.hpp.

View newest version in sPHENIX GitHub at line 27 of file ReferenceGenerators.hpp

Member Function Documentation

const std::vector<Vector3> Acts::Experimental::detail::CenterReferenceGenerator::references ( const GeometryContext gctx,
const Surface surface 
) const
inline

Helper to access the Center point of for filling the grid

Parameters
gctxthe geometry context of this operation
surfacethe surface for which the reference point is to be accessed
Returns
a vector of reference points for filling

Definition at line 34 of file ReferenceGenerators.hpp.

View newest version in sPHENIX GitHub at line 34 of file ReferenceGenerators.hpp

References Acts::Surface::center().

Referenced by BOOST_AUTO_TEST_CASE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:


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