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