Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::SingleSeedVertexFinderAlgorithm::Config Struct Reference

#include <acts/blob/sPHENIX/Examples/Algorithms/Vertexing/include/ActsExamples/Vertexing/SingleSeedVertexFinderAlgorithm.hpp>

+ Collaboration diagram for ActsExamples::SingleSeedVertexFinderAlgorithm::Config:

Public Attributes

std::string inputSpacepoints
 Optional. Input spacepoints container.
 
std::string outputVertices
 Output vertex collection.
 

Detailed Description

Definition at line 23 of file SingleSeedVertexFinderAlgorithm.hpp.

View newest version in sPHENIX GitHub at line 23 of file SingleSeedVertexFinderAlgorithm.hpp

Member Data Documentation

std::string ActsExamples::SingleSeedVertexFinderAlgorithm::Config::inputSpacepoints

Optional. Input spacepoints container.

Definition at line 25 of file SingleSeedVertexFinderAlgorithm.hpp.

View newest version in sPHENIX GitHub at line 25 of file SingleSeedVertexFinderAlgorithm.hpp

Referenced by ActsExamples::SingleSeedVertexFinderAlgorithm::SingleSeedVertexFinderAlgorithm().

std::string ActsExamples::SingleSeedVertexFinderAlgorithm::Config::outputVertices

Output vertex collection.

Definition at line 27 of file SingleSeedVertexFinderAlgorithm.hpp.

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

Referenced by ActsExamples::SingleSeedVertexFinderAlgorithm::SingleSeedVertexFinderAlgorithm().


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