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)

Definition at line 35 of file Graph.h.

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: