#include <IParticlePropertyTool.h>
Interface definition for a tool responsible for retrieving particle properties.
- Author
- Joerg.nosp@m..Mec.nosp@m.hnich.nosp@m.@cer.nosp@m.n.ch
Definition at line 31 of file IParticlePropertyTool.h.
◆ ~IParticlePropertyTool()
virtual iFatras::IParticlePropertyTool::~IParticlePropertyTool |
( |
| ) |
|
|
inlinevirtual |
◆ basicInfo()
virtual StatusCode iFatras::IParticlePropertyTool::basicInfo |
( |
int |
pdgCode, |
|
|
int * |
charge = 0 , |
|
|
double * |
mass = 0 |
|
) |
| const |
|
pure virtual |
retrieve basic information of the particle (charge sign and mass in MeV)
◆ DeclareInterfaceID()
Creates the InterfaceID and interfaceID() method.
◆ listOfParticles()
virtual std::vector<std::pair<int,std::string> > iFatras::IParticlePropertyTool::listOfParticles |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: