![]() |
ATLAS Offline Software
|
#include <GPUClusterInfoAndMomentsCalculatorImpl.h>
Public Attributes | |
| bool | use_abs_energy |
| bool | use_two_gaussian_noise |
| bool | skip_invalid_clusters |
| float | min_LAr_quality |
| float | max_axis_angle |
| float | eta_inner_wheel |
| float | min_l_longitudinal |
| float | min_r_lateral |
Definition at line 664 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
| float ClusterMomentsCalculator::ClusterMomentCalculationOptions::eta_inner_wheel |
Definition at line 671 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
| float ClusterMomentsCalculator::ClusterMomentCalculationOptions::max_axis_angle |
Definition at line 670 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
| float ClusterMomentsCalculator::ClusterMomentCalculationOptions::min_l_longitudinal |
Definition at line 672 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
| float ClusterMomentsCalculator::ClusterMomentCalculationOptions::min_LAr_quality |
Definition at line 669 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
| float ClusterMomentsCalculator::ClusterMomentCalculationOptions::min_r_lateral |
Definition at line 673 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
| bool ClusterMomentsCalculator::ClusterMomentCalculationOptions::skip_invalid_clusters |
Definition at line 668 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
| bool ClusterMomentsCalculator::ClusterMomentCalculationOptions::use_abs_energy |
Definition at line 666 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
| bool ClusterMomentsCalculator::ClusterMomentCalculationOptions::use_two_gaussian_noise |
Definition at line 667 of file GPUClusterInfoAndMomentsCalculatorImpl.h.