ATLAS Offline Software
Namespaces | Functions
TauCmp.cxx File Reference
#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

 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)
 

Detailed Description

Implementation of tau comparison predicates

Package: Reconstruction/tauEvent

Author
Thomas Burgess

Created by Thomas Burgess on 2009-06-04.

Definition in file TauCmp.cxx.