LHEF  3.0(beta)
Public Member Functions | Public Attributes | List of all members
LHEF::EventGroup Struct Reference

The EventGroup represents a set of events which are to be considered together. More...

#include <LHEF.h>

Inheritance diagram for LHEF::EventGroup:

Public Member Functions

 EventGroup ()
 Initialize default values.
 
 EventGroup (const EventGroup &)
 The copy constructor also copies the included HEPEUP object.
 
EventGroupoperator= (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.
 

Detailed Description

The EventGroup represents a set of events which are to be considered together.

Definition at line 1774 of file LHEF.h.


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