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

#include <acts/blob/sPHENIX/Examples/Io/Performance/ActsExamples/Io/Performance/SeedingPerformanceWriter.hpp>

+ Collaboration diagram for ActsExamples::SeedingPerformanceWriter::Config:

Public Attributes

std::string inputSeeds
 Input reconstructed seed collection.
 
std::string inputMeasurementParticlesMap
 Input hit to particles map.
 
std::string inputParticles
 Input truth particles collection.
 
std::string filePath = "performance_track_seeding.root"
 Output filename.
 
std::string fileMode = "RECREATE"
 Output file mode.
 
EffPlotTool::Config effPlotToolConfig
 Plot tool configurations.
 
DuplicationPlotTool::Config duplicationPlotToolConfig
 

Detailed Description

Definition at line 39 of file SeedingPerformanceWriter.hpp.

View newest version in sPHENIX GitHub at line 39 of file SeedingPerformanceWriter.hpp

Member Data Documentation

DuplicationPlotTool::Config ActsExamples::SeedingPerformanceWriter::Config::duplicationPlotToolConfig

Definition at line 52 of file SeedingPerformanceWriter.hpp.

View newest version in sPHENIX GitHub at line 52 of file SeedingPerformanceWriter.hpp

EffPlotTool::Config ActsExamples::SeedingPerformanceWriter::Config::effPlotToolConfig

Plot tool configurations.

Definition at line 51 of file SeedingPerformanceWriter.hpp.

View newest version in sPHENIX GitHub at line 51 of file SeedingPerformanceWriter.hpp

std::string ActsExamples::SeedingPerformanceWriter::Config::fileMode = "RECREATE"

Output file mode.

Definition at line 49 of file SeedingPerformanceWriter.hpp.

View newest version in sPHENIX GitHub at line 49 of file SeedingPerformanceWriter.hpp

Referenced by ActsExamples::SeedingPerformanceWriter::SeedingPerformanceWriter().

std::string ActsExamples::SeedingPerformanceWriter::Config::filePath = "performance_track_seeding.root"

Output filename.

Definition at line 47 of file SeedingPerformanceWriter.hpp.

View newest version in sPHENIX GitHub at line 47 of file SeedingPerformanceWriter.hpp

Referenced by runHoughExample(), runSeedingExample(), and ActsExamples::SeedingPerformanceWriter::SeedingPerformanceWriter().

std::string ActsExamples::SeedingPerformanceWriter::Config::inputMeasurementParticlesMap

Input hit to particles map.

Definition at line 43 of file SeedingPerformanceWriter.hpp.

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

Referenced by runHoughExample(), runSeedingExample(), and ActsExamples::SeedingPerformanceWriter::SeedingPerformanceWriter().

std::string ActsExamples::SeedingPerformanceWriter::Config::inputParticles

Input truth particles collection.

Definition at line 45 of file SeedingPerformanceWriter.hpp.

View newest version in sPHENIX GitHub at line 45 of file SeedingPerformanceWriter.hpp

Referenced by runHoughExample(), runSeedingExample(), and ActsExamples::SeedingPerformanceWriter::SeedingPerformanceWriter().

std::string ActsExamples::SeedingPerformanceWriter::Config::inputSeeds

Input reconstructed seed collection.

Definition at line 41 of file SeedingPerformanceWriter.hpp.

View newest version in sPHENIX GitHub at line 41 of file SeedingPerformanceWriter.hpp

Referenced by runHoughExample(), and runSeedingExample().


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