| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

VolumeIntersectionIntervals::CompareIntersections Class Reference

"very specific" comparison for intersections!!! More...

#include <VolumeIntersectionIntervals.h>

List of all members.


Public Member Functions

bool operator() (const ILVolume::Intersection &i1, const ILVolume::Intersection &i2) const

Detailed Description

"very specific" comparison for intersections!!!

Author:
Vanya Belyaev Ivan.Belyaev@itep.ru

Definition at line 474 of file VolumeIntersectionIntervals.h.


Member Function Documentation

bool VolumeIntersectionIntervals::CompareIntersections::operator() ( const ILVolume::Intersection i1,
const ILVolume::Intersection i2 
) const [inline]

Definition at line 480 of file VolumeIntersectionIntervals.h.

00482     { return i1.first.first < i2.first.first; }


The documentation for this class was generated from the following file:
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:00:22 2011 for DetDesc by doxygen 1.4.7