ATLAS Offline Software
|
#include "tauEvent/TauCmp.h"
#include "tauEvent/TauJetParameters.h"
#include "AthLinks/ElementLink.h"
#include "CaloEvent/CaloCellContainer.h"
#include <limits>
#include <cmath>
#include <utility>
Go to the source code of this file.
Namespaces | |
Analysis | |
The namespace of all packages in PhysicsAnalysis/JetTagging. | |
Analysis::TauCmp | |
Functions | |
template<> | |
bool | Analysis::TauCmp::cmp (const double &a, const double &b) |
template<> | |
bool | Analysis::TauCmp::cmp< ElementLink< CaloCellContainer > > (const ElementLink< CaloCellContainer > &a, const ElementLink< CaloCellContainer > &b) |
template<> | |
bool | Analysis::TauCmp::cmp< std::pair< TauJetParameters::TauID, double > > (const std::pair< TauJetParameters::TauID, double > &a, const std::pair< TauJetParameters::TauID, double > &b) |
Implementation of tau comparison predicates
Package: Reconstruction/tauEvent
Created by Thomas Burgess on 2009-06-04.
Definition in file TauCmp.cxx.