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 305 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
float ClusterMomentsCalculator::ClusterMomentCalculationOptions::eta_inner_wheel |
Definition at line 312 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
float ClusterMomentsCalculator::ClusterMomentCalculationOptions::max_axis_angle |
Definition at line 311 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
float ClusterMomentsCalculator::ClusterMomentCalculationOptions::min_l_longitudinal |
Definition at line 313 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
float ClusterMomentsCalculator::ClusterMomentCalculationOptions::min_LAr_quality |
Definition at line 310 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
float ClusterMomentsCalculator::ClusterMomentCalculationOptions::min_r_lateral |
Definition at line 314 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
bool ClusterMomentsCalculator::ClusterMomentCalculationOptions::skip_invalid_clusters |
Definition at line 309 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
bool ClusterMomentsCalculator::ClusterMomentCalculationOptions::use_abs_energy |
Definition at line 307 of file GPUClusterInfoAndMomentsCalculatorImpl.h.
bool ClusterMomentsCalculator::ClusterMomentCalculationOptions::use_two_gaussian_noise |
Definition at line 308 of file GPUClusterInfoAndMomentsCalculatorImpl.h.