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

Group particles into proto vertices using truth information. More...

#include <acts/blob/sPHENIX/Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthVertexFinder.hpp>

+ Inheritance diagram for ActsExamples::TruthVertexFinder:
+ Collaboration diagram for ActsExamples::TruthVertexFinder:

Classes

struct  Config
 

Public Member Functions

 TruthVertexFinder (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

Group particles into proto vertices using truth information.

Definition at line 18 of file TruthVertexFinder.hpp.

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

Constructor & Destructor Documentation

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

Member Function Documentation

ActsExamples::ProcessCode ActsExamples::TruthVertexFinder::execute ( const AlgorithmContext context) const
finalvirtual

Execute the algorithm for one event.

This function must be implemented by subclasses.

Implements ActsExamples::BareAlgorithm.

Definition at line 31 of file TruthVertexFinder.cpp.

View newest version in sPHENIX GitHub at line 31 of file TruthVertexFinder.cpp

References ActsExamples::WhiteBoard::add(), ActsExamples::AlgorithmContext::eventStore, ActsExamples::WhiteBoard::get(), ActsExamples::groupByPrimaryVertex(), ActsExamples::groupBySecondaryVertex(), SUCCESS, and Acts::UnitConstants::u.

+ Here is the call graph for this function:

Member Data Documentation

Config ActsExamples::TruthVertexFinder::m_cfg
private

Definition at line 36 of file TruthVertexFinder.hpp.

View newest version in sPHENIX GitHub at line 36 of file TruthVertexFinder.hpp

Referenced by TruthVertexFinder().


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