ATLAS Offline Software
Classes | Namespaces | Functions
A/AthLinks/ElementLink.h File Reference
#include <stdint.h>
#include <string>
#include "AthLinks/ElementLinkBase.h"
#include "AthLinks/tools/selection_ns.h"
#include "AthLinks/tools/TypeTools.h"
#include "ElementLink.icc"
Include dependency graph for A/AthLinks/ElementLink.h:

Go to the source code of this file.

Classes

class  ElementLink< STORABLE >
 ElementLink implementation for ROOT usage. More...
 
class  ElementLink< STORABLE >
 ElementLink implementation for ROOT usage. More...
 
class  ElementLink< STORABLE >
 ElementLink implementation for ROOT usage. More...
 

Namespaces

 xAOD
 ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
 

Functions

template<typename STORABLE >
bool operator< (const ElementLink< STORABLE > &lhs, const ElementLink< STORABLE > &rhs)
 
template<typename STORABLE >
bool operator> (const ElementLink< STORABLE > &lhs, const ElementLink< STORABLE > &rhs)
 

Function Documentation

◆ operator<()

template<typename STORABLE >
bool operator< ( const ElementLink< STORABLE > &  lhs,
const ElementLink< STORABLE > &  rhs 
)

◆ operator>()

template<typename STORABLE >
bool operator> ( const ElementLink< STORABLE > &  lhs,
const ElementLink< STORABLE > &  rhs 
)