![]() |
HepPDT Reference DocumentationHepPDT |
#include <SimpleProcessUnknownID.hh>
Inheritance diagram for HepPDT::SimpleProcessUnknownID:
Public Member Functions | |
SimpleProcessUnknownID () | |
virtual ParticleData * | processUnknownID (ParticleID key, const ParticleDataTable &pdt) |
This provides the default HepPDT behaviour and will be invoked by default unless you specify a different behaviour when creating your ParticleDataTable object.
Definition at line 24 of file SimpleProcessUnknownID.hh.
HepPDT::SimpleProcessUnknownID::SimpleProcessUnknownID | ( | ) | [inline] |
Definition at line 26 of file SimpleProcessUnknownID.hh.
virtual ParticleData* HepPDT::SimpleProcessUnknownID::processUnknownID | ( | ParticleID | key, | |
const ParticleDataTable & | pdt | |||
) | [inline, virtual] |