StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | List of all members
Pythia8::EventInfo Class Reference

Public Member Functions

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

Public Attributes

Event event
 The Event and info objects. More...
 
Info info
 
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
 
int code
 The code for the subprocess.
 

Detailed Description

Definition at line 790 of file HIUserHooks.h.

Member Data Documentation

Event EventInfo::event

The Event and info objects.

The Event object.

Definition at line 798 of file HIUserHooks.h.

Referenced by Pythia8::Angantyr::addNucleonExcitation(), and Pythia8::Angantyr::mkEventInfo().

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

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

Definition at line 815 of file HIUserHooks.h.

Referenced by Pythia8::Angantyr::addNucleonExcitation(), and Pythia8::Angantyr::mkEventInfo().


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