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

Exception thrown when an undecayed parton is written into the record. More...

#include <HepMC2.h>

Inheritance diagram for PartonEndVertexException:
Pythia8ToHepMCException

Public Member Functions

 PartonEndVertexException (int i, int pdg_idIn)
 Constructor and destructor.
 
virtual const char * what () const throw ()
 Throw exception.
 
int index () const
 Return info on location and flavour of bad parton.
 
int pdg_id () const
 

Protected Attributes

std::string msg
 
int iSave
 
int idSave
 

Detailed Description

Exception thrown when an undecayed parton is written into the record.


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