#include "TNamed.h"Classes | |
| class | TGeoShape |
| Base abstract class for all shapes. More... | |
Namespaces | |
| namespace | tgeo_impl |
Functions | |
| template<typename Solid > | |
| TGeoShape::EInside | tgeo_impl::Inside (const Double_t *point, Solid const *solid) |
| Generic implementation of the inside function using just Contains and GetNormal. | |