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

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

+ Collaboration diagram for ActsExamples::TutorialVertexFinderAlgorithm::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 TutorialVertexFinderAlgorithm.hpp.

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

Member Data Documentation

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

Magnetic field vector.

Definition at line 26 of file TutorialVertexFinderAlgorithm.hpp.

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

Referenced by main().

std::string ActsExamples::TutorialVertexFinderAlgorithm::Config::inputTrackParameters

Input track parameters collection.

Definition at line 22 of file TutorialVertexFinderAlgorithm.hpp.

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

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

std::string ActsExamples::TutorialVertexFinderAlgorithm::Config::outputProtoVertices

Output proto vertex collection.

Definition at line 24 of file TutorialVertexFinderAlgorithm.hpp.

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

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


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