Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
tgeo_impl Namespace Reference

Functions

template<typename Solid >
TGeoShape::EInside Inside (const Double_t *point, Solid const *solid)
 Generic implementation of the inside function using just Contains and GetNormal.
 

Function Documentation

◆ Inside()

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.

Definition at line 185 of file TGeoShape.h.