![]() |
Garfield 0.3
Toolkit for the detailed simulation of particle detectors based on ionization measurement in gases and semiconductors
|
This is the complete list of members for Garfield::ViewIsochrons, including all inherited members.
| CheckCrossings(const bool on=true) | Garfield::ViewIsochrons | inline |
| Clip(const std::array< float, 3 > &x0, const std::array< float, 3 > &x1, std::array< float, 3 > &xc) const | Garfield::ViewBase | protected |
| ComputeDriftLines(const double tstep, const std::vector< std::array< double, 3 > > &points, std::vector< std::vector< std::array< double, 3 > > > &driftLines, std::vector< std::array< double, 3 > > &startPoints, std::vector< std::array< double, 3 > > &endPoints, std::vector< int > &statusCodes, const bool rev=false) | Garfield::ViewIsochrons | private |
| DrawLine(const std::vector< std::array< float, 3 > > &xl, const short col, const short lw) | Garfield::ViewBase | protected |
| DriftElectrons(const bool positive=false) | Garfield::ViewIsochrons | inline |
| DriftIons(const bool negative=false) | Garfield::ViewIsochrons | inline |
| EnableDebugging(const bool on=true) | Garfield::ViewBase | inline |
| EnableSorting(const bool on=true) | Garfield::ViewIsochrons | 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_aspectRatio | Garfield::ViewIsochrons | private |
| m_canvas | Garfield::ViewBase | private |
| m_checkCrossings | Garfield::ViewIsochrons | private |
| m_className | Garfield::ViewBase | protected |
| m_component | Garfield::ViewIsochrons | private |
| m_connectionThreshold | Garfield::ViewIsochrons | private |
| m_debug | Garfield::ViewBase | protected |
| m_lineStyle | Garfield::ViewIsochrons | private |
| m_loopThreshold | Garfield::ViewIsochrons | private |
| m_markerStyle | Garfield::ViewIsochrons | private |
| m_pad | Garfield::ViewBase | private |
| m_particle | Garfield::ViewIsochrons | private |
| m_plane | Garfield::ViewBase | protected |
| m_positive | Garfield::ViewIsochrons | private |
| m_prmat | Garfield::ViewBase | protected |
| m_proj | Garfield::ViewBase | protected |
| m_sensor | Garfield::ViewIsochrons | private |
| m_sortContours | Garfield::ViewIsochrons | private |
| 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 |
| PlotIsochrons(const double tstep, const std::vector< std::array< double, 3 > > &points, const bool rev=false, const bool colour=false, const bool markers=false, const bool plotDriftLines=true) | Garfield::ViewIsochrons | |
| 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(TVirtualPad *) | Garfield::ViewBase | protectedstatic |
| Rotate(const double angle) | Garfield::ViewBase | |
| 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 |
| SetAspectRatioSwitch(const double ar) | Garfield::ViewIsochrons | |
| SetCanvas(TPad *pad) | Garfield::ViewBase | inline |
| SetCanvas() | Garfield::ViewBase | inline |
| SetComponent(Component *c) | Garfield::ViewIsochrons | |
| SetConnectionThreshold(const double thr) | Garfield::ViewIsochrons | |
| SetLoopThreshold(const double thr) | Garfield::ViewIsochrons | |
| 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 | |
| SetPlaneZX() | Garfield::ViewBase | |
| SetPlaneZY() | Garfield::ViewBase | |
| SetPlotLimits() | Garfield::ViewIsochrons | private |
| SetRange(TVirtualPad *pad, const double x0, const double y0, const double x1, const double y1) | Garfield::ViewBase | protectedstatic |
| SetSensor(Sensor *s) | Garfield::ViewIsochrons | |
| SortContour(std::vector< std::pair< std::array< double, 4 >, unsigned int > > &contour, bool &circle) | Garfield::ViewIsochrons | private |
| 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 | |
| ViewIsochrons() | Garfield::ViewIsochrons | |
| ~ViewBase()=default | Garfield::ViewBase | virtual |
| ~ViewIsochrons()=default | Garfield::ViewIsochrons |