![]() |
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 773 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
float ClusterMomentsCalculator::ClusterMomentCalculationOptions::eta_inner_wheel |
Definition at line 780 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
float ClusterMomentsCalculator::ClusterMomentCalculationOptions::max_axis_angle |
Definition at line 779 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
float ClusterMomentsCalculator::ClusterMomentCalculationOptions::min_l_longitudinal |
Definition at line 781 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
float ClusterMomentsCalculator::ClusterMomentCalculationOptions::min_LAr_quality |
Definition at line 778 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
float ClusterMomentsCalculator::ClusterMomentCalculationOptions::min_r_lateral |
Definition at line 782 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
bool ClusterMomentsCalculator::ClusterMomentCalculationOptions::skip_invalid_clusters |
Definition at line 777 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
bool ClusterMomentsCalculator::ClusterMomentCalculationOptions::use_abs_energy |
Definition at line 775 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
bool ClusterMomentsCalculator::ClusterMomentCalculationOptions::use_two_gaussian_noise |
Definition at line 776 of file GPUClusterInfoAndMomentsCalculatorImpl.h.