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

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

#include <KLGaussianMixtureReduction.h>

Collaboration diagram for GSFUtils::Merge:

Public Attributes

int To = 0
 
int From = 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 43 of file KLGaussianMixtureReduction.h.

Member Data Documentation

◆ From

int GSFUtils::Merge::From = 0

Definition at line 45 of file KLGaussianMixtureReduction.h.

◆ To

int GSFUtils::Merge::To = 0

Definition at line 44 of file KLGaussianMixtureReduction.h.


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