![]() |
ATLAS Offline Software
|
#include <FPGATrackSimGNNGraphConstructionTool.h>
Public Attributes | |
| float | min = 0.0f |
| float | max = 0.0f |
| float | sum = 0.0f |
| float | sumSq = 0.0f |
| float | mean = 0.0f |
| float | rms = 0.0f |
Definition at line 76 of file FPGATrackSimGNNGraphConstructionTool.h.
| float FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::FeatureCuts::max = 0.0f |
Definition at line 78 of file FPGATrackSimGNNGraphConstructionTool.h.
| float FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::FeatureCuts::mean = 0.0f |
Definition at line 81 of file FPGATrackSimGNNGraphConstructionTool.h.
| float FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::FeatureCuts::min = 0.0f |
Definition at line 77 of file FPGATrackSimGNNGraphConstructionTool.h.
| float FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::FeatureCuts::rms = 0.0f |
Definition at line 82 of file FPGATrackSimGNNGraphConstructionTool.h.
| float FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::FeatureCuts::sum = 0.0f |
Definition at line 79 of file FPGATrackSimGNNGraphConstructionTool.h.
| float FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::FeatureCuts::sumSq = 0.0f |
Definition at line 80 of file FPGATrackSimGNNGraphConstructionTool.h.