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 reference positions based on bin values
bVAL | the binning value to be used for the binning position call |
This generator will provide only one filling point and hence only a single bin in the indexed grid.
Definition at line 47 of file ReferenceGenerators.hpp.
View newest version in sPHENIX GitHub at line 47 of file ReferenceGenerators.hpp
|
inline |
Helper to access a reference position based on binning value
gctx | the geometry context of this operation |
surface | the surface for which the reference point is to be accessed |
Definition at line 54 of file ReferenceGenerators.hpp.
View newest version in sPHENIX GitHub at line 54 of file ReferenceGenerators.hpp
References Acts::GeometryObject::binningPosition().
Referenced by BOOST_AUTO_TEST_CASE().