ATLAS Offline Software
|
struct representing an array of 1D component. More...
#include <KLGaussianMixtureReduction.h>
Public Attributes | |
std::array< Component1D, GSFConstants::maxComponentsAfterConvolution > | components {} |
int | numComponents = 0 |
struct representing an array of 1D component.
with the maximum size we can have after convolution with material effects.
Definition at line 41 of file KLGaussianMixtureReduction.h.
std::array<Component1D, GSFConstants::maxComponentsAfterConvolution> GSFUtils::Component1DArray::components {} |
Definition at line 45 of file KLGaussianMixtureReduction.h.
int GSFUtils::Component1DArray::numComponents = 0 |
Definition at line 46 of file KLGaussianMixtureReduction.h.