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

#include <acts/blob/sPHENIX/Examples/Algorithms/Utilities/include/ActsExamples/Utilities/MeasurementMapSelector.hpp>

+ Collaboration diagram for ActsExamples::MeasurementMapSelector::Config:

Public Attributes

std::string inputMeasurementParticleMap
 Input spacepoints collection.
 
std::string inputSourceLinks
 Input source links.
 
std::string outputMeasurementParticleMap
 Output protoTracks collection.
 
std::vector
< Acts::GeometryIdentifier > 
geometrySelection
 What spacepoints to keep.
 

Detailed Description

Definition at line 32 of file MeasurementMapSelector.hpp.

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

Member Data Documentation

std::vector<Acts::GeometryIdentifier> ActsExamples::MeasurementMapSelector::Config::geometrySelection

What spacepoints to keep.

Definition at line 43 of file MeasurementMapSelector.hpp.

View newest version in sPHENIX GitHub at line 43 of file MeasurementMapSelector.hpp

Referenced by ActsExamples::MeasurementMapSelector::execute().

std::string ActsExamples::MeasurementMapSelector::Config::inputMeasurementParticleMap

Input spacepoints collection.

Definition at line 34 of file MeasurementMapSelector.hpp.

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

Referenced by ActsExamples::MeasurementMapSelector::MeasurementMapSelector().

std::string ActsExamples::MeasurementMapSelector::Config::inputSourceLinks

Input source links.

Definition at line 37 of file MeasurementMapSelector.hpp.

View newest version in sPHENIX GitHub at line 37 of file MeasurementMapSelector.hpp

Referenced by ActsExamples::MeasurementMapSelector::MeasurementMapSelector().

std::string ActsExamples::MeasurementMapSelector::Config::outputMeasurementParticleMap

Output protoTracks collection.

Definition at line 40 of file MeasurementMapSelector.hpp.

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

Referenced by ActsExamples::MeasurementMapSelector::MeasurementMapSelector().


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