#include <MSDetectorControl.h>

Binary predicate that compares the passed DetectorFilePair's detector to a fixed one. Returns true if detectors are equal. (Used to prevent multiple inclusion of a detector for the same interval.)
Definition at line 420 of file MSDetectorControl.h.
Public Member Functions | |
| bool | operator() (const DetectorFilePair &pair, const MSDetectorFileOutput *det) const throw () |
| Returns true if detectors are equal. | |
| bool MSDetectorControl::detectorEquals::operator() | ( | const DetectorFilePair & | pair, | |
| const MSDetectorFileOutput * | det | |||
| ) | const throw () [inline] |
1.5.6