EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::TutorialVertexFinderAlgorithm Exception Referencefinal

#include <acts/blob/sPHENIX/Examples/Algorithms/Vertexing/include/ActsExamples/Vertexing/TutorialVertexFinderAlgorithm.hpp>

+ Inheritance diagram for ActsExamples::TutorialVertexFinderAlgorithm:
+ Collaboration diagram for ActsExamples::TutorialVertexFinderAlgorithm:

Classes

struct  Config
 

Public Member Functions

 TutorialVertexFinderAlgorithm (const Config &cfg, Acts::Logging::Level lvl)
 
ProcessCode execute (const AlgorithmContext &ctx) const final
 
- Public Member Functions inherited from ActsExamples::BareAlgorithm
 BareAlgorithm (std::string name, Acts::Logging::Level level=Acts::Logging::INFO)
 
std::string name () const finaloverride
 The algorithm name.
 

Private Attributes

Config m_cfg
 

Additional Inherited Members

- Protected Member Functions inherited from ActsExamples::BareAlgorithm
const Acts::Loggerlogger () const
 

Detailed Description

Definition at line 18 of file TutorialVertexFinderAlgorithm.hpp.

View newest version in sPHENIX GitHub at line 18 of file TutorialVertexFinderAlgorithm.hpp

Constructor & Destructor Documentation

ActsExamples::TutorialVertexFinderAlgorithm::TutorialVertexFinderAlgorithm ( const Config cfg,
Acts::Logging::Level  lvl 
)

Member Function Documentation

ActsExamples::ProcessCode ActsExamples::TutorialVertexFinderAlgorithm::execute ( const AlgorithmContext ctx) const
finalvirtual

Find vertices.

Parameters
ctxis the algorithm context with event information
Returns
a process code indication success or failure

Implements ActsExamples::BareAlgorithm.

Definition at line 42 of file TutorialVertexFinderAlgorithm.cpp.

View newest version in sPHENIX GitHub at line 42 of file TutorialVertexFinderAlgorithm.cpp

References ActsExamples::AlgorithmContext::eventStore, ActsExamples::WhiteBoard::get(), ActsExamples::makeTrackParametersPointerContainer(), SUCCESS, and nlohmann::detail::void().

+ Here is the call graph for this function:

Member Data Documentation

Config ActsExamples::TutorialVertexFinderAlgorithm::m_cfg
private

Definition at line 38 of file TutorialVertexFinderAlgorithm.hpp.

View newest version in sPHENIX GitHub at line 38 of file TutorialVertexFinderAlgorithm.hpp

Referenced by TutorialVertexFinderAlgorithm().


The documentation for this exception was generated from the following files: