LHEF  3.0(beta)
Public Member Functions | Public Attributes | List of all members
LHEF::OAttr< T > Struct Template Reference

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.
 
val
 The value of the attribute being printed.
 

Detailed Description

template<typename T>
struct LHEF::OAttr< T >

Helper struct for output of attributes.

Definition at line 35 of file LHEF.h.


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