ATLAS Offline Software
Loading...
Searching...
No Matches
Trk::IGeantFollowerMSHelper Class Referenceabstract

#include <IGeantFollowerMSHelper.h>

Inheritance diagram for Trk::IGeantFollowerMSHelper:
Collaboration diagram for Trk::IGeantFollowerMSHelper:

Public Member Functions

virtual ~IGeantFollowerMSHelper ()
 Virtual destructor.
virtual void beginEvent ()=0
virtual void trackParticle (const G4ThreeVector &pos, const G4ThreeVector &mom, int pdg, double charge, float t, float X0)=0
virtual void endEvent ()=0

Static Public Member Functions

static const InterfaceID & interfaceID ()
 AlgTool and IAlgTool interface methods.

Detailed Description

Definition at line 26 of file IGeantFollowerMSHelper.h.

Constructor & Destructor Documentation

◆ ~IGeantFollowerMSHelper()

virtual Trk::IGeantFollowerMSHelper::~IGeantFollowerMSHelper ( )
inlinevirtual

Virtual destructor.

Definition at line 30 of file IGeantFollowerMSHelper.h.

30{}

Member Function Documentation

◆ beginEvent()

virtual void Trk::IGeantFollowerMSHelper::beginEvent ( )
pure virtual

◆ endEvent()

virtual void Trk::IGeantFollowerMSHelper::endEvent ( )
pure virtual

◆ interfaceID()

const InterfaceID & Trk::IGeantFollowerMSHelper::interfaceID ( )
inlinestatic

AlgTool and IAlgTool interface methods.

Definition at line 33 of file IGeantFollowerMSHelper.h.

static const InterfaceID IID_IGeantFollowerMSHelper("IGeantFollowerMSHelper", 1, 0)
Interface ID for IGeantFollowerMSHelperFollowerHelper.

◆ 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: