ATLAS Offline Software
|
#include "JetRec/JetSorter.h"
Go to the source code of this file.
Typedefs | |
using | compFunc = bool(*)(const xAOD::Jet *, const xAOD::Jet *) |
Functions | |
bool | ptCompare (const xAOD::Jet *j1, const xAOD::Jet *j2) |
Variables | |
const std::map< std::string, compFunc > | g_compFuncMap |
Definition at line 12 of file JetSorter.cxx.
Definition at line 9 of file JetSorter.cxx.
Definition at line 13 of file JetSorter.cxx.