![]() |
ATLAS Offline Software
|
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 = {} |
Definition at line 76 of file FPGATrackSimGNNGraphConstructionTool.h.
| std::array<DoubletCuts, 2> FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::doubletCuts = {} |
Definition at line 103 of file FPGATrackSimGNNGraphConstructionTool.h.
| unsigned FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::mid1 = 0 |
Definition at line 77 of file FPGATrackSimGNNGraphConstructionTool.h.
| unsigned FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::mid2 = 0 |
Definition at line 78 of file FPGATrackSimGNNGraphConstructionTool.h.
| unsigned FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::mid3 = 0 |
Definition at line 79 of file FPGATrackSimGNNGraphConstructionTool.h.
| unsigned FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::occurence = 0 |
Definition at line 80 of file FPGATrackSimGNNGraphConstructionTool.h.
| TripletCuts FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::tripletCuts = {} |
Definition at line 104 of file FPGATrackSimGNNGraphConstructionTool.h.