ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Control
AthContainers
AthContainers
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
8
#include "
AthContainers/AuxTypeRegistry.h
"
9
#include "
AthContainers/AuxVectorData.h
"
10
#include "
AthContainers/AuxVectorBase.h
"
11
#include "
AthContainers/AuxElement.h
"
12
#include "
AthContainers/ViewVectorBase.h
"
13
#include "
AthContainersInterfaces/IAuxElement.h
"
14
#include "
AthContainersInterfaces/IAuxStore.h
"
15
#include "
AthContainersInterfaces/IConstAuxStore.h
"
16
#include "
AthContainersInterfaces/IAuxStoreIO.h
"
17
#include "
AthContainersInterfaces/IAuxStoreHolder.h
"
18
#include "
AthContainersInterfaces/IAuxSetOption.h
"
19
#include "
AthContainers/AuxStoreInternal.h
"
20
#include "
AthContainers/PackedLink.h
"
21
#include "
AthContainers/OwnershipPolicy.h
"
22
#include "
AthContainers/PackedParameters.h
"
23
#include "
AthContainers/ThinningDecision.h
"
24
#include "
AthContainers/debug.h
"
25
#include "AthLinks/DataLink.h"
26
27
28
namespace
{
29
struct
DUMMY_INSTANTIATION_ATHCONTAINERS {
30
DataLink<SG::IConstAuxStore> dummy1;
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
AuxElement.h
Base class for elements of a container that can have aux data.
AuxStoreInternal.h
An auxiliary data store that holds data internally.
AuxTypeRegistry.h
Handle mappings between names and auxid_t.
AuxVectorBase.h
Manage index tracking and synchronization of auxiliary data.
AuxVectorData.h
Manage lookup of vectors of auxiliary data.
PackedLink.h
debug.h
Helper functions intended to be called from the debugger.
IAuxElement.h
Flag that a class may have auxiliary data associated with it.
IAuxSetOption.h
Abstract interface for setting a option on a aux data container.
IAuxStoreHolder.h
IAuxStoreIO.h
Interface providing I/O for a generic auxiliary store.
IAuxStore.h
Interface for non-const operations on an auxiliary store.
IConstAuxStore.h
Interface for const operations on an auxiliary store.
OwnershipPolicy.h
PackedParameters.h
Describe how the contents of a PackedContainer are to be saved.
ThinningDecision.h
Hold thinning decisions for one container.
ViewVectorBase.h
Hold the persistent representation for a ViewVector.
Generated on
for ATLAS Offline Software by
1.17.0