![]() |
ATLAS Offline Software
|
Functions | |
| NodeFeatureList::Feature_t | makeFeature (const std::string &featName, MsgStream &log) |
| Factory function that builds a NodeFeature from a predefined list of features. More... | |
| NodeFeatureList::Connector_t | makeConnector (const std::string &connName, MsgStream &log) |
| Factory function that builds a connector relation between two edges in the bucket. 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.
| connName | Name of the connection function inside the predefined list |
| log | Refetrence to the message object for logging |
Definition at line 126 of file NodeFeatureFactory.cxx.
Factory function that builds a NodeFeature from a predefined list of features.
| featName | Name of the feature inside the list |
| log | Refetrence to the message object for logging |
Definition at line 38 of file NodeFeatureFactory.cxx.
1.8.18