![]() |
ATLAS Offline Software
|
Interface class for tool providing Electric Field. More...
#include <ISCT_ElectricFieldTool.h>
Public Member Functions | |
| virtual | ~ISCT_ElectricFieldTool ()=default |
| DeclareInterfaceID (ISCT_ElectricFieldTool, 1, 0) | |
| Creates the InterfaceID and interfaceID() method. | |
| virtual double | getElectricField (double positionZ, double fluence, double depletionVoltage, double sensorThickness, double biasVoltage) const =0 |
| Get the Ramo potential for a given detector element (x,y,z)-dependent Assumes the center of the detector. | |
Interface class for tool providing Electric Field.
Definition at line 21 of file ISCT_ElectricFieldTool.h.
|
virtualdefault |
| ISCT_ElectricFieldTool::DeclareInterfaceID | ( | ISCT_ElectricFieldTool | , |
| 1 | , | ||
| 0 | ) |
Creates the InterfaceID and interfaceID() method.
|
pure virtual |
Get the Ramo potential for a given detector element (x,y,z)-dependent Assumes the center of the detector.