ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FWE::VertexFindingAlgorithm::Config Struct Reference

#include <acts/blob/master/Examples/Algorithms/Vertexing/include/ACTFW/Vertexing/VertexFindingAlgorithm.hpp>

+ Collaboration diagram for FWE::VertexFindingAlgorithm::Config:

Public Attributes

std::string trackCollection
 Input track collection.
 
Acts::Vector3D bField
 The magnetic field.
 

Detailed Description

Definition at line 27 of file VertexFindingAlgorithm.hpp.

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

Member Data Documentation

Acts::Vector3D FWE::VertexFindingAlgorithm::Config::bField

The magnetic field.

Definition at line 32 of file VertexFindingAlgorithm.hpp.

View newest version in sPHENIX GitHub at line 32 of file VertexFindingAlgorithm.hpp

Referenced by main().

std::string FWE::VertexFindingAlgorithm::Config::trackCollection

Input track collection.

Definition at line 29 of file VertexFindingAlgorithm.hpp.

View newest version in sPHENIX GitHub at line 29 of file VertexFindingAlgorithm.hpp

Referenced by main().


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