![]() |
ATLAS Offline Software
|
Give and AlgTool interface to the PAI model. More...
#include <ITRT_PAITool.h>
Public Member Functions | |
| DeclareInterfaceID (ITRT_PAITool, 1, 0) | |
| virtual double | GetMeanFreePath (double scaledKineticEnergy, double squaredCharge) const =0 |
| GetMeanFreePath. | |
| virtual double | GetEnergyTransfer (double scaledKineticEnergy, CLHEP::HepRandomEngine *rndmEngine) const =0 |
| GetEnergyTransfer. | |
Give and AlgTool interface to the PAI model.
Definition at line 20 of file ITRT_PAITool.h.
| ITRT_PAITool::DeclareInterfaceID | ( | ITRT_PAITool | , |
| 1 | , | ||
| 0 | ) |
|
pure virtual |
GetEnergyTransfer.
|
pure virtual |
GetMeanFreePath.