The Gaudi Framework  master (3c045658)
Loading...
Searching...
No Matches
IPartPropSvc Class Referenceabstract

#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/IPartPropSvc.h>

Inheritance diagram for IPartPropSvc:
Collaboration diagram for IPartPropSvc:

Public Member Functions

 DeclareInterfaceID (IPartPropSvc, 2, 0)
 InterfaceID.
virtual HepPDT::ParticleDataTable * PDT ()=0
virtual void setUnknownParticleHandler (HepPDT::ProcessUnknownID *, const std::string &)=0
Public Member Functions inherited from IService
 DeclareInterfaceID (IService, 4, 0)
 InterfaceID.
virtual StatusCode sysInitialize ()=0
 Initialize Service.
virtual StatusCode sysStart ()=0
 Start Service.
virtual StatusCode sysStop ()=0
 Stop Service.
virtual StatusCode sysFinalize ()=0
 Finalize Service.
virtual StatusCode sysReinitialize ()=0
 Re-initialize the Service.
virtual StatusCode sysRestart ()=0
 Re-start the Service.

Additional Inherited Members

Public Types inherited from extend_interfaces< INamedInterface, IStateful >
using ext_iids
 take union of the ext_iids of all Interfaces...
Protected Member Functions inherited from IService
virtual void setServiceManager (ISvcManager *)=0

Detailed Description

Definition at line 28 of file IPartPropSvc.h.

Member Function Documentation

◆ DeclareInterfaceID()

IPartPropSvc::DeclareInterfaceID ( IPartPropSvc ,
2 ,
0  )

◆ PDT()

virtual HepPDT::ParticleDataTable * IPartPropSvc::PDT ( )
pure virtual

◆ setUnknownParticleHandler()

virtual void IPartPropSvc::setUnknownParticleHandler ( HepPDT::ProcessUnknownID * ,
const std::string &  )
pure virtual

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