#include <IActsGeantFollowerHelper.h>
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()
static const InterfaceID& IActsGeantFollowerHelper::interfaceID |
( |
| ) |
|
|
inlinestatic |
AlgTool and IAlgTool interface methods.
Definition at line 23 of file IActsGeantFollowerHelper.h.
23 {
return IID_IActsGeantFollowerHelper; }
◆ 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: