![]() |
ATLAS Offline Software
|
This is the complete list of members for EventReco::GraphBase, including all inherited members.
| addEdge(int64_t source, int64_t target, const Features &attributes)=0 | EventReco::GraphBase | pure virtual |
| addGlobal(const Features &attributes)=0 | EventReco::GraphBase | pure virtual |
| addNode(const Features &attributes)=0 | EventReco::GraphBase | pure virtual |
| getEdgeFeats(std::size_t index) const | EventReco::GraphBase | inline |
| getEdgeIndicesVector(std::size_t index) const | EventReco::GraphBase | inline |
| getGlobalFeats() const | EventReco::GraphBase | inline |
| getNodeFeats(std::size_t index) const | EventReco::GraphBase | inline |
| getNodeFeats(std::size_t index) | EventReco::GraphBase | inline |
| GraphBase()=default | EventReco::GraphBase | |
| m_edges | EventReco::GraphBase | protected |
| m_global | EventReco::GraphBase | protected |
| m_nEdges | EventReco::GraphBase | protected |
| m_nNodes | EventReco::GraphBase | protected |
| m_nodes | EventReco::GraphBase | protected |
| nEdges() const | EventReco::GraphBase | inline |
| nGlobal() const | EventReco::GraphBase | inline |
| nNodes() const | EventReco::GraphBase | inline |