ATLAS Offline Software
Loading...
Searching...
No Matches
GraphBase.h File Reference
#include <cstdint>
#include <utility>
#include <vector>
Include dependency graph for GraphBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EventReco::Node
class  EventReco::Edge
class  EventReco::Global
class  EventReco::GraphBase

Namespaces

namespace  EventReco

Typedefs

using EventReco::Features = std::vector<float>
using EventReco::EdgeIndex = std::pair<int64_t, int64_t>