| HepMC3 event record library
    | 
The EventGroup represents a set of events which are to be considered together.
#include <LHEF.h>
 Inheritance diagram for EventGroup:
 Inheritance diagram for EventGroup: Collaboration diagram for EventGroup:
 Collaboration diagram for EventGroup:| Public Member Functions | |
| EventGroup () | |
| EventGroup (const EventGroup &) | |
| EventGroup & | operator= (const EventGroup &) | 
| void | clear () | 
| ~EventGroup () | |
| Data Fields | |
| int | nreal | 
| int | ncounter | 
| T | elements | 
| STL member. | |
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
The destructor deletes the included HEPEUP objects.
Definition at line 2707 of file LHEF.h.
References clear(), and ~EventGroup().
| 
 | inline | 
| 
 | inline | 
| 
 | inherited | 
STL member.
| int ncounter |