LHEF
3.0(beta)
|
Helper struct for output of attributes. More...
#include <LHEF.h>
Public Member Functions | |
OAttr (std::string n, const T &v) | |
Constructor. | |
Public Attributes | |
std::string | name |
The name of the attribute being printed. | |
T | val |
The value of the attribute being printed. | |
Helper struct for output of attributes.