Analysis Software
Documentation for sPHENIX simulation 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
 Optional. Input track parameters collection.
 
std::string inputTrajectories
 Optional. Input trajectories container.
 
std::string outputProtoVertices
 Output proto vertex collection.
 
std::shared_ptr
< Acts::MagneticFieldProvider
bField
 The magnetic field.
 

Detailed Description

Definition at line 34 of file TutorialVertexFinderAlgorithm.hpp.

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

Member Data Documentation

std::shared_ptr<Acts::MagneticFieldProvider> ActsExamples::TutorialVertexFinderAlgorithm::Config::bField

The magnetic field.

Definition at line 42 of file TutorialVertexFinderAlgorithm.hpp.

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

Referenced by main().

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

Optional. Input track parameters collection.

Definition at line 36 of file TutorialVertexFinderAlgorithm.hpp.

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

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

std::string ActsExamples::TutorialVertexFinderAlgorithm::Config::inputTrajectories

Optional. Input trajectories container.

Definition at line 38 of file TutorialVertexFinderAlgorithm.hpp.

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

Referenced by ActsExamples::TutorialVertexFinderAlgorithm::TutorialVertexFinderAlgorithm().

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

Output proto vertex collection.

Definition at line 40 of file TutorialVertexFinderAlgorithm.hpp.

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

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


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