LHEF
3.0(beta)
|
The EventGroup represents a set of events which are to be considered together. More...
#include <LHEF.h>
Public Member Functions | |
EventGroup () | |
Initialize default values. | |
EventGroup (const EventGroup &) | |
The copy constructor also copies the included HEPEUP object. | |
EventGroup & | operator= (const EventGroup &) |
The assignment also copies the included HEPEUP object. | |
void | clear () |
Remove all subevents. | |
~EventGroup () | |
The destructor deletes the included HEPEUP objects. | |
Public Attributes | |
int | nreal |
The number of real events in this event group. | |
int | ncounter |
The number of counter events in this event group. | |
The EventGroup represents a set of events which are to be considered together.