Documentation of MARTY
A Modern ARtificial Theoretical phYsicist
Data Fields
mty::lha::LHAElement Struct Reference

Corresponds to a line of a .lha file. More...

#include <lhaData.h>

Data Fields

size_t id
 Id of the element in the block, or row position for a matrix element.
 
size_t id_sup
 Column position for a matrix element.
 
FloatType value
 Value of the element.
 

Detailed Description

Corresponds to a line of a .lha file.

Contains an id, a value, and eventually some additional integers corresponding typically to matrix positions.

See also
LHABlock

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