![]() |
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 82 of file FPGATrackSimGNNGraphConstructionTool.h.
| float FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::FeatureCuts::max = 0.0f |
Definition at line 84 of file FPGATrackSimGNNGraphConstructionTool.h.
| float FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::FeatureCuts::mean = 0.0f |
Definition at line 87 of file FPGATrackSimGNNGraphConstructionTool.h.
| float FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::FeatureCuts::min = 0.0f |
Definition at line 83 of file FPGATrackSimGNNGraphConstructionTool.h.
| float FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::FeatureCuts::rms = 0.0f |
Definition at line 88 of file FPGATrackSimGNNGraphConstructionTool.h.
| float FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::FeatureCuts::sum = 0.0f |
Definition at line 85 of file FPGATrackSimGNNGraphConstructionTool.h.
| float FPGATrackSimGNNGraphConstructionTool::ModuleMapConfig::FeatureCuts::sumSq = 0.0f |
Definition at line 86 of file FPGATrackSimGNNGraphConstructionTool.h.