|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <PrimaryVertices.h>


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 > | |
| PrimaryVerticesConfig & | getConfig () |
| Get a configuration to be changed. | |
| PrimaryVerticesConfig & | applyConfig (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 |
|
inline |
|
final |
Initialize the PrimaryVertices Algorithm.
|
final |
Produce a list of primary vertex candidates.
| rcvtx | - input collection of all vertex candidates |