ATLAS Offline Software
AthContainersDict.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 
24 #include "AthContainers/debug.h"
25 #include "AthLinks/DataLink.h"
26 
27 
28 namespace {
29  struct DUMMY_INSTANTIATION_ATHCONTAINERS {
31  std::pair<SG::auxid_set_t::const_iterator, bool> p2;
32  };
33 }
34 
35 // Work around cling error.
36 template class std::vector<std::pair<unsigned int, unsigned int> >;
37 
38 
IAuxStoreHolder.h
IAuxElement.h
Flag that a class may have auxiliary data associated with it.
PackedParameters.h
Describe how the contents of a PackedContainer are to be saved.
AuxVectorBase.h
Manage index tracking and synchronization of auxiliary data.
TRTCalib_cfilter.p2
p2
Definition: TRTCalib_cfilter.py:131
IAuxStoreIO.h
Interface providing I/O for a generic auxiliary store.
ThinningDecision.h
Hold thinning decisions for one container.
dummy1
std::pair< bool, LArBadChannel::LArBadChannelEnum::ProblemType > dummy1
Definition: LArBadChannelDBToolsDict.h:16
OwnershipPolicy.h
AuxVectorData.h
Manage lookup of vectors of auxiliary data.
IAuxSetOption.h
Abstract interface for setting a option on a aux data container.
AuxTypeRegistry.h
Handle mappings between names and auxid_t.
IAuxStore.h
Interface for non-const operations on an auxiliary store.
IConstAuxStore.h
Interface for const operations on an auxiliary store.
AuxStoreInternal.h
An auxiliary data store that holds data internally.
ViewVectorBase.h
Hold the persistent representation for a ViewVector.
AuxElement.h
Base class for elements of a container that can have aux data.
debug.h
Helper functions intended to be called from the debugger.