EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::HelloWhiteBoardAlgorithm::Config Struct Reference

#include <acts/blob/sPHENIX/Examples/Run/HelloWorld/HelloWhiteBoardAlgorithm.hpp>

+ Collaboration diagram for ActsExamples::HelloWhiteBoardAlgorithm::Config:

Public Attributes

std::string input
 Input collection name.
 
std::string output
 Output collection name.
 

Detailed Description

Definition at line 21 of file HelloWhiteBoardAlgorithm.hpp.

View newest version in sPHENIX GitHub at line 21 of file HelloWhiteBoardAlgorithm.hpp

Member Data Documentation

std::string ActsExamples::HelloWhiteBoardAlgorithm::Config::input

Input collection name.

Definition at line 23 of file HelloWhiteBoardAlgorithm.hpp.

View newest version in sPHENIX GitHub at line 23 of file HelloWhiteBoardAlgorithm.hpp

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

std::string ActsExamples::HelloWhiteBoardAlgorithm::Config::output

Output collection name.

Definition at line 25 of file HelloWhiteBoardAlgorithm.hpp.

View newest version in sPHENIX GitHub at line 25 of file HelloWhiteBoardAlgorithm.hpp

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


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