Helper struct to define easily an object on which LHA data will apply. More...
#include <lhaBuiltIn.h>
Data Fields | |
| size_t | id |
| Possible id (if not matrix) of the expression. | |
| csl::Expr | expr |
| Expression to modify. | |
| bool | isMatrix |
| True if the expression is a matrix. Ohterwise must be a literal. | |
Helper struct to define easily an object on which LHA data will apply.
1.8.13