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

struct representing an array of 1D component. More...

#include <KLGaussianMixtureReduction.h>

Collaboration diagram for GSFUtils::Component1DArray:

Public Attributes

std::array< Component1D, GSFConstants::maxComponentsAfterConvolutioncomponents {}
 
int32_t numComponents = 0
 

Detailed Description

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.

Member Data Documentation

◆ components

std::array<Component1D, GSFConstants::maxComponentsAfterConvolution> GSFUtils::Component1DArray::components {}

Definition at line 45 of file KLGaussianMixtureReduction.h.

◆ numComponents

int32_t GSFUtils::Component1DArray::numComponents = 0

Definition at line 46 of file KLGaussianMixtureReduction.h.


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