#include <IActsGeantFollowerHelper.h>
|
| static const InterfaceID & | interfaceID () |
| | AlgTool and IAlgTool interface methods.
|
Definition at line 16 of file IActsGeantFollowerHelper.h.
◆ ~IActsGeantFollowerHelper()
| virtual IActsGeantFollowerHelper::~IActsGeantFollowerHelper |
( |
| ) |
|
|
inlinevirtual |
◆ beginEvent()
| virtual void IActsGeantFollowerHelper::beginEvent |
( |
| ) |
|
|
pure virtual |
◆ endEvent()
| virtual void IActsGeantFollowerHelper::endEvent |
( |
| ) |
|
|
pure virtual |
◆ interfaceID()
| const InterfaceID & IActsGeantFollowerHelper::interfaceID |
( |
| ) |
|
|
inlinestatic |
AlgTool and IAlgTool interface methods.
Definition at line 23 of file IActsGeantFollowerHelper.h.
static const InterfaceID IID_IActsGeantFollowerHelper("IActsGeantFollowerHelper", 1, 0)
Interface ID for IGeantFollowerHelperFollowerHelper.
◆ trackParticle()
| virtual void IActsGeantFollowerHelper::trackParticle |
( |
const G4ThreeVector & | pos, |
|
|
const G4ThreeVector & | mom, |
|
|
int | pdg, |
|
|
double | charge, |
|
|
float | t, |
|
|
float | X0, |
|
|
bool | isSensitive ) |
|
pure virtual |
The documentation for this class was generated from the following file: