|
Gaudi Framework, version v21r11 |
| Home | Generated: 30 Sep 2010 |
#include <IPartPropSvc.h>
Public Member Functions | |
| DeclareInterfaceID (IPartPropSvc, 2, 0) | |
| InterfaceID. | |
| virtual HepPDT::ParticleDataTable * | PDT ()=0 |
| virtual void | setUnknownParticleHandler (HepPDT::ProcessUnknownID *, const std::string &)=0 |
Definition at line 20 of file IPartPropSvc.h.
| IPartPropSvc::DeclareInterfaceID | ( | IPartPropSvc | , | |
| 2 | , | |||
| 0 | ||||
| ) |
| virtual HepPDT::ParticleDataTable* IPartPropSvc::PDT | ( | ) | [pure virtual] |
Implemented in PartPropSvc.
| virtual void IPartPropSvc::setUnknownParticleHandler | ( | HepPDT::ProcessUnknownID * | , | |
| const std::string & | ||||
| ) | [pure virtual] |
Implemented in PartPropSvc.