PYTHIA  8.311
Public Member Functions | Public Attributes | List of all members
EventInfo Class Reference

Class for storing Events and Info objects. More...

#include <HIBasics.h>

Public Member Functions

 EventInfo ()
 Empty constructor.
 
bool operator< (const EventInfo &ei) const
 

Public Attributes

Event event
 The Event object.
 
Info info
 The corresponding Info object.
 
int code
 The code for the subprocess.
 
double ordering
 The ordering variable of this event.
 
const SubCollisioncoll
 The associated SubCollision object.
 
bool ok
 Is the event properly generated?
 
map< Nucleon *, pair< int, int > > projs
 
map< Nucleon *, pair< int, int > > targs
 

Detailed Description

Class for storing Events and Info objects.

Member Data Documentation

map<Nucleon*, pair<int,int> > projs

Which projectile and target nucleons are included and where are they placed?


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