![]() |
ATLAS Offline Software
|
#include "xAODCore/AuxContainerBase.h"#include "AthContainers/DataVector.h"#include "AthContainers/AuxElement.h"#include "GaudiKernel/MsgStream.h"#include "AthenaKernel/getMessageSvc.h"#include "GeoModelKernel/throwExcept.h"#include "StoreGate/WriteHandle.h"#include <concepts>Go to the source code of this file.
Classes | |
| class | xAOD::FillContainer< Cont_t, AuxCont_t > |
Namespaces | |
| namespace | xAOD |
| ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |
| namespace | xAOD::detail |
| Internal implementation details and type concepts for container merging. | |
Concepts | |
| concept | xAOD::detail::AuxContainerConcept |
| Define that the templated class needs to inherit from the AuxContainerBase class. | |
| concept | xAOD::detail::DataVectorConcept |
| Define a data vector. | |
| concept | xAOD::detail::PrimaryContainerConcept |
| Define the primary container. | |