#include <JetAbsEta.h>
Public Member Functions | |
double | operator() (const Jet &j) const |
Definition at line 10 of file JetAbsEta.h.
double fftjetcms::PeakAbsEta< Jet >::operator() | ( | const Jet & | j | ) | const [inline] |
Definition at line 12 of file JetAbsEta.h.
{return fabs(j.eta());}