Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
xData_matrix_s Struct Reference

#include <xData.h>

Public Attributes

xData_Int rows
 
xData_Int columns
 
xData_matrix_rowStartEndrowStartEnds
 
double * values
 

Detailed Description

Definition at line 110 of file xData.h.

Member Data Documentation

◆ columns

xData_Int xData_matrix_s::columns

Definition at line 111 of file xData.h.

Referenced by xData_matrix_copyData().

◆ rows

xData_Int xData_matrix_s::rows

Definition at line 111 of file xData.h.

Referenced by xData_matrix_copyData().

◆ rowStartEnds

xData_matrix_rowStartEnd* xData_matrix_s::rowStartEnds

Definition at line 112 of file xData.h.

Referenced by getRowStartEndAtIndex(), and xData_matrix_copyData().

◆ values

double* xData_matrix_s::values

Definition at line 113 of file xData.h.

Referenced by xData_matrix_copyData().


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