|  | ATLAS Offline Software
    | 
class extensions to return also the object More...
#include <Intersection.h>
| Public Member Functions | |
| ObjectIntersection (const Intersection &sInter, const T *sObject, PropDirection dir=alongMomentum) | |
| Object intersection.  More... | |
| bool | operator< (const ObjectIntersection< T > &oi) const | 
| smaller operator for ordering & sorting  More... | |
| Public Attributes | |
| Intersection | intersection | 
| const T * | object | 
| PropDirection | pDirection | 
class extensions to return also the object
Definition at line 43 of file Intersection.h.
| 
 | inline | 
Object intersection.
Definition at line 51 of file Intersection.h.
| 
 | inline | 
| Intersection Trk::ObjectIntersection< T >::intersection | 
Definition at line 46 of file Intersection.h.
| const T* Trk::ObjectIntersection< T >::object | 
Definition at line 47 of file Intersection.h.
| PropDirection Trk::ObjectIntersection< T >::pDirection | 
Definition at line 48 of file Intersection.h.
 1.8.18
 1.8.18