![]() |
ATLAS Offline Software
|
#include "AsgTools/IAsgTool.h"#include "StoreGate/WriteDecorHandle.h"#include "xAODCaloEvent/CaloClusterContainer.h"#include "CaloClusterMatching/TopoClusterMap.h"Go to the source code of this file.
Classes | |
| class | ICaloClusterMatchingTool |
Namespaces | |
| namespace | ClusterMatching |
Typedefs | |
| typedef std::pair< const xAOD::CaloCluster *, float > | ClusterMatching::tcmatch_pair |
Enumerations | |
| enum | ClusterMatching::ClusterSortMethod { ClusterMatching::ClusterE , ClusterMatching::MatchedE , ClusterMatching::MatchedEFrac } |
Functions | |
| static bool | ClusterMatching::gtrClusterE (const tcmatch_pair &a, const tcmatch_pair &b) |
| static bool | ClusterMatching::gtrMatchedE (const tcmatch_pair &a, const tcmatch_pair &b) |
| static bool | ClusterMatching::gtrMatchedEFrac (const tcmatch_pair &a, const tcmatch_pair &b) |