ATLAS Offline Software
|
#include "L1TopoAlgorithms/MuonSort.h"
#include "L1TopoEvent/TOBArray.h"
#include "L1TopoEvent/MuonTOBArray.h"
#include "L1TopoEvent/GenericTOB.h"
#include <algorithm>
Go to the source code of this file.
Functions | |
bool | SortByEtLargestM (TCS::GenericTOB *tob1, TCS::GenericTOB *tob2) |
bool SortByEtLargestM | ( | TCS::GenericTOB * | tob1, |
TCS::GenericTOB * | tob2 | ||
) |
Definition at line 17 of file MuonSort.cxx.