ATLAS Offline Software
|
struct representing an array or the merges. More...
#include <KLGaussianMixtureReduction.h>
Classes | |
struct | merge |
Public Attributes | |
std::array< merge, GSFConstants::maxComponentsAfterConvolution > | merges {} |
int | numMerges = 0 |
struct representing an array or the merges.
The merge is from the element in positon 'From' to the element in position 'To'
Definition at line 53 of file KLGaussianMixtureReduction.h.
std::array<merge, GSFConstants::maxComponentsAfterConvolution> GSFUtils::MergeArray::merges {} |
Definition at line 60 of file KLGaussianMixtureReduction.h.
int GSFUtils::MergeArray::numMerges = 0 |
Definition at line 61 of file KLGaussianMixtureReduction.h.