ATLAS Offline Software
Classes | Public Attributes | List of all members
GSFUtils::MergeArray Struct Reference

struct representing an array or the merges. More...

#include <KLGaussianMixtureReduction.h>

Collaboration diagram for GSFUtils::MergeArray:

Classes

struct  merge
 

Public Attributes

std::array< merge, GSFConstants::maxComponentsAfterConvolutionmerges {}
 
int32_t numMerges = 0
 

Detailed Description

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.

Member Data Documentation

◆ merges

std::array<merge, GSFConstants::maxComponentsAfterConvolution> GSFUtils::MergeArray::merges {}

Definition at line 60 of file KLGaussianMixtureReduction.h.

◆ numMerges

int32_t GSFUtils::MergeArray::numMerges = 0

Definition at line 61 of file KLGaussianMixtureReduction.h.


The documentation for this struct was generated from the following file: