Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

peak_before Struct Reference

List of all members.

Public Member Functions

bool operator() (TimeSlice_t a, TimeSlice_t b)

Member Function Documentation

bool peak_before::operator() TimeSlice_t  a,
TimeSlice_t  b
[inline]
 

Definition at line 136 of file AltAlgSliceList.cxx.

References TimeSlice_t, and timeslice::tpeak.

00136 { return a.tpeak < b.tpeak; }


The documentation for this struct was generated from the following file:
Generated on Mon Feb 15 11:10:00 2010 for loon by  doxygen 1.3.9.1