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

NCExtrapolation::InterpCacheCompare Struct Reference

Helper for fInterpCache. More...

List of all members.

Public Member Functions

bool operator() (const NC::OscProb::OscPars *a, const NC::OscProb::OscPars *b) const


Detailed Description

Helper for fInterpCache.

Definition at line 280 of file NCExtrapolation.h.


Member Function Documentation

bool NCExtrapolation::InterpCacheCompare::operator() const NC::OscProb::OscPars a,
const NC::OscProb::OscPars b
const [inline]
 

Definition at line 281 of file NCExtrapolation.h.

00282                                                      {
00283       return *a < *b;
00284     }


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