Logo ROOT  
Reference Guide
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 187 of file TGeoShape.h.