ATLAS Offline Software
Loading...
Searching...
No Matches
ElementLink.h File Reference
#include <stdint.h>
#include <string>
#include <RootMetaSelection.h>
#include "AthLinks/ElementLinkBase.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

 ElementLink implementation for ROOT usage. More...

Namespaces

namespace  ROOT
 Selection rules: declare transient members.
namespace  ROOT::Meta
namespace  ROOT::Meta::Selection
namespace  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 )