momemta::Edge Struct Reference
An edge of the graph, symbolizing the connection between two modules (an InputTag) More...
#include <Graph.h>
Detailed Description
An edge of the graph, symbolizing the connection between two modules (an InputTag)
Public Attributes | |
| std::string | description |
| bool | virt |
| If true, this edge is virtual and represent an additional constrain to the graph. | |
| InputTag | tag |
| InputTag of the connection. | |
The documentation for this struct was generated from the following file:
- core/include/Graph.h
1.8.13