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

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

Clear() overrideGarfield::ComponentVoxelinlinevirtual
Component()=deleteGarfield::Component
Component(const std::string &name)Garfield::Component
ComponentVoxel()Garfield::ComponentVoxel
DelayedWeightingField(const double x, const double y, const double z, const double t, double &wx, double &wy, double &wz, const std::string &label) overrideGarfield::ComponentVoxelvirtual
DelayedWeightingPotential(const double x, const double y, const double z, const double t, const std::string &label)Garfield::Componentvirtual
DisableDebugging()Garfield::Componentinline
ElectricField(const double x, const double y, const double z, double &ex, double &ey, double &ez, double &v, Medium *&m, int &status) overrideGarfield::ComponentVoxelvirtual
ElectricField(const double x, const double y, const double z, double &ex, double &ey, double &ez, Medium *&m, int &status) overrideGarfield::ComponentVoxelvirtual
ElectronAttachment(const double, const double, const double, double &eta)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
EnableInterpolation(const bool on=true)Garfield::ComponentVoxelinline
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::ComponentVoxelvirtual
GetElectricFieldRange(double &exmin, double &exmax, double &eymin, double &eymax, double &ezmin, double &ezmax)Garfield::ComponentVoxel
GetElectronLifetime(const double, const double, const double, double &etau)Garfield::Componentinlinevirtual
GetElement(const double xi, const double yi, const double zi, unsigned int &i, unsigned int &j, unsigned int &k, bool &xMirrored, bool &yMirrored, bool &zMirrored) constGarfield::ComponentVoxel
GetElement(const unsigned int i, const unsigned int j, const unsigned int k, double &v, double &ex, double &ey, double &ez) constGarfield::ComponentVoxel
GetElementaryCell(double &xmin, double &ymin, double &zmin, double &xmax, double &ymax, double &zmax) overrideGarfield::ComponentVoxelvirtual
GetHoleLifetime(const double, const double, const double, double &htau)Garfield::Componentinlinevirtual
GetMedium(const double x, const double y, const double z) overrideGarfield::ComponentVoxelvirtual
GetMedium(const unsigned int i) constGarfield::ComponentVoxel
GetVoltageRange(double &vmin, double &vmax) overrideGarfield::ComponentVoxelvirtual
HasAttachmentMap() constGarfield::Componentinlinevirtual
HasVelocityMap() constGarfield::Componentinlinevirtual
HoleAttachment(const double, const double, const double, double &eta)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
IsAxiallyPeriodic(bool &perx, bool &pery, bool &perz)Garfield::Componentinline
IsInTrapRadius(const double q0, const double x0, const double y0, const double z0, double &xw, double &yw, double &rw)Garfield::Componentvirtual
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
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, const bool centre, double &rc)Garfield::Componentvirtual
LoadElectricField(const std::string &filename, const std::string &format, const bool withPotential, const bool withRegion, const double scaleX=1., const double scaleE=1., const double scaleP=1.)Garfield::ComponentVoxel
LoadMagneticField(const std::string &filename, const std::string &format, const double scaleX=1., const double scaleB=1.)Garfield::ComponentVoxel
LoadWeightingField(const std::string &filename, const std::string &format, const bool withPotential, const double scaleX=1., const double scaleE=1., const double scaleP=1.)Garfield::ComponentVoxel
LoadWeightingField(const std::string &filename, const std::string &format, const double time, const bool withPotential, const double scaleX=1., const double scaleE=1., const double scaleP=1.)Garfield::ComponentVoxel
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) overrideGarfield::ComponentVoxelvirtual
PrintRegions() constGarfield::ComponentVoxel
SetGeometry(Geometry *geo)Garfield::Componentvirtual
SetMagneticField(const double bx, const double by, const double bz)Garfield::Component
SetMedium(const unsigned int i, Medium *m)Garfield::ComponentVoxel
SetMesh(const unsigned int nx, const unsigned int ny, const unsigned int nz, const double xmin, const double xmax, const double ymin, const double ymax, const double zmin, const double zmax)Garfield::ComponentVoxel
SetWeightingFieldOffset(const double x, const double y, const double z)Garfield::ComponentVoxel
WeightingField(const double x, const double y, const double z, double &wx, double &wy, double &wz, const std::string &label) overrideGarfield::ComponentVoxelvirtual
WeightingPotential(const double x, const double y, const double z, const std::string &label) overrideGarfield::ComponentVoxelvirtual
~Component()Garfield::Componentinlinevirtual
~ComponentVoxel()Garfield::ComponentVoxelinline