Garfield 0.3
Toolkit for the detailed simulation of particle detectors based on ionization measurement in gases and semiconductors
Loading...
Searching...
No Matches
Garfield::ComponentGrid Member List

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

AddElectricField(ComponentGrid *cmp, const double scale=1., const double xShift=0., const double yShift=0., const double zShift=0.)Garfield::ComponentGrid
AddElectricField(Component *cmp, const double scale)Garfield::ComponentGrid
CellSizeX()Garfield::Component
CellSizeY()Garfield::Component
CellSizeZ()Garfield::Component
Clear() overrideGarfield::ComponentGridinlinevirtual
Component()=deleteGarfield::Component
Component(const std::string &name)Garfield::Component
ComponentGrid()Garfield::ComponentGrid
Coordinates enum nameGarfield::ComponentGridprivate
CreateGPUTransferObject(ComponentGPU *&comp_gpu)Garfield::Componentvirtual
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
DelayedSignalTimes(const std::string &)Garfield::Componentinlinevirtual
DelayedWeightingField(const double x, const double y, const double z, const double t, double &wx, double &wy, double &wz, const std::string &label) overrideGarfield::ComponentGridvirtual
DelayedWeightingPotential(const double x, const double y, const double z, const double t, const std::string &label) overrideGarfield::ComponentGridvirtual
DelayedWeightingPotentials(const double x, const double y, const double z, const std::string &label, std::vector< double > &dwp)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::ComponentGridvirtual
ElectricField(const double x, const double y, const double z, double &ex, double &ey, double &ez, Medium *&m, int &status) overrideGarfield::ComponentGridvirtual
ElectricField(const double x, const double y, const double z)Garfield::ComponentGrid
ElectricPotential(const double x, const double y, const double z)Garfield::Componentvirtual
ElectronAttachment(const double x, const double y, const double z, double &att) overrideGarfield::ComponentGridvirtual
ElectronMobility(const double x, const double y, const double z, double &mu) overrideGarfield::ComponentGridvirtual
ElectronTownsend(const double, const double, const double, double &alpha)Garfield::Componentinlinevirtual
ElectronVelocity(const double x, const double y, const double z, double &vx, double &vy, double &vz) overrideGarfield::ComponentGridvirtual
EnableAxialPeriodicityX(const bool on=true)Garfield::Componentinline
EnableAxialPeriodicityY(const bool on=true)Garfield::Componentinline
EnableAxialPeriodicityZ(const bool on=true)Garfield::Componentinline
EnableDebugging(const bool on=true)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
EnableTriangleSymmetricXY(const bool on=true, const bool oct=2)Garfield::Componentinline
EnableTriangleSymmetricXZ(const bool on=true, const bool oct=2)Garfield::Componentinline
EnableTriangleSymmetricYZ(const bool on=true, const bool oct=2)Garfield::Componentinline
Format enum nameGarfield::ComponentGridprivate
GetBoundingBox(double &xmin, double &ymin, double &zmin, double &xmax, double &ymax, double &zmax) overrideGarfield::ComponentGridvirtual
GetData(const double x, const double y, const double z, const std::vector< std::vector< std::vector< double > > > &table, double &value)Garfield::ComponentGridprivate
GetElectricField(const unsigned int i, const unsigned int j, const unsigned int k, double &v, double &ex, double &ey, double &ez) constGarfield::ComponentGrid
GetElectricFieldRange(double &exmin, double &exmax, double &eymin, double &eymax, double &ezmin, double &ezmax)Garfield::ComponentGrid
GetElementaryCell(double &xmin, double &ymin, double &zmin, double &xmax, double &ymax, double &zmax) overrideGarfield::ComponentGridvirtual
GetElementNodes(const size_t, std::vector< size_t > &) constGarfield::Componentinlinevirtual
GetElementRegion(const size_t, size_t &, bool &) constGarfield::Componentinlinevirtual
GetField(const double x, const double y, const double z, const std::vector< std::vector< std::vector< Node > > > &field, double &fx, double &fy, double &fz, double &p, bool &active)Garfield::ComponentGridprivate
GetFieldOnGrid(std::vector< std::vector< std::vector< ComponentGrid::Node > > > &efields)Garfield::ComponentGridinline
GetFormat(std::string fmt)Garfield::ComponentGridprivate
GetMedium() constGarfield::ComponentGridinline
GetMedium(const double x, const double y, const double z) overrideGarfield::ComponentGridvirtual
GetMesh(unsigned int &nx, unsigned int &ny, unsigned int &nz, double &xmin, double &xmax, double &ymin, double &ymax, double &zmin, double &zmax) constGarfield::ComponentGrid
GetNode(const size_t i, double &x, double &y, double &z) constGarfield::Componentvirtual
GetNodeIndex(double x, const double y, const double z, unsigned int &i, unsigned int &j, unsigned int &k)Garfield::ComponentGrid
GetNumberOfElements() constGarfield::Componentinlinevirtual
GetNumberOfNodes() constGarfield::Componentinlinevirtual
GetVoltageRange(double &vmin, double &vmax) overrideGarfield::ComponentGridvirtual
HasAttachmentMap() const overrideGarfield::ComponentGridinlinevirtual
HasMagneticField() const overrideGarfield::ComponentGridvirtual
HasMobilityMap() const overrideGarfield::ComponentGridinlinevirtual
HasTownsendMap() constGarfield::Componentinlinevirtual
HasVelocityMap() const overrideGarfield::ComponentGridinlinevirtual
HoleAttachment(const double x, const double y, const double z, double &att) overrideGarfield::ComponentGridvirtual
HoleMobility(const double x, const double y, const double z, double &mu) overrideGarfield::ComponentGridvirtual
HoleTownsend(const double, const double, const double, double &alpha)Garfield::Componentinlinevirtual
HoleVelocity(const double x, const double y, const double z, double &vx, double &vy, double &vz) overrideGarfield::ComponentGridvirtual
Initialise(std::vector< std::vector< std::vector< Node > > > &fields)Garfield::ComponentGridprivate
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
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, const unsigned int nV, const bool wfield, const std::string &label)Garfield::Componentprivate
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
Is3d()Garfield::Componentinlinevirtual
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
LoadData(const std::string &filename, std::string format, const bool withPotential, const bool withFlag, const double scaleX, const double scaleF, const double scaleP, std::vector< std::vector< std::vector< Node > > > &field)Garfield::ComponentGridprivate
LoadData(const std::string &filename, std::string format, const double scaleX, std::vector< std::vector< std::vector< double > > > &tab, const unsigned int col)Garfield::ComponentGridprivate
LoadElectricField(const std::string &filename, const std::string &format, const bool withPotential, const bool withFlag, const double scaleX=1., const double scaleE=1., const double scaleP=1.)Garfield::ComponentGrid
LoadElectronAttachment(const std::string &fname, const std::string &fmt, const unsigned int col, const double scaleX=1.)Garfield::ComponentGrid
LoadElectronVelocity(const std::string &fname, const std::string &fmt, const double scaleX=1., const double scaleV=1.e-9)Garfield::ComponentGrid
LoadHoleAttachment(const std::string &fname, const std::string &fmt, const unsigned int col, const double scaleX=1.)Garfield::ComponentGrid
LoadHoleVelocity(const std::string &fname, const std::string &fmt, const double scaleX=1., const double scaleV=1.e-9)Garfield::ComponentGrid
LoadMagneticField(const std::string &filename, const std::string &format, const double scaleX=1., const double scaleB=1.)Garfield::ComponentGrid
LoadMesh(const std::string &filename, std::string format, const double scaleX)Garfield::ComponentGridprivate
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::ComponentGrid
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::ComponentGrid
m_activeGarfield::ComponentGridprivate
m_axiallyPeriodicGarfield::Componentprotected
m_b0Garfield::Componentprotected
m_bfieldsGarfield::ComponentGridprivate
m_classNameGarfield::Componentprotected
m_coordinatesGarfield::ComponentGridprivate
m_debugGarfield::Componentprotected
m_eAttachmentGarfield::ComponentGridprivate
m_efieldsGarfield::ComponentGridprivate
m_eMobilityGarfield::ComponentGridprivate
m_eVelocityGarfield::ComponentGridprivate
m_geometryGarfield::Componentprotected
m_hasMeshGarfield::ComponentGridprivate
m_hasPotentialGarfield::ComponentGridprivate
m_hAttachmentGarfield::ComponentGridprivate
m_hMobilityGarfield::ComponentGridprivate
m_hVelocityGarfield::ComponentGridprivate
m_mediumGarfield::ComponentGridprivate
m_mirrorPeriodicGarfield::Componentprotected
m_nXGarfield::ComponentGridprivate
m_outsideConeGarfield::Componentprotected
m_periodicGarfield::Componentprotected
m_pMaxGarfield::ComponentGridprivate
m_pMinGarfield::ComponentGridprivate
m_readyGarfield::Componentprotected
m_rotationSymmetricGarfield::Componentprotected
m_sXGarfield::ComponentGridprivate
m_triangleOctRulesGarfield::Componentprotected
m_triangleSymmetricGarfield::Componentprotected
m_triangleSymmetricOctGarfield::Componentprotected
m_wdfieldsGarfield::ComponentGridprivate
m_wdtimesGarfield::Componentprotected
m_wFieldOffsetGarfield::ComponentGridprivate
m_wfieldsGarfield::ComponentGridprivate
m_xMaxGarfield::ComponentGridprivate
m_xMinGarfield::ComponentGridprivate
MagneticField(const double x, const double y, const double z, double &bx, double &by, double &bz, int &status) overrideGarfield::ComponentGridvirtual
Print()Garfield::ComponentGrid
Reduce(const double xin, const double xmin, const double xmax, const bool simplePeriodic, const bool mirrorPeriodic, bool &isMirrored) constGarfield::ComponentGridprivate
Reset() overrideGarfield::ComponentGridprivatevirtual
SaveElectricField(Component *cmp, const std::string &filename, const std::string &fmt)Garfield::ComponentGrid
SaveElectricField(Component *cmp)Garfield::ComponentGrid
SaveElectricFieldROOT(Component *cmp, const std::string &filename, const std::string &fmt)Garfield::ComponentGrid
SaveWeightingField(Component *cmp, const std::string &id, const std::string &filename, const std::string &fmt)Garfield::ComponentGrid
SetCartesianCoordinates()Garfield::ComponentGridinline
SetCylindricalCoordinates()Garfield::ComponentGrid
SetGeometry(Geometry *geo)Garfield::Componentvirtual
SetMagneticField(const double bx, const double by, const double bz)Garfield::Component
SetMedium(Medium *m)Garfield::ComponentGrid
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::ComponentGrid
SetWeightingFieldOffset(const double x, const double y, const double z)Garfield::ComponentGrid
StepSizeHint()Garfield::Componentinlinevirtual
UpdatePeriodicity() overrideGarfield::ComponentGridprivatevirtual
WeightingField(const double x, const double y, const double z, double &wx, double &wy, double &wz, const std::string &label) overrideGarfield::ComponentGridvirtual
WeightingPotential(const double x, const double y, const double z, const std::string &label) overrideGarfield::ComponentGridvirtual
~Component()=defaultGarfield::Componentvirtual
~ComponentGrid()Garfield::ComponentGridinline