#include <IGeantFollowerMSHelper.h>
Definition at line 26 of file IGeantFollowerMSHelper.h.
◆ ~IGeantFollowerMSHelper()
virtual Trk::IGeantFollowerMSHelper::~IGeantFollowerMSHelper |
( |
| ) |
|
|
inlinevirtual |
◆ beginEvent()
virtual void Trk::IGeantFollowerMSHelper::beginEvent |
( |
| ) |
|
|
pure virtual |
◆ endEvent()
virtual void Trk::IGeantFollowerMSHelper::endEvent |
( |
| ) |
|
|
pure virtual |
◆ interfaceID()
static const InterfaceID& Trk::IGeantFollowerMSHelper::interfaceID |
( |
| ) |
|
|
inlinestatic |
AlgTool and IAlgTool interface methods.
Definition at line 33 of file IGeantFollowerMSHelper.h.
33 {
return IID_IGeantFollowerMSHelper; }
◆ trackParticle()
virtual void Trk::IGeantFollowerMSHelper::trackParticle |
( |
const G4ThreeVector & |
pos, |
|
|
const G4ThreeVector & |
mom, |
|
|
int |
pdg, |
|
|
double |
charge, |
|
|
float |
t, |
|
|
float |
X0 |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: