![]() |
ATLAS Offline Software
|
Declare inheritance relationships for particle-related classes. More...
#include "EventKernel/INavigable4Momentum.h"#include "EventKernel/IParticle.h"#include "AthenaKernel/BaseInfo.h"Go to the source code of this file.
Declare inheritance relationships for particle-related classes.
Definition in file particleInheritance.cxx.
| SG_ADD_BASE | ( | INavigable4Momentum | , |
| SG_VIRTUAL(I4Momentum) | |||
| ) |
| SG_ADD_BASE | ( | INavigable4Momentum | , |
| SG_VIRTUAL(IAthenaBarCode) | |||
| ) |
| SG_ADD_BASE | ( | INavigable4Momentum | , |
| SG_VIRTUAL(INavigable) | |||
| ) |
| SG_ADD_BASE | ( | IParticle | , |
| SG_VIRTUAL(I4Momentum) | |||
| ) |
| SG_ADD_BASE | ( | IParticle | , |
| SG_VIRTUAL(IAthenaBarCode) | |||
| ) |
| SG_ADD_BASE | ( | IParticle | , |
| SG_VIRTUAL(INavigable) | |||
| ) |
| SG_ADD_BASE | ( | IParticle | , |
| SG_VIRTUAL(INavigable4Momentum) | |||
| ) |
1.8.18