PYTHIA
8.312
|
Exception thrown when an undecayed parton is written into the record. More...
#include <HepMC2.h>
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 |
Exception thrown when an undecayed parton is written into the record.