Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/Detector/detail/ReferenceGenerators.hpp>
Public Member Functions | |
const std::vector< Vector3 > | references (const GeometryContext &gctx, const Surface &surface) const |
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
|
inline |
Helper to access the Center point of for filling the grid
gctx | the geometry context of this operation |
surface | the surface for which the reference point is to be accessed |
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().