EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/sPHENIX/Examples/Run/HelloWorld/HelloWhiteBoardAlgorithm.hpp>
Public Attributes | |
std::string | input |
Input collection name. | |
std::string | output |
Output collection name. | |
Definition at line 21 of file HelloWhiteBoardAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 21 of file HelloWhiteBoardAlgorithm.hpp
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().