Garfield++ 5.0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
Loading...
Searching...
No Matches
Garfield::ComponentParallelPlate Member List

This is the complete list of members for Garfield::ComponentParallelPlate, including all inherited members.

AddPixel(double x, double z, double lx, double lz, const std::string &label, bool fromAnode=true)Garfield::ComponentParallelPlate
AddPlane(const std::string &label, bool fromAnode=true)Garfield::ComponentParallelPlate
AddStrip(double z, double lz, const std::string &label, bool fromAnode=true)Garfield::ComponentParallelPlate
Clear()Garfield::Componentvirtual
Component()=deleteGarfield::Component
Component(const std::string &name)Garfield::Component
ComponentParallelPlate()Garfield::ComponentParallelPlate
CrossedPlane(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::Componentvirtual
CrossedWire(const double x0, const double y0, const double z0, const double x1, const double y1, const double z1, double &xc, double &yc, double &zc, const bool centre, double &rc)Garfield::Componentvirtual
DelayedWeightingField(const double x, const double y, const double z, const double t, double &wx, double &wy, double &wz, const std::string &label)Garfield::Componentvirtual
DelayedWeightingPotential(const double x, const double y, const double z, const double t, const std::string &label)Garfield::Componentvirtual
DisableDebugging()Garfield::Componentinline
DisablePotentialCalculationOutsideGasGap()Garfield::ComponentParallelPlateinline
ElectricField(const double x, const double y, const double z, double &ex, double &ey, double &ez, Medium *&m, int &status) overrideGarfield::ComponentParallelPlatevirtual
ElectricField(const double x, const double y, const double z, double &ex, double &ey, double &ez, double &v, Medium *&m, int &status) overrideGarfield::ComponentParallelPlatevirtual
ElectricField(const double x, const double y, const double z)Garfield::ComponentParallelPlate
ElectricPotential(const double x, const double y, const double z)Garfield::Componentvirtual
ElectronAttachment(const double, const double, const double, double &eta)Garfield::Componentinlinevirtual
ElectronTownsend(const double, const double, const double, double &alpha)Garfield::Componentinlinevirtual
ElectronVelocity(const double, const double, const double, double &vx, double &vy, double &vz)Garfield::Componentinlinevirtual
EnableAxialPeriodicityX(const bool on=true)Garfield::Componentinline
EnableAxialPeriodicityY(const bool on=true)Garfield::Componentinline
EnableAxialPeriodicityZ(const bool on=true)Garfield::Componentinline
EnableDebugging()Garfield::Componentinline
EnableMirrorPeriodicityX(const bool on=true)Garfield::Componentinline
EnableMirrorPeriodicityY(const bool on=true)Garfield::Componentinline
EnableMirrorPeriodicityZ(const bool on=true)Garfield::Componentinline
EnablePeriodicityX(const bool on=true)Garfield::Componentinline
EnablePeriodicityY(const bool on=true)Garfield::Componentinline
EnablePeriodicityZ(const bool on=true)Garfield::Componentinline
EnableRotationSymmetryX(const bool on=true)Garfield::Componentinline
EnableRotationSymmetryY(const bool on=true)Garfield::Componentinline
EnableRotationSymmetryZ(const bool on=true)Garfield::Componentinline
GetBoundingBox(double &xmin, double &ymin, double &zmin, double &xmax, double &ymax, double &zmax) overrideGarfield::ComponentParallelPlatevirtual
GetElectronLifetime(const double, const double, const double, double &etau)Garfield::Componentinlinevirtual
GetElementaryCell(double &xmin, double &ymin, double &zmin, double &xmax, double &ymax, double &zmax)Garfield::Componentvirtual
GetHoleLifetime(const double, const double, const double, double &htau)Garfield::Componentinlinevirtual
getLayer(const double y, int &m, double &epsM)Garfield::ComponentParallelPlateinline
GetMedium(const double x, const double y, const double z) overrideGarfield::ComponentParallelPlatevirtual
GetVoltageRange(double &vmin, double &vmax) overrideGarfield::ComponentParallelPlatevirtual
HasAttachmentMap() constGarfield::Componentinlinevirtual
HasMagneticField() constGarfield::Componentvirtual
HasTownsendMap() constGarfield::Componentinlinevirtual
HasVelocityMap() constGarfield::Componentinlinevirtual
HoleAttachment(const double, const double, const double, double &eta)Garfield::Componentinlinevirtual
HoleTownsend(const double, const double, const double, double &alpha)Garfield::Componentinlinevirtual
HoleVelocity(const double, const double, const double, double &vx, double &vy, double &vz)Garfield::Componentinlinevirtual
IntegrateFluxCircle(const double xc, const double yc, const double r, const unsigned int nI=50)Garfield::Component
IntegrateFluxLine(const double x0, const double y0, const double z0, const double x1, const double y1, const double z1, const double xp, const double yp, const double zp, const unsigned int nI, const int isign=0)Garfield::Component
IntegrateFluxParallelogram(const double x0, const double y0, const double z0, const double dx1, const double dy1, const double dz1, const double dx2, const double dy2, const double dz2, const unsigned int nU=20, const unsigned int nV=20)Garfield::Component
IntegrateFluxSphere(const double xc, const double yc, const double zc, const double r, const unsigned int nI=20)Garfield::Component
IntegrateWeightingFluxParallelogram(const std::string &label, const double x0, const double y0, const double z0, const double dx1, const double dy1, const double dz1, const double dx2, const double dy2, const double dz2, const unsigned int nU=20, const unsigned int nV=20)Garfield::Component
InTrapRadius(const double q0, const double x0, const double y0, const double z0, double &xw, double &yw, double &rw)Garfield::Componentvirtual
IsAxiallyPeriodic(bool &perx, bool &pery, bool &perz)Garfield::Componentinline
IsMirrorPeriodic(bool &perx, bool &pery, bool &perz)Garfield::Componentinline
IsPeriodic(bool &perx, bool &pery, bool &perz)Garfield::Componentinline
IsReady()Garfield::Componentinlinevirtual
IsRotationSymmetric(bool &rotx, bool &roty, bool &rotz)Garfield::Componentinline
LoadWeightingPotentialGrid(const std::string &label)Garfield::ComponentParallelPlateinline
m_axiallyPeriodicGarfield::Componentprotected
m_b0Garfield::Componentprotected
m_classNameGarfield::Componentprotected
m_debugGarfield::Componentprotected
m_geometryGarfield::Componentprotected
m_mirrorPeriodicGarfield::Componentprotected
m_periodicGarfield::Componentprotected
m_readyGarfield::Componentprotected
m_rotationSymmetricGarfield::Componentprotected
MagneticField(const double x, const double y, const double z, double &bx, double &by, double &bz, int &status)Garfield::Componentvirtual
NumberOfLayers()Garfield::ComponentParallelPlateinline
SetGeometry(Geometry *geo)Garfield::Componentvirtual
SetIntegrationPrecision(const double eps)Garfield::ComponentParallelPlateinline
SetIntegrationUpperbound(const double p)Garfield::ComponentParallelPlateinline
SetMagneticField(const double bx, const double by, const double bz)Garfield::Component
SetMedium(Medium *medium)Garfield::ComponentParallelPlateinline
Setup(const int N, std::vector< double > eps, std::vector< double > d, const double V, std::vector< int > sigmaIndex={})Garfield::ComponentParallelPlate
SetWeightingPotentialGrid(const double xmin, const double xmax, const double xsteps, const double ymin, const double ymax, const double ysteps, const double zmin, const double zmax, const double zsteps, const std::string &label)Garfield::ComponentParallelPlate
SetWeightingPotentialGrids(const double xmin, const double xmax, const double xsteps, const double ymin, const double ymax, const double ysteps, const double zmin, const double zmax, const double zsteps)Garfield::ComponentParallelPlate
StepSizeHint()Garfield::Componentinlinevirtual
WeightingField(const double x, const double y, const double z, double &wx, double &wy, double &wz, const std::string &label)Garfield::Componentvirtual
WeightingPotential(const double x, const double y, const double z, const std::string &label) overrideGarfield::ComponentParallelPlatevirtual
~Component()Garfield::Componentinlinevirtual
~ComponentParallelPlate()Garfield::ComponentParallelPlateinline