Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Tests/CommonHelpers/Acts/Tests/CommonHelpers/WhiteBoardUtilities.hpp>
Public Member Functions | |
ActsExamples::ProcessCode | initialize () override |
Initialize the algorithm. | |
ActsExamples::ProcessCode | finalize () override |
Finalize the algorithm. | |
ActsExamples::ProcessCode | internalExecute (const ActsExamples::AlgorithmContext &) override |
std::string | name () const override |
The algorithm name. | |
Public Member Functions inherited from ActsExamples::SequenceElement | |
virtual | ~SequenceElement ()=default |
const std::vector< const DataHandleBase * > & | writeHandles () const |
const std::vector< const DataHandleBase * > & | readHandles () const |
Definition at line 18 of file WhiteBoardUtilities.hpp.
View newest version in sPHENIX GitHub at line 18 of file WhiteBoardUtilities.hpp
|
inlineoverridevirtual |
Finalize the algorithm.
Implements ActsExamples::SequenceElement.
Definition at line 20 of file WhiteBoardUtilities.hpp.
View newest version in sPHENIX GitHub at line 20 of file WhiteBoardUtilities.hpp
|
inlineoverridevirtual |
Initialize the algorithm.
Implements ActsExamples::SequenceElement.
Definition at line 19 of file WhiteBoardUtilities.hpp.
View newest version in sPHENIX GitHub at line 19 of file WhiteBoardUtilities.hpp
|
inlineoverridevirtual |
Internal method to execute the algorithm for one event.
Implements ActsExamples::SequenceElement.
Definition at line 21 of file WhiteBoardUtilities.hpp.
View newest version in sPHENIX GitHub at line 21 of file WhiteBoardUtilities.hpp
|
inlineoverridevirtual |
The algorithm name.
Implements ActsExamples::SequenceElement.
Definition at line 25 of file WhiteBoardUtilities.hpp.
View newest version in sPHENIX GitHub at line 25 of file WhiteBoardUtilities.hpp