ActivateTraps() | Garfield::ComponentBase | inline |
ActivateVelocityMap() | Garfield::ComponentBase | inline |
Clear() | Garfield::ComponentBase | virtual |
ComponentBase() | Garfield::ComponentBase | |
ComponentConstant() | Garfield::ComponentConstant | |
DeactivateTraps() | Garfield::ComponentBase | inline |
DectivateVelocityMap() | Garfield::ComponentBase | inline |
DisableAxialPeriodicityX() | Garfield::ComponentBase | inline |
DisableAxialPeriodicityY() | Garfield::ComponentBase | inline |
DisableAxialPeriodicityZ() | Garfield::ComponentBase | inline |
DisableDebugging() | Garfield::ComponentBase | inline |
DisableMirrorPeriodicityX() | Garfield::ComponentBase | inline |
DisableMirrorPeriodicityY() | Garfield::ComponentBase | inline |
DisableMirrorPeriodicityZ() | Garfield::ComponentBase | inline |
DisablePeriodicityX() | Garfield::ComponentBase | inline |
DisablePeriodicityY() | Garfield::ComponentBase | inline |
DisablePeriodicityZ() | Garfield::ComponentBase | inline |
DisableRotationSymmetryX() | Garfield::ComponentBase | inline |
DisableRotationSymmetryY() | Garfield::ComponentBase | inline |
DisableRotationSymmetryZ() | Garfield::ComponentBase | inline |
ElectricField(const double x, const double y, const double z, double &ex, double &ey, double &ez, Medium *&m, int &status) | Garfield::ComponentConstant | virtual |
ElectricField(const double x, const double y, const double z, double &ex, double &ey, double &ez, double &v, Medium *&m, int &status) | Garfield::ComponentConstant | virtual |
ElectronAttachment(const double, const double, const double, double &eta) | Garfield::ComponentBase | inlinevirtual |
ElectronVelocity(const double, const double, const double, double &vx, double &vy, double &vz, Medium *&, int &status) | Garfield::ComponentBase | inlinevirtual |
EnableAxialPeriodicityX(const bool on=true) | Garfield::ComponentBase | inline |
EnableAxialPeriodicityY(const bool on=true) | Garfield::ComponentBase | inline |
EnableAxialPeriodicityZ(const bool on=true) | Garfield::ComponentBase | inline |
EnableDebugging() | Garfield::ComponentBase | inline |
EnableMirrorPeriodicityX(const bool on=true) | Garfield::ComponentBase | inline |
EnableMirrorPeriodicityY(const bool on=true) | Garfield::ComponentBase | inline |
EnableMirrorPeriodicityZ(const bool on=true) | Garfield::ComponentBase | inline |
EnablePeriodicityX(const bool on=true) | Garfield::ComponentBase | inline |
EnablePeriodicityY(const bool on=true) | Garfield::ComponentBase | inline |
EnablePeriodicityZ(const bool on=true) | Garfield::ComponentBase | inline |
EnableRotationSymmetryX(const bool on=true) | Garfield::ComponentBase | inline |
EnableRotationSymmetryY(const bool on=true) | Garfield::ComponentBase | inline |
EnableRotationSymmetryZ(const bool on=true) | Garfield::ComponentBase | inline |
GetBoundingBox(double &xmin, double &ymin, double &zmin, double &xmax, double &ymax, double &zmax) | Garfield::ComponentBase | virtual |
GetElectronLifetime(const double, const double, const double, double &etau) | Garfield::ComponentBase | inlinevirtual |
GetHoleLifetime(const double, const double, const double, double &htau) | Garfield::ComponentBase | inlinevirtual |
GetMedium(const double x, const double y, const double z) | Garfield::ComponentBase | virtual |
GetVoltageRange(double &vmin, double &vmax) | Garfield::ComponentConstant | virtual |
HoleAttachment(const double, const double, const double, double &eta) | Garfield::ComponentBase | inlinevirtual |
HoleVelocity(const double, const double, const double, double &vx, double &vy, double &vz, Medium *&, int &status) | Garfield::ComponentBase | inlinevirtual |
IsInTrapRadius(const double q0, const double x0, const double y0, const double z0, double &xw, double &yw, double &rw) | Garfield::ComponentBase | virtual |
IsReady() | Garfield::ComponentBase | inlinevirtual |
IsTrapActive() | Garfield::ComponentBase | inline |
IsVelocityActive() | Garfield::ComponentBase | inline |
IsWireCrossed(const double x0, const double y0, const double z0, const double x1, const double y1, const double z1, double &xc, double &yc, double &zc) | Garfield::ComponentBase | virtual |
m_activeTraps | Garfield::ComponentBase | protected |
m_bx0 | Garfield::ComponentBase | protected |
m_by0 | Garfield::ComponentBase | protected |
m_bz0 | Garfield::ComponentBase | protected |
m_className | Garfield::ComponentBase | protected |
m_debug | Garfield::ComponentBase | protected |
m_geometry | Garfield::ComponentBase | protected |
m_hasVelocityMap | Garfield::ComponentBase | protected |
m_ready | Garfield::ComponentBase | protected |
m_xAxiallyPeriodic | Garfield::ComponentBase | protected |
m_xMirrorPeriodic | Garfield::ComponentBase | protected |
m_xPeriodic | Garfield::ComponentBase | protected |
m_xRotationSymmetry | Garfield::ComponentBase | protected |
m_yAxiallyPeriodic | Garfield::ComponentBase | protected |
m_yMirrorPeriodic | Garfield::ComponentBase | protected |
m_yPeriodic | Garfield::ComponentBase | protected |
m_yRotationSymmetry | Garfield::ComponentBase | protected |
m_zAxiallyPeriodic | Garfield::ComponentBase | protected |
m_zMirrorPeriodic | Garfield::ComponentBase | protected |
m_zPeriodic | Garfield::ComponentBase | protected |
m_zRotationSymmetry | Garfield::ComponentBase | protected |
MagneticField(const double x, const double y, const double z, double &bx, double &by, double &bz, int &status) | Garfield::ComponentBase | virtual |
SetElectricField(const double ex, const double ey, const double ez) | Garfield::ComponentConstant | |
SetGeometry(GeometryBase *geo) | Garfield::ComponentBase | virtual |
SetMagneticField(const double bx, const double by, const double bz) | Garfield::ComponentBase | |
SetPotential(const double x, const double y, const double z, const double v=0.) | Garfield::ComponentConstant | |
SetWeightingField(const double wx, const double wy, const double wz, const std::string label) | Garfield::ComponentConstant | |
SetWeightingPotential(const double x, const double y, const double z, const double v=0.) | Garfield::ComponentConstant | |
WeightingField(const double x, const double y, const double z, double &wx, double &wy, double &wz, const std::string &label) | Garfield::ComponentConstant | virtual |
WeightingPotential(const double x, const double y, const double z, const std::string &label) | Garfield::ComponentConstant | virtual |
~ComponentBase() | Garfield::ComponentBase | inlinevirtual |
~ComponentConstant() | Garfield::ComponentConstant | inline |