EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Public Member Functions | List of all members
eicrecon::PrimaryVertices Class Reference

#include <PrimaryVertices.h>

Inheritance diagram for eicrecon::PrimaryVertices:
Inheritance graph
[legend]
Collaboration diagram for eicrecon::PrimaryVertices:
Collaboration graph
[legend]

Public Member Functions

 PrimaryVertices (std::string_view name)
 
void init () final
 Initialize the PrimaryVertices Algorithm.
 
void process (const Input &, const Output &) const final
 Produce a list of primary vertex candidates.
 
- Public Member Functions inherited from eicrecon::WithPodConfig< PrimaryVerticesConfig >
PrimaryVerticesConfiggetConfig ()
 Get a configuration to be changed.
 
PrimaryVerticesConfigapplyConfig (PrimaryVerticesConfig cfg)
 Sets a configuration (config is properly copyible)
 

Additional Inherited Members

- Public Types inherited from eicrecon::WithPodConfig< PrimaryVerticesConfig >
using ConfigType = PrimaryVerticesConfig
 
- Protected Attributes inherited from eicrecon::WithPodConfig< PrimaryVerticesConfig >
PrimaryVerticesConfig m_cfg
 

Constructor & Destructor Documentation

◆ PrimaryVertices()

eicrecon::PrimaryVertices::PrimaryVertices ( std::string_view  name)
inline

Member Function Documentation

◆ init()

void eicrecon::PrimaryVertices::init ( )
final

Initialize the PrimaryVertices Algorithm.

◆ process()

void eicrecon::PrimaryVertices::process ( const Input &  ,
const Output &   
) const
final

Produce a list of primary vertex candidates.

Parameters
rcvtx- input collection of all vertex candidates
Returns
edm4eic::VertexCollection

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