This is the complete list of members for Garfield::GeometryRoot, including all inherited members.
| EnableDebugging(const bool on=true) | Garfield::GeometryRoot | inline |
| Geometry()=delete | Garfield::Geometry | |
| Geometry(const std::string &name) | Garfield::Geometry | inline |
| GeometryRoot() | Garfield::GeometryRoot | |
| GetBoundingBox(double &xmin, double &ymin, double &zmin, double &xmax, double &ymax, double &zmax) override | Garfield::GeometryRoot | virtual |
| GetMaterial(const unsigned int i) | Garfield::GeometryRoot | |
| GetMaterial(const char *name) | Garfield::GeometryRoot | |
| GetMedium(const double x, const double y, const double z, const bool tesselated=false) const override | Garfield::GeometryRoot | virtual |
| GetNumberOfMaterials() | Garfield::GeometryRoot | |
| GetNumberOfSolids() const | Garfield::Geometry | inlinevirtual |
| GetSolid(const std::size_t) const | Garfield::Geometry | inlinevirtual |
| GetSolid(const std::size_t, Medium *&) const | Garfield::Geometry | inlinevirtual |
| IsInside(const double x, const double y, const double z, const bool tesselated=false) const override | Garfield::GeometryRoot | virtual |
| m_className | Garfield::Geometry | protected |
| m_debug | Garfield::GeometryRoot | protected |
| m_geoManager | Garfield::GeometryRoot | protected |
| m_materials | Garfield::GeometryRoot | protected |
| PrintGeoNotDefined(const std::string &fcn) const | Garfield::GeometryRoot | protected |
| SetGeometry(TGeoManager *geoman) | Garfield::GeometryRoot | |
| SetMedium(const unsigned int imat, Medium *med) | Garfield::GeometryRoot | |
| SetMedium(const char *mat, Medium *med) | Garfield::GeometryRoot | |
| ~Geometry() | Garfield::Geometry | inlinevirtual |
| ~GeometryRoot() | Garfield::GeometryRoot | inline |