Garfield++ 4.0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
This is the complete list of members for Garfield::ViewMedium, including all inherited members.
Clip(const std::array< float, 3 > &x0, const std::array< float, 3 > &x1, std::array< float, 3 > &xc) const | Garfield::ViewBase | protected |
DrawLine(const std::vector< std::array< float, 3 > > &xl, const short col, const short lw) | Garfield::ViewBase | protected |
EnableAutoRangeX(const bool on=true) | Garfield::ViewMedium | inline |
EnableAutoRangeY(const bool on=true) | Garfield::ViewMedium | inline |
EnableDebugging(const bool on=true) | Garfield::ViewBase | inline |
FindUnusedCanvasName(const std::string &s) | Garfield::ViewBase | static |
FindUnusedFunctionName(const std::string &s) | Garfield::ViewBase | static |
FindUnusedHistogramName(const std::string &s) | Garfield::ViewBase | static |
GetCanvas() | Garfield::ViewBase | |
InBox(const std::array< T, 3 > &x) const | Garfield::ViewBase | inlineprotected |
LabelX() | Garfield::ViewBase | protected |
LabelY() | Garfield::ViewBase | protected |
m_className | Garfield::ViewBase | protected |
m_debug | Garfield::ViewBase | protected |
m_plane | Garfield::ViewBase | protected |
m_prmat | Garfield::ViewBase | protected |
m_proj | Garfield::ViewBase | protected |
m_userBox | Garfield::ViewBase | protected |
m_userPlotLimits | Garfield::ViewBase | protected |
m_xMaxBox | Garfield::ViewBase | protected |
m_xMaxPlot | Garfield::ViewBase | protected |
m_xMinBox | Garfield::ViewBase | protected |
m_xMinPlot | Garfield::ViewBase | protected |
m_yMaxBox | Garfield::ViewBase | protected |
m_yMaxPlot | Garfield::ViewBase | protected |
m_yMinBox | Garfield::ViewBase | protected |
m_yMinPlot | Garfield::ViewBase | protected |
m_zMaxBox | Garfield::ViewBase | protected |
m_zMinBox | Garfield::ViewBase | protected |
PlaneDescription() | Garfield::ViewBase | protected |
PlotElectronAttachment(const char xaxis, const bool same=false) | Garfield::ViewMedium | inline |
PlotElectronCrossSections() | Garfield::ViewMedium | |
PlotElectronDiffusion(const char xaxis, const bool same=false) | Garfield::ViewMedium | inline |
PlotElectronLorentzAngle(const char xaxis, const bool same=false) | Garfield::ViewMedium | inline |
PlotElectronTownsend(const char xaxis, const bool same=false) | Garfield::ViewMedium | inline |
PlotElectronVelocity(const char xaxis, const bool same=false) | Garfield::ViewMedium | inline |
PlotHoleAttachment(const char xaxis, const bool same=false) | Garfield::ViewMedium | inline |
PlotHoleDiffusion(const char xaxis, const bool same=false) | Garfield::ViewMedium | inline |
PlotHoleTownsend(const char xaxis, const bool same=false) | Garfield::ViewMedium | inline |
PlotHoleVelocity(const char xaxis, const bool same=false) | Garfield::ViewMedium | inline |
PlotIonDiffusion(const char xaxis, const bool same=false) | Garfield::ViewMedium | inline |
PlotIonVelocity(const char xaxis, const bool same=false) | Garfield::ViewMedium | inline |
PlotLimits(Sensor *sensor, double &xmin, double &ymin, double &xmax, double &ymax) const | Garfield::ViewBase | protected |
PlotLimits(Component *cmp, double &xmin, double &ymin, double &xmax, double &ymax) const | Garfield::ViewBase | protected |
PlotLimits(std::array< double, 3 > &bbmin, std::array< double, 3 > &bbmax, double &xmin, double &ymin, double &xmax, double &ymax) const | Garfield::ViewBase | protected |
PlotLimitsFromUserBox(double &xmin, double &ymin, double &xmax, double &ymax) const | Garfield::ViewBase | protected |
RangeSet(TPad *) | Garfield::ViewBase | protected |
Rotate(const double angle) | Garfield::ViewBase | |
SetAngle(const double angle) | Garfield::ViewMedium | inline |
SetArea(const double xmin, const double ymin, const double xmax, const double ymax) | Garfield::ViewBase | |
SetArea(const double xmin, const double ymin, const double zmin, const double xmax, const double ymax, const double zmax) | Garfield::ViewBase | virtual |
SetArea() | Garfield::ViewBase | inline |
SetCanvas(TPad *pad) | Garfield::ViewBase | inline |
SetCanvas() | Garfield::ViewBase | inline |
SetColours(const std::vector< short > &cols) | Garfield::ViewMedium | inline |
SetElectricField(const double efield) | Garfield::ViewMedium | inline |
SetLabels(const std::vector< std::string > &labels) | Garfield::ViewMedium | inline |
SetMagneticField(const double bfield) | Garfield::ViewMedium | inline |
SetMedium(Medium *m) | Garfield::ViewMedium | |
SetPlane(const double fx, const double fy, const double fz, const double x0, const double y0, const double z0) | Garfield::ViewBase | virtual |
SetPlane(const double fx, const double fy, const double fz, const double x0, const double y0, const double z0, const double hx, const double hy, const double hz) | Garfield::ViewBase | virtual |
SetPlaneXY() | Garfield::ViewBase | |
SetPlaneXZ() | Garfield::ViewBase | |
SetPlaneYZ() | Garfield::ViewBase | |
SetRange(TPad *pad, const double x0, const double y0, const double x1, const double y1) | Garfield::ViewBase | protected |
SetRangeA(const double amin, const double amax, const bool logscale) | Garfield::ViewMedium | |
SetRangeB(const double bmin, const double bmax, const bool logscale) | Garfield::ViewMedium | |
SetRangeE(const double emin, const double emax, const bool logscale) | Garfield::ViewMedium | |
SetRangeY(const double ymin, const double ymax, const bool logscale=false) | Garfield::ViewMedium | |
ToPlane(const T x, const T y, const T z, T &xp, T &yp) const | Garfield::ViewBase | inlineprotected |
UpdateProjectionMatrix() | Garfield::ViewBase | protected |
ViewBase()=delete | Garfield::ViewBase | |
ViewBase(const std::string &name) | Garfield::ViewBase | |
ViewMedium() | Garfield::ViewMedium | |
~ViewBase()=default | Garfield::ViewBase | virtual |
~ViewMedium()=default | Garfield::ViewMedium |