#include <stdhep_util.hh>
Public Attributes | |
vector< stdhep_entry > | particles |
int | nevhep |
bool | has_hepev4 |
int | idruplh |
double | eventweightlh |
Definition at line 18 of file stdhep_util.hh.
double eventweightlh |
Definition at line 23 of file stdhep_util.hh.
bool has_hepev4 |
Definition at line 21 of file stdhep_util.hh.
int idruplh |
Definition at line 22 of file stdhep_util.hh.
int nevhep |
Definition at line 20 of file stdhep_util.hh.
vector<stdhep_entry> particles |
Definition at line 19 of file stdhep_util.hh.