ATLAS Offline Software
|
#include <stdint.h>
#include <string>
#include <RootMetaSelection.h>
#include "AthLinks/ElementLinkBase.h"
#include "AthLinks/tools/TypeTools.h"
#include "ElementLink.icc"
Go to the source code of this file.
Classes | |
class | ROOT::Meta::Selection::ElementLink< STORABLE > |
class | ElementLink< STORABLE > |
ElementLink implementation for ROOT usage. More... | |
class | ROOT::Meta::Selection::ElementLink< STORABLE > |
Namespaces | |
ROOT | |
Selection rules: declare transient members. | |
ROOT::Meta | |
ROOT::Meta::Selection | |
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) |
bool operator< | ( | const ElementLink< STORABLE > & | lhs, |
const ElementLink< STORABLE > & | rhs | ||
) |
bool operator> | ( | const ElementLink< STORABLE > & | lhs, |
const ElementLink< STORABLE > & | rhs | ||
) |