Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::SpacePointBuilder< spacepoint_t > Member List

This is the complete list of members for Acts::SpacePointBuilder< spacepoint_t >, including all inherited members.

buildSpacePoint(const GeometryContext &gctx, const std::vector< SourceLink > &sourceLinks, const SpacePointBuilderOptions &opt, std::back_insert_iterator< container_t< spacepoint_t >> spacePointIt) const Acts::SpacePointBuilder< spacepoint_t >
logger() const Acts::SpacePointBuilder< spacepoint_t >inlineprotected
m_configActs::SpacePointBuilder< spacepoint_t >protected
m_loggerActs::SpacePointBuilder< spacepoint_t >protected
m_spConstructorActs::SpacePointBuilder< spacepoint_t >protected
m_spUtilityActs::SpacePointBuilder< spacepoint_t >protected
makeSourceLinkPairs(const GeometryContext &gctx, const std::vector< SourceLink > &slinksFront, const std::vector< SourceLink > &slinksBack, std::vector< std::pair< SourceLink, SourceLink >> &slinkPairs, const StripPairOptions &pairOpt) const Acts::SpacePointBuilder< spacepoint_t >
SpacePointBuilder(const SpacePointBuilderConfig &cfg, std::function< spacepoint_t(Acts::Vector3, Acts::Vector2, boost::container::static_vector< SourceLink, 2 >)> func, std::unique_ptr< const Logger > logger=getDefaultLogger("SpamcePointBuilder", Logging::INFO))Acts::SpacePointBuilder< spacepoint_t >
SpacePointBuilder()=defaultActs::SpacePointBuilder< spacepoint_t >