Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions
NodeFeatureFactory.h File Reference
#include "MuonInferenceInterfaces/NodeFeatureList.h"
Include dependency graph for NodeFeatureFactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 MuonML
 
 MuonML::Factory
 

Functions

NodeFeatureList::Feature_t MuonML::Factory::makeFeature (const std::string &featName, MsgStream &log)
 Factory function that builds a NodeFeature from a predefined list of features. More...
 
NodeFeatureList::Connector_t MuonML::Factory::makeConnector (const std::string &connName, MsgStream &log)
 Factory function that builds a connector relation between two edges in the bucket. More...