#include <TDetector.h>
This class is a predicate class for determining whether which TDetector has the highest energy value. It is used with the STL containers (they sort in descending order).
Definition at line 217 of file TDetector.h.
Public Member Functions | |
Bool_t | operator() (TDetector *, TDetector *) const |
|
Determines which detector has the largest energy.
Definition at line 222 of file TDetector.h. References TDetector::GetMaxEnergy(). |
Here is the call graph for this function: