Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TGeoShape.h File Reference
#include "TNamed.h"
Include dependency graph for TGeoShape.h:
This graph shows which files directly or indirectly include this file:

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.