ATLAS Offline Software
Loading...
Searching...
No Matches
GNN_DataStorage.h File Reference
#include <vector>
#include <map>
#include <algorithm>
#include <array>
#include <limits>
Include dependency graph for GNN_DataStorage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TrigFTF_GNN_Node
class  TrigFTF_GNN_EtaBin
struct  TrigFTF_GNN_EtaBin::CompareNodesByPhi
class  TrigFTF_GNN_DataStorage
class  TrigFTF_GNN_Edge
struct  TrigFTF_GNN_Edge::CompareLevel

Macros

#define MAX_SEG_PER_NODE   1000
#define N_SEG_CONNS   6

Macro Definition Documentation

◆ MAX_SEG_PER_NODE

#define MAX_SEG_PER_NODE   1000

Definition at line 13 of file GNN_DataStorage.h.

◆ N_SEG_CONNS

#define N_SEG_CONNS   6

Definition at line 14 of file GNN_DataStorage.h.