ATLAS Offline Software
Typedefs
IdentifiableContainer.h File Reference

This class is a general container which can hold objects of accessed by an IdentifierHash For more information for the use of this class see https://atlassoftwaredocs.web.cern.ch/guides/trigger/idc/. More...

#include "EventContainers/IdentifiableContainerMT.h"
Include dependency graph for IdentifiableContainer.h:

Go to the source code of this file.

Typedefs

template<class T >
using IdentifiableContainer = IdentifiableContainerMT< T >
 

Detailed Description

This class is a general container which can hold objects of accessed by an IdentifierHash For more information for the use of this class see https://atlassoftwaredocs.web.cern.ch/guides/trigger/idc/.

Author
A E Barton abart.nosp@m.on@c.nosp@m.ern.c.nosp@m.h

Definition in file IdentifiableContainer.h.

Typedef Documentation

◆ IdentifiableContainer

template<class T >
using IdentifiableContainer = IdentifiableContainerMT<T>

Definition at line 11 of file IdentifiableContainer.h.