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

#include <acts/blob/sPHENIX/Examples/Io/EDM4hep/include/ActsExamples/Io/EDM4hep/EDM4hepTrackReader.hpp>

+ Collaboration diagram for ActsExamples::EDM4hepTrackReader::Config:

Public Attributes

std::string inputPath
 Input file path.
 
std::string inputTracks = "ActsTracks"
 Input track collection name in edm4hep.
 
std::string outputTracks
 Output track collection.
 
double Bz
 

Detailed Description

Definition at line 27 of file EDM4hepTrackReader.hpp.

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

Member Data Documentation

double ActsExamples::EDM4hepTrackReader::Config::Bz

Magnetic field along the z axis (needed for the conversion of parameters)

Definition at line 36 of file EDM4hepTrackReader.hpp.

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

Referenced by ActsExamples::EDM4hepTrackReader::read().

std::string ActsExamples::EDM4hepTrackReader::Config::inputPath

Input file path.

Definition at line 29 of file EDM4hepTrackReader.hpp.

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

Referenced by ActsExamples::EDM4hepTrackReader::EDM4hepTrackReader().

std::string ActsExamples::EDM4hepTrackReader::Config::inputTracks = "ActsTracks"

Input track collection name in edm4hep.

Definition at line 31 of file EDM4hepTrackReader.hpp.

View newest version in sPHENIX GitHub at line 31 of file EDM4hepTrackReader.hpp

Referenced by ActsExamples::EDM4hepTrackReader::read().

std::string ActsExamples::EDM4hepTrackReader::Config::outputTracks

Output track collection.

Definition at line 33 of file EDM4hepTrackReader.hpp.

View newest version in sPHENIX GitHub at line 33 of file EDM4hepTrackReader.hpp

Referenced by ActsExamples::EDM4hepTrackReader::EDM4hepTrackReader().


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