4#ifndef MUONINFERENCEINTERACES_GRAPHFEATUREFACTORY_H
5#define MUONINFERENCEINTERACES_GRAPHFEATUREFACTORY_H
std::shared_ptr< const NodeFeature > Feature_t
std::shared_ptr< const NodeConnector > Connector_t
NodeFeatureList::Connector_t makeConnector(const std::string &connName, MsgStream &log)
Factory function that builds a connector relation between two edges in the bucket.
NodeFeatureList::Feature_t makeFeature(const std::string &featName, MsgStream &log)
Factory function that builds a NodeFeature from a predefined list of features.