ATLAS Offline Software
Loading...
Searching...
No Matches
FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig Struct Reference
Collaboration diagram for FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig:

Classes

struct  FeatureCuts
struct  DoubletCuts
struct  TripletCuts

Public Attributes

unsigned mid1 = 0
unsigned mid2 = 0
unsigned mid3 = 0
unsigned occurence = 0
std::array< DoubletCuts, 2 > doubletCuts = {}
TripletCuts tripletCuts = {}

Detailed Description

Definition at line 70 of file FPGATrackSimGNNGraphConstructionTool.h.

Member Data Documentation

◆ doubletCuts

std::array<DoubletCuts, 2> FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::doubletCuts = {}

Definition at line 97 of file FPGATrackSimGNNGraphConstructionTool.h.

97{};

◆ mid1

unsigned FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::mid1 = 0

Definition at line 71 of file FPGATrackSimGNNGraphConstructionTool.h.

◆ mid2

unsigned FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::mid2 = 0

Definition at line 72 of file FPGATrackSimGNNGraphConstructionTool.h.

◆ mid3

unsigned FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::mid3 = 0

Definition at line 73 of file FPGATrackSimGNNGraphConstructionTool.h.

◆ occurence

unsigned FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::occurence = 0

Definition at line 74 of file FPGATrackSimGNNGraphConstructionTool.h.

◆ tripletCuts

TripletCuts FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::tripletCuts = {}

Definition at line 98 of file FPGATrackSimGNNGraphConstructionTool.h.

98{};

The documentation for this struct was generated from the following file: