![]() |
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 70 of file FPGATrackSimGNNGraphConstructionTool.h.
| std::array<DoubletCuts, 2> FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::doubletCuts = {} |
Definition at line 97 of file FPGATrackSimGNNGraphConstructionTool.h.
| unsigned FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::mid1 = 0 |
Definition at line 71 of file FPGATrackSimGNNGraphConstructionTool.h.
| unsigned FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::mid2 = 0 |
Definition at line 72 of file FPGATrackSimGNNGraphConstructionTool.h.
| unsigned FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::mid3 = 0 |
Definition at line 73 of file FPGATrackSimGNNGraphConstructionTool.h.
| unsigned FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::occurence = 0 |
Definition at line 74 of file FPGATrackSimGNNGraphConstructionTool.h.
| TripletCuts FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::tripletCuts = {} |
Definition at line 98 of file FPGATrackSimGNNGraphConstructionTool.h.