ATLAS Offline Software
Loading...
Searching...
No Matches
TauCmp.cxx File Reference

Implementation of tau comparison predicates. More...

#include "tauEvent/TauCmp.h"
#include "tauEvent/TauJetParameters.h"
#include "AthLinks/ElementLink.h"
#include "CaloEvent/CaloCellContainer.h"
#include <limits>
#include <cmath>
#include <utility>
Include dependency graph for TauCmp.cxx:

Go to the source code of this file.

Namespaces

namespace  Analysis
 The namespace of all packages in PhysicsAnalysis/JetTagging.
namespace  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)

Detailed Description

Implementation of tau comparison predicates.

Package: Reconstruction/tauEvent

Definition in file TauCmp.cxx.