ATLAS Offline Software
|
#include <IProcessSamplingTool.h>
Public Member Functions | |
virtual | ~IProcessSamplingTool () |
Virtual destructor. More... | |
DeclareInterfaceID (IProcessSamplingTool, 1, 0) | |
Creates the InterfaceID and interfaceID() method. More... | |
virtual Trk::PathLimit | sampleProcess (CLHEP::HepRandomEngine *randomEngine, double momentum, double charge, Trk::ParticleHypothesis pHypothesis) const =0 |
Process, path limit. More... | |
sampling the process/free path
Definition at line 32 of file IProcessSamplingTool.h.
|
inlinevirtual |
iFatras::IProcessSamplingTool::DeclareInterfaceID | ( | IProcessSamplingTool | , |
1 | , | ||
0 | |||
) |
Creates the InterfaceID and interfaceID() method.
|
pure virtual |
Process, path limit.