HepMC event record
|
The EventGroup represents a set of events which are to be considered together.
Definition at line 1783 of file build/outputs/include/HepMC/LHEF.h.
#include <LHEF.h>
Public Member Functions | |
EventGroup () | |
EventGroup (const EventGroup &) | |
EventGroup & | operator= (const EventGroup &) |
void | clear () |
~EventGroup () | |
EventGroup () | |
EventGroup (const EventGroup &) | |
EventGroup & | operator= (const EventGroup &) |
void | clear () |
~EventGroup () | |
Data Fields | |
int | nreal |
int | ncounter |
T | elements |
STL member. More... | |
|
inline |
Initialize default values.
Definition at line 1788 of file build/outputs/include/HepMC/LHEF.h.
|
inline |
The copy constructor also copies the included HEPEUP object.
Definition at line 2417 of file build/outputs/include/HepMC/LHEF.h.
|
inline |
The destructor deletes the included HEPEUP objects.
Definition at line 2413 of file build/outputs/include/HepMC/LHEF.h.
References EventGroup::clear().
|
inline |
Initialize default values.
Definition at line 1788 of file include/HepMC/LHEF.h.
|
inline |
The copy constructor also copies the included HEPEUP object.
|
inline |
The destructor deletes the included HEPEUP objects.
|
inline |
Remove all subevents.
Definition at line 2406 of file build/outputs/include/HepMC/LHEF.h.
|
inline |
Remove all subevents.
|
inline |
The assignment also copies the included HEPEUP object.
|
inline |
The assignment also copies the included HEPEUP object.
Definition at line 2422 of file build/outputs/include/HepMC/LHEF.h.
References EventGroup::clear(), EventGroup::ncounter, and EventGroup::nreal.
|
inherited |
STL member.
int ncounter |
The number of counter events in this event group.
Definition at line 1818 of file build/outputs/include/HepMC/LHEF.h.
int nreal |
The number of real events in this event group.
Definition at line 1813 of file build/outputs/include/HepMC/LHEF.h.