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