EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::AdaptiveMultiVertexFinderAlgorithm::Config Struct Reference

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

+ Collaboration diagram for ActsExamples::AdaptiveMultiVertexFinderAlgorithm::Config:

Public Attributes

std::string inputTrackParameters
 Input track parameters collection.
 
std::string outputProtoVertices
 Output proto vertex collection.
 
Acts::Vector3D bField = Acts::Vector3D::Zero()
 Magnetic field vector.
 

Detailed Description

Definition at line 20 of file AdaptiveMultiVertexFinderAlgorithm.hpp.

View newest version in sPHENIX GitHub at line 20 of file AdaptiveMultiVertexFinderAlgorithm.hpp

Member Data Documentation

Acts::Vector3D ActsExamples::AdaptiveMultiVertexFinderAlgorithm::Config::bField = Acts::Vector3D::Zero()

Magnetic field vector.

Definition at line 26 of file AdaptiveMultiVertexFinderAlgorithm.hpp.

View newest version in sPHENIX GitHub at line 26 of file AdaptiveMultiVertexFinderAlgorithm.hpp

Referenced by main().

std::string ActsExamples::AdaptiveMultiVertexFinderAlgorithm::Config::inputTrackParameters

Input track parameters collection.

Definition at line 22 of file AdaptiveMultiVertexFinderAlgorithm.hpp.

View newest version in sPHENIX GitHub at line 22 of file AdaptiveMultiVertexFinderAlgorithm.hpp

Referenced by ActsExamples::AdaptiveMultiVertexFinderAlgorithm::AdaptiveMultiVertexFinderAlgorithm(), and main().

std::string ActsExamples::AdaptiveMultiVertexFinderAlgorithm::Config::outputProtoVertices

Output proto vertex collection.

Definition at line 24 of file AdaptiveMultiVertexFinderAlgorithm.hpp.

View newest version in sPHENIX GitHub at line 24 of file AdaptiveMultiVertexFinderAlgorithm.hpp

Referenced by ActsExamples::AdaptiveMultiVertexFinderAlgorithm::AdaptiveMultiVertexFinderAlgorithm(), and main().


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