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


Public Member Functions | |
| SecondaryVerticesHelix (std::string_view name) | |
| void | init () final |
| Initialize the SecondaryVerticesHelix Algorithm. | |
| void | process (const Input &, const Output &) const final |
| Produce a list of secondary vertex candidates. | |
Public Member Functions inherited from eicrecon::WithPodConfig< SecondaryVerticesHelixConfig > | |
| SecondaryVerticesHelixConfig & | getConfig () |
| Get a configuration to be changed. | |
| SecondaryVerticesHelixConfig & | applyConfig (SecondaryVerticesHelixConfig cfg) |
| Sets a configuration (config is properly copyible) | |
Additional Inherited Members | |
Public Types inherited from eicrecon::WithPodConfig< SecondaryVerticesHelixConfig > | |
| using | ConfigType = SecondaryVerticesHelixConfig |
Protected Attributes inherited from eicrecon::WithPodConfig< SecondaryVerticesHelixConfig > | |
| SecondaryVerticesHelixConfig | m_cfg |
|
inline |
|
final |
Initialize the SecondaryVerticesHelix Algorithm.
|
final |
Produce a list of secondary vertex candidates.
| rcvtx | - input collection of all vertex candidates |