ATLAS Offline Software
|
Instances of this class create a map (TH1D) describing the electric field profile along the pixeldepth. E field maps based on TCAD simulations available only for limited number of values of fluence and bias voltage. Interpolate inbetween these simulations to save computing time. More...
Go to the source code of this file.
Classes | |
class | EfieldInterpolator |
Enumerations | |
enum | interpolationMethod { TCAD, interspline, interinvdist, linearField } |
Instances of this class create a map (TH1D) describing the electric field profile along the pixeldepth. E field maps based on TCAD simulations available only for limited number of values of fluence and bias voltage. Interpolate inbetween these simulations to save computing time.
Definition in file EfieldInterpolator.h.
enum interpolationMethod |
Enumerator | |
---|---|
TCAD | |
interspline | |
interinvdist | |
linearField |
Definition at line 28 of file EfieldInterpolator.h.